Age | Commit message (Expand) | Author |
2005-06-06 | (svn r2417) - Fix: threads on morphos are apparently unexistent, so implement... | Darkvater |
2005-06-04 | (svn r2405) Simplify a few '? true : false' and '? false : true', especially ... | tron |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-06-01 | (svn r2391) - Feature: saving games happen in a seperate thread so you no lon... | Darkvater |
2005-05-30 | (svn r2387) - CodeChange: made the saveload code more readable and also remov... | Darkvater |
2005-05-16 | (svn r2334) - Fix (regression): moved togglefullscreen into the video-driver,... | Darkvater |
2005-05-14 | (svn r2310) - Fix: Game would crash if you full-screened with the 'fullscreen... | Darkvater |
2005-04-13 | (svn r2190) - Fix: [1179424] '.. (Parent directory)' does not show up in the ... | darkvater |
2005-04-05 | (svn r2153) - Fix: [ 1173690 ] Path displaying as "C:\\" in saveload window w... | darkvater |
2005-03-28 | (svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208... | darkvater |
2005-03-27 | (svn r2086) - Codechange: Two indentation fixes coming from Loic Guilloux' pa... | pasky |
2005-03-27 | (svn r2084) Set the name for drive items | tron |
2005-03-26 | (svn r2076) Set the name for the parent directory to ".." | tron |
2005-03-24 | (svn r2052) - Fix Regression: ALT+F4 once again shuts down openttd in windows... | darkvater |
2005-03-15 | (svn r2012) When making a savegame name, don't append the extension, if it is... | tron |
2005-03-12 | (svn r2000) Split the sound system into backend (mixer.[ch]) and frontend (so... | tron |
2005-03-12 | (svn r1999) r1990 broke savegame deletion, fix that [1161729] | tron |
2005-03-11 | (svn r1990) Reduce the diff between the OS specific files with respect to fil... | tron |
2005-03-10 | (svn r1986) - Fix: free _config_file when shutting down openttd. Strange that... | Darkvater |
2005-03-10 | (svn r1984) -Fix: [1155762] Don't try to open the non-existent menu, when F10... | tron |
2005-03-09 | (svn r1972) Several cleanups and fix some latent bugs | tron |
2005-03-09 | (svn r1970) Fix some warnings which Cygwin showed | tron |
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 |