Age | Commit message (Expand) | Author |
2005-07-27 | (svn r2729) Fix #include | tron |
2005-07-27 | (svn r2728) -Fix/Feature: Change the driver probing algorithm | tron |
2005-07-27 | (svn r2727) Fix last commit, don't ask | tron |
2005-07-27 | (svn r2726) Fix last commit | tron |
2005-07-27 | (svn r2725) Move MyShowCursor() back into win32.c, it fits better there | tron |
2005-07-25 | (svn r2710) Simplify dedicated server code a bit and don't compile it at all,... | tron |
2005-07-25 | (svn r2704) Remove . from include path again, too much trouble. Also add some... | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-24 | (svn r2699) Hopefully fix the compilation on Windows when SDL is not present | tron |
2005-07-24 | (svn r2697) Make compiling with SDL on Windows work again (missing #includes)... | tron |
2005-07-23 | (svn r2691) Separate dedicated video driver and fix bemidi declarations | tron |
2005-07-23 | (svn r2688) MSVC and Watcom can't handle identical file names in different di... | tron |
2005-07-23 | (svn r2686) Revert accidently commited change | tron |
2005-07-23 | (svn r2685) -Codechange: Split the music/sound/video drivers into separate fi... | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-22 | (svn r2672) Move saving/loading related declarations to saveload.h | tron |
2005-07-21 | (svn r2670) Fix r2669 | tron |
2005-07-20 | (svn r2650) Convert many explicit shifts+ands to extract bits to invocations ... | tron |
2005-07-20 | (svn r2649) Get rid of 2 warnings. | ludde |
2005-07-19 | (svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst... | ludde |
2005-07-17 | (svn r2609) - Feature: remove extension from savegames/scenarios when browsin... | Darkvater |
2005-07-17 | (svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier. | ludde |
2005-07-15 | (svn r2583) Move OS specific code out of misc.c | ludde |
2005-07-15 | (svn r2571) Add explicit type Pixel for ... Pixels | tron |
2005-07-14 | (svn r2563) -Fix: [1209084] Spaces in the path to the MIDI files caused the w... | tron |
2005-07-08 | (svn r2535) Tabs | tron |
2005-06-30 | (svn r2501) Forgot to change part of the win32 code in r2497 | tron |
2005-06-30 | (svn r2497) Use a struct array for palette entries instead of a flat byte array | tron |
2005-06-20 | (svn r2463) - Fix: partly revert the strncat madness and update nightly scrip... | Darkvater |
2005-06-18 | (svn r2459) - Fix: windows title-bar did not correctly add date/revision for ... | Darkvater |
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 |