win32.c
Mon, 15 Nov 2004 10:04:57 +0000 tron (svn r623) -Feature: [ 1066504 ] Pause key pauses the game
Sun, 14 Nov 2004 12:37:23 +0000 darkvater (svn r586) -Fix: [1066114] Code error in win32.c Thanks Shai
Mon, 27 Sep 2004 12:36:59 +0000 darkvater (svn r328) -Fix: remove some unlogical alloca()s (Tron)
Thu, 23 Sep 2004 21:14:20 +0000 darkvater (svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
Tue, 21 Sep 2004 20:56:49 +0000 darkvater (svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame.
Sat, 18 Sep 2004 16:36:14 +0000 darkvater (svn r293) -Feature: Windows now shows (available) revision, release information in title bar
Sun, 12 Sep 2004 22:03:14 +0000 darkvater (svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Sat, 11 Sep 2004 19:34:11 +0000 signde (svn r207) -Codechange: randomizer handling
Sat, 11 Sep 2004 00:36:06 +0000 darkvater (svn r200) -Fix: oops, ALT+F4 didn't work anymore. Fixed now.
Sat, 11 Sep 2004 00:19:53 +0000 darkvater (svn r199) -Fix: [993374] Pressing alt locks the game - sort of a bug. I hope I didn't break anything :O
Fri, 10 Sep 2004 22:43:40 +0000 darkvater (svn r197) -Fix: Disable Fast Forward in network games visually (didn't work anyways, just showed graphical output)
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Mon, 06 Sep 2004 18:15:13 +0000 darkvater (svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
Fri, 03 Sep 2004 20:04:32 +0000 darkvater (svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? Or it could be Win2000/XP only
Fri, 03 Sep 2004 18:23:03 +0000 darkvater (svn r152) -Fix: [1021061] windows WKC_BACKQUOTE [US] (sign_de)
Tue, 24 Aug 2004 22:41:42 +0000 darkvater (svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de)
Fri, 13 Aug 2004 23:39:48 +0000 darkvater (svn r50) -Fix hopefully the win98 crashes related to music/sound (orudge)
Tue, 10 Aug 2004 16:34:01 +0000 dominik (svn r9) Fixed a couple of warnings and minor coding issues
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN