win32.c
Sun, 23 Jan 2005 10:34:39 +0000 darkvater (svn r1603) -Fix: unused variable in FormatTinyDate
Sun, 16 Jan 2005 13:59:07 +0000 dominik (svn r1541) Fix: [ 1100767 ] fast forward in main menu
Sat, 15 Jan 2005 20:43:01 +0000 darkvater (svn r1529) -Feature: [1090950] Adding 16:10 resolutions for mainly laptops (doode)
Sat, 15 Jan 2005 16:38:10 +0000 darkvater (svn r1524) -"Feature": when windows exception tracker is enabled (release builds) and the game crashes for any reason any active log file is closed first. This ensures the log file and ingame debug messages can be used to debug a problem. Any *nix versions are welcome
Sat, 15 Jan 2005 15:48:05 +0000 darkvater (svn r1523) -Fix: somehow mousewheel was disabled on windows using SDL; reenabled again
Tue, 11 Jan 2005 00:54:06 +0000 darkvater (svn r1479) -Added highscore chart (accessible from the difficulty window) with top5 companies for a given difficulty (select the difficulty in the menu)
Thu, 06 Jan 2005 18:45:28 +0000 tron (svn r1402) Trim trailing whitespace
Wed, 29 Dec 2004 13:13:29 +0000 miham (svn r1297) Language fixes in the source.. (ln-)
Thu, 23 Dec 2004 22:31:46 +0000 darkvater (svn r1266) -Fix: fix some cygwin/mingw warnings
Thu, 23 Dec 2004 20:23:05 +0000 darkvater (svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)
Sun, 19 Dec 2004 13:28:09 +0000 dominik (svn r1171) Fix: Console hotkey works again on keyboards where this key is a deadkey.
Sat, 18 Dec 2004 14:19:21 +0000 truelight (svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) (GeniusDex)
Fri, 17 Dec 2004 23:32:54 +0000 dominik (svn r1148) Fix: The console hotkey is finally working properly on all keyboards. It's the key on the top left corner
Wed, 15 Dec 2004 00:31:08 +0000 darkvater (svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. Removed globalness of _openttd_revision and put all such ifdefs into one place. If server has a revision only the same revisions can join; if the server has no revision everyone can join. I reckon this should be a server-side option to allow people to join or not to join.
Tue, 14 Dec 2004 20:27:00 +0000 truelight (svn r1090) -Fix: Made the _openttd_revision variable global, and with that
Tue, 14 Dec 2004 00:45:24 +0000 darkvater (svn r1079) -Fix: you can once again quit the game in windows by pressing ALT+F4 or the 'exit' button in the main menu.
Mon, 13 Dec 2004 22:10:12 +0000 dominik (svn r1076) Feature: Patch setting to autosave the game on exit
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
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