Sat, 23 Jul 2005 15:16:57 +0000(svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
tron [Sat, 23 Jul 2005 15:16:57 +0000] rev 2171
(svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
This results in shorter and hopefully easier to maintain files.
Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.)

Sat, 23 Jul 2005 06:51:26 +0000(svn r2684) Correctly save and load company_value, it's 64 bits wide, not 32 bits
tron [Sat, 23 Jul 2005 06:51:26 +0000] rev 2170
(svn r2684) Correctly save and load company_value, it's 64 bits wide, not 32 bits

Sat, 23 Jul 2005 06:45:57 +0000(svn r2683) Remove redundant function call propagate return value
tron [Sat, 23 Jul 2005 06:45:57 +0000] rev 2169
(svn r2683) Remove redundant function call propagate return value

Fri, 22 Jul 2005 18:19:06 +0000(svn r2682) Static, casts, misc.
tron [Fri, 22 Jul 2005 18:19:06 +0000] rev 2168
(svn r2682) Static, casts, misc.

Fri, 22 Jul 2005 16:14:24 +0000(svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unless you know what you're doing!
orudge [Fri, 22 Jul 2005 16:14:24 +0000] rev 2167
(svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unless you know what you're doing!

Fri, 22 Jul 2005 15:12:51 +0000(svn r2680) Fix a warning
tron [Fri, 22 Jul 2005 15:12:51 +0000] rev 2166
(svn r2680) Fix a warning

Fri, 22 Jul 2005 09:16:34 +0000(svn r2675) - Fix: pressing enter on a load-window resulted in saving the game (Luca)
Darkvater [Fri, 22 Jul 2005 09:16:34 +0000] rev 2165
(svn r2675) - Fix: pressing enter on a load-window resulted in saving the game (Luca)

Fri, 22 Jul 2005 08:40:19 +0000(svn r2674) - CodeChange: [pbs] Generalise the PSBISPbsDepot function so it can check if an arbitrary junction is a pbs junction. Preparations for making pbs more safe.
hackykid [Fri, 22 Jul 2005 08:40:19 +0000] rev 2164
(svn r2674) - CodeChange: [pbs] Generalise the PSBISPbsDepot function so it can check if an arbitrary junction is a pbs junction. Preparations for making pbs more safe.

Fri, 22 Jul 2005 07:02:20 +0000(svn r2673) Include functions.h directly, not globally via openttd.h
tron [Fri, 22 Jul 2005 07:02:20 +0000] rev 2163
(svn r2673) Include functions.h directly, not globally via openttd.h

Fri, 22 Jul 2005 06:31:31 +0000(svn r2672) Move saving/loading related declarations to saveload.h
tron [Fri, 22 Jul 2005 06:31:31 +0000] rev 2162
(svn r2672) Move saving/loading related declarations to saveload.h

Thu, 21 Jul 2005 22:22:26 +0000(svn r2671) [Translations] Hand-fix polish.txt
miham [Thu, 21 Jul 2005 22:22:26 +0000] rev 2161
(svn r2671) [Translations] Hand-fix polish.txt
Translators beware! Please double check your language behaviour!
Otherwise, WebTranslator now also checks paramnumber of the plural param,
and refuses to accept badly formatted plural or gender params!

Thu, 21 Jul 2005 22:18:02 +0000(svn r2670) Fix r2669
tron [Thu, 21 Jul 2005 22:18:02 +0000] rev 2160
(svn r2670) Fix r2669

Thu, 21 Jul 2005 22:15:02 +0000(svn r2669) Shuffle some more stuff around to reduce dependencies
tron [Thu, 21 Jul 2005 22:15:02 +0000] rev 2159
(svn r2669) Shuffle some more stuff around to reduce dependencies

Thu, 21 Jul 2005 21:13:42 +0000(svn r2668) [Translations] Updated to 2005-07-21 (4 langs)
miham [Thu, 21 Jul 2005 21:13:42 +0000] rev 2158
(svn r2668) [Translations] Updated to 2005-07-21 (4 langs)

Thu, 21 Jul 2005 19:58:36 +0000(svn r2667) [Translations] Restored german translations (2652:2653)
miham [Thu, 21 Jul 2005 19:58:36 +0000] rev 2157
(svn r2667) [Translations] Restored german translations (2652:2653)

Thu, 21 Jul 2005 19:57:07 +0000(svn r2666) w32dm.c needs MAX_PATH, which gets defined in variables.h
tron [Thu, 21 Jul 2005 19:57:07 +0000] rev 2156
(svn r2666) w32dm.c needs MAX_PATH, which gets defined in variables.h

Thu, 21 Jul 2005 19:46:58 +0000(svn r2665) Move some variables, which are only used by music_gui.c, there
tron [Thu, 21 Jul 2005 19:46:58 +0000] rev 2155
(svn r2665) Move some variables, which are only used by music_gui.c, there

Thu, 21 Jul 2005 19:36:43 +0000(svn r2664) Remove depedency on player.h from variables.h
tron [Thu, 21 Jul 2005 19:36:43 +0000] rev 2154
(svn r2664) Remove depedency on player.h from variables.h

Thu, 21 Jul 2005 18:44:27 +0000(svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
tron [Thu, 21 Jul 2005 18:44:27 +0000] rev 2153
(svn r2663) Include variables.h only in these files which need it, not globally via openttd.h

Thu, 21 Jul 2005 18:01:43 +0000(svn r2662) [Translations] Updated translations to 2005-07-20
miham [Thu, 21 Jul 2005 18:01:43 +0000] rev 2152
(svn r2662) [Translations] Updated translations to 2005-07-20

Thu, 21 Jul 2005 17:44:20 +0000(svn r2661) [Translators] Updated translations to 20050721 (1 lang(s))
miham [Thu, 21 Jul 2005 17:44:20 +0000] rev 2151
(svn r2661) [Translators] Updated translations to 20050721 (1 lang(s))

Thu, 21 Jul 2005 06:31:02 +0000(svn r2660) Get rid of some more shifting/anding/casting
tron [Thu, 21 Jul 2005 06:31:02 +0000] rev 2150
(svn r2660) Get rid of some more shifting/anding/casting

Thu, 21 Jul 2005 06:13:17 +0000(svn r2659) Catch up with reality in the landscape documentation
tron [Thu, 21 Jul 2005 06:13:17 +0000] rev 2149
(svn r2659) Catch up with reality in the landscape documentation

Wed, 20 Jul 2005 22:05:13 +0000(svn r2658) -Codechange: Use MAKE_TRANSPARENT to display a transparented sprite
celestar [Wed, 20 Jul 2005 22:05:13 +0000] rev 2148
(svn r2658) -Codechange: Use MAKE_TRANSPARENT to display a transparented sprite

Wed, 20 Jul 2005 22:02:58 +0000(svn r2657) -Codechange: The available railtypes per player are now a bitmask, so
celestar [Wed, 20 Jul 2005 22:02:58 +0000] rev 2147
(svn r2657) -Codechange: The available railtypes per player are now a bitmask, so
that railtypes do not be in ascending order of appearance. Allows easier
implementation or more railtypes

Wed, 20 Jul 2005 19:15:23 +0000(svn r2656) [Translations] Revert changes done in 2653
miham [Wed, 20 Jul 2005 19:15:23 +0000] rev 2146
(svn r2656) [Translations] Revert changes done in 2653

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