Fri, 15 Jul 2005 12:16:16 +0000(svn r2570) Fix: Removed some code that had no effect.
ludde [Fri, 15 Jul 2005 12:16:16 +0000] rev 2061
(svn r2570) Fix: Removed some code that had no effect.

Fri, 15 Jul 2005 09:01:23 +0000(svn r2569) Get rid of some dubious casts and thus warnings on 64bit machines
tron [Fri, 15 Jul 2005 09:01:23 +0000] rev 2060
(svn r2569) Get rid of some dubious casts and thus warnings on 64bit machines

Fri, 15 Jul 2005 07:48:17 +0000(svn r2568) Small cleanup in strgen: static, bracing, ...
tron [Fri, 15 Jul 2005 07:48:17 +0000] rev 2059
(svn r2568) Small cleanup in strgen: static, bracing, ...

Thu, 14 Jul 2005 17:45:02 +0000(svn r2567) [Translators] Updated translations to 20050714 (2 lang(s))
miham [Thu, 14 Jul 2005 17:45:02 +0000] rev 2058
(svn r2567) [Translators] Updated translations to 20050714 (2 lang(s))

Thu, 14 Jul 2005 15:10:20 +0000(svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anyway
tron [Thu, 14 Jul 2005 15:10:20 +0000] rev 2057
(svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anyway

Thu, 14 Jul 2005 09:53:52 +0000(svn r2565) Fix: Remove GetParamInt8, GetParamInt16, GetParamUint16.. they are just confusing and just do the same thing as GetParamInt32
ludde [Thu, 14 Jul 2005 09:53:52 +0000] rev 2056
(svn r2565) Fix: Remove GetParamInt8, GetParamInt16, GetParamUint16.. they are just confusing and just do the same thing as GetParamInt32

Thu, 14 Jul 2005 09:43:59 +0000(svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not meant to be used by GUI-code, because it modifies the "game-state".
ludde [Thu, 14 Jul 2005 09:43:59 +0000] rev 2055
(svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not meant to be used by GUI-code, because it modifies the "game-state".
Added a way to bind a C-string to an openttd string which doesn't modify the game state.

Thu, 14 Jul 2005 06:10:23 +0000(svn r2563) -Fix: [1209084] Spaces in the path to the MIDI files caused the win32 MIDI player to fail
tron [Thu, 14 Jul 2005 06:10:23 +0000] rev 2054
(svn r2563) -Fix: [1209084] Spaces in the path to the MIDI files caused the win32 MIDI player to fail

Wed, 13 Jul 2005 20:41:44 +0000(svn r2562) Fix: Merged {NUMU16}, {INT32}. They do the same thing now.
ludde [Wed, 13 Jul 2005 20:41:44 +0000] rev 2053
(svn r2562) Fix: Merged {NUMU16}, {INT32}. They do the same thing now.

Wed, 13 Jul 2005 20:35:52 +0000(svn r2561) Fix: Remove {COMMA16} and {COMMA8}. Those are not needed anymore.
ludde [Wed, 13 Jul 2005 20:35:52 +0000] rev 2052
(svn r2561) Fix: Remove {COMMA16} and {COMMA8}. Those are not needed anymore.