Wed, 20 Jul 2005 19:12:30 +0000(svn r2655) An uint16 is an uint16, not a byte - fix wrong cast
tron [Wed, 20 Jul 2005 19:12:30 +0000] rev 2145
(svn r2655) An uint16 is an uint16, not a byte - fix wrong cast

Wed, 20 Jul 2005 19:08:02 +0000(svn r2654) SlWriteUint16() should have a uint16 as parameter, not some arbitrary enum
tron [Wed, 20 Jul 2005 19:08:02 +0000] rev 2144
(svn r2654) SlWriteUint16() should have a uint16 as parameter, not some arbitrary enum

Wed, 20 Jul 2005 17:48:35 +0000(svn r2653) [Translators] Updated translations to 20050720 (28 lang(s))
miham [Wed, 20 Jul 2005 17:48:35 +0000] rev 2143
(svn r2653) [Translators] Updated translations to 20050720 (28 lang(s))

Wed, 20 Jul 2005 15:38:11 +0000(svn r2652) - CodeChange: show 'too many sprites' in hex value; Patch signed off by Tron
Darkvater [Wed, 20 Jul 2005 15:38:11 +0000] rev 2142
(svn r2652) - CodeChange: show 'too many sprites' in hex value; Patch signed off by Tron

Wed, 20 Jul 2005 15:36:22 +0000(svn r2651) - Fix: [ 1220776 ] Removes warning when compiling saveload.c on some GCC versions (glx). This only works as long as there is only 1 saving thread active, as is the case now.
Darkvater [Wed, 20 Jul 2005 15:36:22 +0000] rev 2141
(svn r2651) - Fix: [ 1220776 ] Removes warning when compiling saveload.c on some GCC versions (glx). This only works as long as there is only 1 saving thread active, as is the case now.

Wed, 20 Jul 2005 15:29:28 +0000(svn r2650) Convert many explicit shifts+ands to extract bits to invocations of GB - should be a bit nicer to read
tron [Wed, 20 Jul 2005 15:29:28 +0000] rev 2140
(svn r2650) Convert many explicit shifts+ands to extract bits to invocations of GB - should be a bit nicer to read

Wed, 20 Jul 2005 09:49:04 +0000(svn r2649) Get rid of 2 warnings.
ludde [Wed, 20 Jul 2005 09:49:04 +0000] rev 2139
(svn r2649) Get rid of 2 warnings.

Wed, 20 Jul 2005 09:35:05 +0000(svn r2648) Only use _stdcall calling convention for zlib on win32/msvc.
ludde [Wed, 20 Jul 2005 09:35:05 +0000] rev 2138
(svn r2648) Only use _stdcall calling convention for zlib on win32/msvc.

Wed, 20 Jul 2005 09:31:46 +0000(svn r2647) Fix: [ntp] Fix assertion error introduced in r2635
ludde [Wed, 20 Jul 2005 09:31:46 +0000] rev 2137
(svn r2647) Fix: [ntp] Fix assertion error introduced in r2635

Wed, 20 Jul 2005 09:17:20 +0000(svn r2646) Change: [ntp] Fix uninitialized variable and add some more asserts to be able to debug an assert error.
ludde [Wed, 20 Jul 2005 09:17:20 +0000] rev 2136
(svn r2646) Change: [ntp] Fix uninitialized variable and add some more asserts to be able to debug an assert error.