Sat, 23 Jul 2005 17:22:39 +0000(svn r2691) Separate dedicated video driver and fix bemidi declarations
tron [Sat, 23 Jul 2005 17:22:39 +0000] rev 2177
(svn r2691) Separate dedicated video driver and fix bemidi declarations

Sat, 23 Jul 2005 16:28:19 +0000(svn r2690) - Minor cleanups to os2.c and hal.h
orudge [Sat, 23 Jul 2005 16:28:19 +0000] rev 2176
(svn r2690) - Minor cleanups to os2.c and hal.h

Sat, 23 Jul 2005 16:08:05 +0000(svn r2689) - Split OS/2 music driver into os2_m.c, update project file
orudge [Sat, 23 Jul 2005 16:08:05 +0000] rev 2175
(svn r2689) - Split OS/2 music driver into os2_m.c, update project file

Sat, 23 Jul 2005 15:48:00 +0000(svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...
tron [Sat, 23 Jul 2005 15:48:00 +0000] rev 2174
(svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...

Sat, 23 Jul 2005 15:34:05 +0000(svn r2687) Make a variable static
tron [Sat, 23 Jul 2005 15:34:05 +0000] rev 2173
(svn r2687) Make a variable static

Sat, 23 Jul 2005 15:24:31 +0000(svn r2686) Revert accidently commited change
tron [Sat, 23 Jul 2005 15:24:31 +0000] rev 2172
(svn r2686) Revert accidently commited change

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.