index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32.c
Age
Commit message (
Expand
)
Author
2005-02-22
(svn r1907) - Fix: [ 1114261 ] Speeding up when pressing ALT+TAB (Windows)
darkvater
2005-02-21
(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...
Darkvater
2005-02-08
(svn r1850) Change the last consumers of str_buffr so they use local static b...
tron
2005-02-07
(svn r1840) Repel str_buffr and use local buffers where possible
tron
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-02-05
(svn r1806) Add missing includes (see r1803)
tron
2005-02-05
(svn r1805) Teach the driver layer a few things about const correctness
tron
2005-01-30
(svn r1734) - Fix: [ 1112253 ] hijacking of arrow keys, game also scrolled wh...
darkvater
2005-01-23
(svn r1603) -Fix: unused variable in FormatTinyDate
darkvater
2005-01-16
(svn r1541) Fix: [ 1100767 ] fast forward in main menu
dominik
2005-01-15
(svn r1529) -Feature: [1090950] Adding 16:10 resolutions for mainly laptops ...
darkvater
2005-01-15
(svn r1524) -"Feature": when windows exception tracker is enabled (release bu...
darkvater
2005-01-15
(svn r1523) -Fix: somehow mousewheel was disabled on windows using SDL; reena...
darkvater
2005-01-11
(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...
darkvater
2005-01-06
(svn r1402) Trim trailing whitespace
tron
2004-12-29
(svn r1297) Language fixes in the source.. (ln-)
miham
2004-12-23
(svn r1266) -Fix: fix some cygwin/mingw warnings
darkvater
2004-12-23
(svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)
darkvater
2004-12-19
(svn r1171) Fix: Console hotkey works again on keyboards where this key is a ...
dominik
2004-12-18
(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) ...
truelight
2004-12-17
(svn r1148) Fix: The console hotkey is finally working properly on all keyboa...
dominik
2004-12-15
(svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R...
darkvater
2004-12-14
(svn r1090) -Fix: Made the _openttd_revision variable global, and with that
truelight
2004-12-14
(svn r1079) -Fix: you can once again quit the game in windows by pressing ALT...
darkvater
2004-12-13
(svn r1076) Feature: Patch setting to autosave the game on exit
dominik
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-15
(svn r623) -Feature: [ 1066504 ] Pause key pauses the game
tron
2004-11-14
(svn r586) -Fix: [1066114] Code error in win32.c Thanks Shai
darkvater
2004-09-27
(svn r328) -Fix: remove some unlogical alloca()s (Tron)
darkvater
2004-09-23
(svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixe...
darkvater
2004-09-21
(svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Option...
darkvater
2004-09-18
(svn r293) -Feature: Windows now shows (available) revision, release informat...
darkvater
2004-09-12
(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default...
darkvater
2004-09-12
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...
darkvater
2004-09-11
(svn r207) -Codechange: randomizer handling
signde
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 hope...
darkvater
2004-09-10
(svn r197) -Fix: Disable Fast Forward in network games visually (didn't work ...
darkvater
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 differ...
darkvater
2004-09-03
(svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? Or...
darkvater
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 new...
darkvater
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 issues
dominik
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight