tron [Sun, 25 Sep 2005 09:04:59 +0000] rev 2458
(svn r2984) Use adequate types, this should aid portability a bit
miham [Sat, 24 Sep 2005 20:24:35 +0000] rev 2457
(svn r2983) [Translations] Updating translations to 2005-09-24 {@892} (11 langs changed)
peter1138 [Sat, 24 Sep 2005 13:56:39 +0000] rev 2456
(svn r2982) Newgrf: Added patch option for wagon speed limits. This is enabled by default.
tron [Sat, 24 Sep 2005 06:43:26 +0000] rev 2455
(svn r2981) Remove a no-op
Darkvater [Fri, 23 Sep 2005 23:23:01 +0000] rev 2454
(svn r2980) - Add some comments to some setting enums, and fix a 'const' warning.
- Add settings.h to VS.NET project.
tron [Fri, 23 Sep 2005 20:20:08 +0000] rev 2453
(svn r2979) Avoid unnecessary recursion
tron [Fri, 23 Sep 2005 20:13:48 +0000] rev 2452
(svn r2978) Make a global variable local
hackykid [Fri, 23 Sep 2005 17:37:21 +0000] rev 2451
(svn r2977) - CodeChange: [pbs] Use a check to see if a rail segment is a pbs segment, instead of letting the pathfinder determine this.
tron [Fri, 23 Sep 2005 14:21:39 +0000] rev 2450
(svn r2976) -Fix: Align settings pool items to the size of void* to fix bus errors on 64bit architectures which require aligned variables
tron [Fri, 23 Sep 2005 12:13:58 +0000] rev 2449
(svn r2975) Use the correct types, not types which accidently have the same size on 32bit machines