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