Thu, 23 Dec 2004 23:15:07 +0000(svn r1268) -Fix: some warnings in gfx.c fixed
darkvater [Thu, 23 Dec 2004 23:15:07 +0000] rev 798
(svn r1268) -Fix: some warnings in gfx.c fixed
-Fix: Makefile now correctly works for cygwin/mingw; altough defining only cygwin does not compile the game
-Fix: moved SDL information message from severity 0 to 1. Only errors/severe warnings should be level 0

Thu, 23 Dec 2004 22:45:24 +0000(svn r1267) -Fix: fix the wrong language file postfix strings...if you do such a change in english.txt, please also update the other language as well too!
darkvater [Thu, 23 Dec 2004 22:45:24 +0000] rev 797
(svn r1267) -Fix: fix the wrong language file postfix strings...if you do such a change in english.txt, please also update the other language as well too!

Thu, 23 Dec 2004 22:31:46 +0000(svn r1266) -Fix: fix some cygwin/mingw warnings
darkvater [Thu, 23 Dec 2004 22:31:46 +0000] rev 796
(svn r1266) -Fix: fix some cygwin/mingw warnings
-Note: when compiling with MinGW (-mno-cygwin) __MINGW32__ is defined; when compiling without it __CYGWIN32__ is defined. You need to set either -mno-cygwin (MinGW) or -mwin32 (Cygwin) to have WIN32 defined

Thu, 23 Dec 2004 21:58:01 +0000(svn r1265) -Fix: the server can also no longer use the money cheat if the
truelight [Thu, 23 Dec 2004 21:58:01 +0000] rev 795
(svn r1265) -Fix: the server can also no longer use the money cheat if the
advertise-mode is active

Thu, 23 Dec 2004 20:42:24 +0000(svn r1264) Fix: Default currency is GBP again and the currency identifier is displayed correctly in the config file
dominik [Thu, 23 Dec 2004 20:42:24 +0000] rev 794
(svn r1264) Fix: Default currency is GBP again and the currency identifier is displayed correctly in the config file

Thu, 23 Dec 2004 20:33:57 +0000(svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 chars
truelight [Thu, 23 Dec 2004 20:33:57 +0000] rev 793
(svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 chars
-Fix: You can enter some more chars in the chatbox

Thu, 23 Dec 2004 20:23:05 +0000(svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)
darkvater [Thu, 23 Dec 2004 20:23:05 +0000] rev 792
(svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)

Thu, 23 Dec 2004 19:50:01 +0000(svn r1261) Removed the English strings from danish.txt
bjarni [Thu, 23 Dec 2004 19:50:01 +0000] rev 791
(svn r1261) Removed the English strings from danish.txt

Thu, 23 Dec 2004 19:33:17 +0000(svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)
darkvater [Thu, 23 Dec 2004 19:33:17 +0000] rev 790
(svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)

Thu, 23 Dec 2004 19:23:56 +0000(svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)
truelight [Thu, 23 Dec 2004 19:23:56 +0000] rev 789
(svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)