summaryrefslogtreecommitdiff
path: root/win32.c
AgeCommit message (Collapse)Author
2004-09-12(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now ↵darkvater
default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron ↵darkvater
for your diligent fixing of warnings (and some possibly bugs) (Tron) -CodeLayout: Remove trailing spaces and Windows linebreaks
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
-Fix: desync problem fixes -Fix: server doesnt hang anymore when a client timed out -Feature: low latency connection enhancements [*net_sync_freq, *net_ready_ahead]
2004-09-11(svn r200) -Fix: oops, ALT+F4 didn't work anymore. Fixed now.darkvater
2004-09-11(svn r199) -Fix: [993374] Pressing alt locks the game - sort of a bug. I ↵darkvater
hope I didn't break anything :O
2004-09-10(svn r197) -Fix: Disable Fast Forward in network games visually (didn't work ↵darkvater
anyways, just showed graphical output)
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by ↵darkvater
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). -Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first -CodeChange: move Dropdownlist from settings_gui.c to widget.c. More in place there.
2004-09-03(svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? ↵darkvater
Or it could be Win2000/XP only
2004-09-03(svn r152) -Fix: [1021061] windows WKC_BACKQUOTE [US] (sign_de)darkvater
2004-08-24(svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds ↵darkvater
new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de)
2004-08-13(svn r50) -Fix hopefully the win98 crashes related to music/sound (orudge)darkvater
2004-08-10(svn r9) Fixed a couple of warnings and minor coding issuesdominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight