Age | Commit message (Expand) | Author |
2006-05-09 | (svn r4807) - Fix: win32 compilation was broken by r4802 | glx |
2006-04-23 | (svn r4560) - Fix: (r3008) Remove VS2005 undefined vsnprintf() as it doesn't ... | Darkvater |
2006-04-06 | (svn r4301) - Fix: the maxlength parameter of Textbuf is supposed to be the s... | Darkvater |
2006-03-31 | (svn r4203) - Fix compilation on mingw32 (stdint.h not included) | orudge |
2006-03-26 | (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or som... | Darkvater |
2006-03-26 | (svn r4124) - CodeChange: remove windows-specific code from initializing the ... | Darkvater |
2006-03-25 | (svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the... | Darkvater |
2006-03-21 | (svn r4001) - Add length parameter to FiosMakeSavegameName() and use this fun... | Darkvater |
2006-03-14 | (svn r3872) - [win32] Show the revision in crash.txt and enable the button to... | Darkvater |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-01-31 | (svn r3496) - Validate filename titles before they get displayed. This avoids... | peter1138 |
2006-01-26 | (svn r3442) - Fix: Only windows has stricmp. So define strcasecmp to stricmp ... | Darkvater |
2005-12-16 | (svn r3309) Cygwin doesn't define _MSC_VER; check it exists before basing dec... | peter1138 |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-10 | (svn r3163) Include header for toupper() | tron |
2005-10-28 | (svn r3097) - Fix (regression): unix has a trailing slash after the paths, wi... | Darkvater |
2005-10-28 | (svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the defa... | Darkvater |
2005-10-18 | (svn r3061) - CodeChange: revert r3056, r3057 and add a simpler fix to satisf... | Darkvater |
2005-10-17 | (svn r3057) - (Post)Fix: fix backslash occurence in all cases, also when goin... | Darkvater |
2005-10-17 | (svn r3056) - Fix: Problem on Win98 and lower when if you go to the root dire... | Darkvater |
2005-10-17 | (svn r3055) Give the savegame/scenarion sort order flags symbolic names | tron |
2005-10-02 | (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc) | Darkvater |
2005-09-25 | (svn r2984) Use adequate types, this should aid portability a bit | tron |
2005-09-15 | (svn r2954) - Force assertion message to be output to a messagebox instead to... | Darkvater |
2005-08-13 | (svn r2864) Code simplification and diff reduction | tron |
2005-08-12 | (svn r2860) Fix some issues in the savegame/scenario list code: | tron |
2005-08-05 | (svn r2809) Implement more generic threading functions, which allow more than... | tron |
2005-08-05 | (svn r2807) Fix two major bugs in the threaded save code: | tron |
2005-08-01 | (svn r2775) Deleting a file can fail, display an error message when it happens | tron |
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 |