Fri, 24 Dec 2004 00:33:41 +0000(svn r1274) Makefile: networking is not longer experimental 0.3.5
bjarni [Fri, 24 Dec 2004 00:33:41 +0000] rev 804
(svn r1274) Makefile: networking is not longer experimental

Fri, 24 Dec 2004 00:24:13 +0000(svn r1273) Daily langfile updates (automatic)
miham [Fri, 24 Dec 2004 00:24:13 +0000] rev 803
(svn r1273) Daily langfile updates (automatic)

Fri, 24 Dec 2004 00:13:32 +0000(svn r1272) -Fix: game compiles again with network disabled
truelight [Fri, 24 Dec 2004 00:13:32 +0000] rev 802
(svn r1272) -Fix: game compiles again with network disabled

Fri, 24 Dec 2004 00:00:10 +0000(svn r1271) -Fix: set eol-style to native on missing files
darkvater [Fri, 24 Dec 2004 00:00:10 +0000] rev 801
(svn r1271) -Fix: set eol-style to native on missing files
-Added known_bugs file with open bugs on SF..should be included with installer
-Updated installer for 0.3.5

Thu, 23 Dec 2004 23:53:13 +0000(svn r1270) Updated all languages so they are ready to be released
bjarni [Thu, 23 Dec 2004 23:53:13 +0000] rev 800
(svn r1270) Updated all languages so they are ready to be released
moved russian, turkish and latvian 'translations' to lang/unfinished so we do not release 'translations' with nearly no translated strings

Thu, 23 Dec 2004 23:32:07 +0000(svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight [Thu, 23 Dec 2004 23:32:07 +0000] rev 799
(svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
- Marked docs/console.txt as out-dated

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