Sun, 16 Jan 2005 12:14:52 +0000(svn r1537) -Fix: Close all and any open filehandles open at shutdown (tamlin)
darkvater [Sun, 16 Jan 2005 12:14:52 +0000] rev 1036
(svn r1537) -Fix: Close all and any open filehandles open at shutdown (tamlin)

Sun, 16 Jan 2005 11:24:58 +0000(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn them into inline functions and add some asserts
tron [Sun, 16 Jan 2005 11:24:58 +0000] rev 1035
(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn them into inline functions and add some asserts

Sun, 16 Jan 2005 11:18:17 +0000(svn r1535) -Fix: bah, I hate to be wrong.. oh, euh, wrong copy/paste from TPFMode 1
truelight [Sun, 16 Jan 2005 11:18:17 +0000] rev 1034
(svn r1535) -Fix: bah, I hate to be wrong.. oh, euh, wrong copy/paste from TPFMode 1

Sun, 16 Jan 2005 11:04:45 +0000(svn r1534) Use memmove() instead of memcpy() when copying overlapping memory (tamlin)
tron [Sun, 16 Jan 2005 11:04:45 +0000] rev 1033
(svn r1534) Use memmove() instead of memcpy() when copying overlapping memory (tamlin)

Sun, 16 Jan 2005 09:51:56 +0000(svn r1533) Turn an if cascade into a switch and move a const array to the only location where it is used
tron [Sun, 16 Jan 2005 09:51:56 +0000] rev 1032
(svn r1533) Turn an if cascade into a switch and move a const array to the only location where it is used

Sun, 16 Jan 2005 00:23:19 +0000(svn r1532) -Fix: [1103078] default service period patch options are now cast to 0 with right variable size.
darkvater [Sun, 16 Jan 2005 00:23:19 +0000] rev 1031
(svn r1532) -Fix: [1103078] default service period patch options are now cast to 0 with right variable size.

Sat, 15 Jan 2005 21:41:49 +0000(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)
darkvater [Sat, 15 Jan 2005 21:41:49 +0000] rev 1030
(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)

Sat, 15 Jan 2005 21:30:16 +0000(svn r1530) Makefilefix: now the binary never links to SDL if DEDICATED is set. Thanks to igor2code for making me aware of this issue even through I fixed it in a different way than his patch did. (I made dedicated never link to sdl, nomatter what makefile.config says)
bjarni [Sat, 15 Jan 2005 21:30:16 +0000] rev 1029
(svn r1530) Makefilefix: now the binary never links to SDL if DEDICATED is set. Thanks to igor2code for making me aware of this issue even through I fixed it in a different way than his patch did. (I made dedicated never link to sdl, nomatter what makefile.config says)

Sat, 15 Jan 2005 20:43:01 +0000(svn r1529) -Feature: [1090950] Adding 16:10 resolutions for mainly laptops (doode)
darkvater [Sat, 15 Jan 2005 20:43:01 +0000] rev 1028
(svn r1529) -Feature: [1090950] Adding 16:10 resolutions for mainly laptops (doode)

Sat, 15 Jan 2005 20:10:44 +0000(svn r1528) -Fix: forgot to init a variable
truelight [Sat, 15 Jan 2005 20:10:44 +0000] rev 1027
(svn r1528) -Fix: forgot to init a variable