Age | Commit message (Expand) | Author |
2005-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-09-27 | (svn r2994) Another small hack regarding currencies: add a #define to emulate... | tron |
2005-09-24 | (svn r2982) Newgrf: Added patch option for wagon speed limits. This is enable... | peter1138 |
2005-09-23 | (svn r2980) - Add some comments to some setting enums, and fix a 'const' warn... | Darkvater |
2005-08-07 | (svn r2831) Fix some potential and real buffer overflows | tron |
2005-08-07 | (svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou... | tron |
2005-08-06 | (svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to se... | bjarni |
2005-08-06 | (svn r2815) Store the currency information in one central place instead of sc... | tron |
2005-07-29 | (svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are ... | celestar |
2005-07-26 | (svn r2717) Move _userstring to strings.[ch] | tron |
2005-07-24 | (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n... | celestar |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron |
2005-07-20 | (svn r2650) Convert many explicit shifts+ands to extract bits to invocations ... | tron |
2005-07-19 | (svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst... | ludde |
2005-07-15 | (svn r2573) Codechange: Removed WDF_RESTORE_DPARAM, it's not needed with the ... | ludde |
2005-07-14 | (svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not... | ludde |
2005-07-12 | (svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced ol... | ludde |
2005-07-04 | (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu... | hackykid |
2005-06-15 | (svn r2444) - CodeChange: Add an enum for demagicifying the values of the 'f... | hackykid |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-14 | (svn r2310) - Fix: Game would crash if you full-screened with the 'fullscreen... | Darkvater |
2005-05-14 | (svn r2309) - CodeChange: Change all _iconsole_color_whatever into _icolour_w... | Darkvater |
2005-05-14 | (svn r2307) - Fix (regression): it was not possible to change the drive-side ... | Darkvater |
2005-05-12 | (svn r2300) - CodeChange: check the last number of commands, now only the ref... | Darkvater |
2005-05-12 | (svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe... | Darkvater |
2005-05-09 | (svn r2285) - Codechange: Fix up some of the missing things from server-check... | Darkvater |
2005-05-03 | (svn r2263) - Fix: If the seperator string is empty for custom currencies, ev... | Darkvater |
2005-05-03 | (svn r2260) - Fix (regression): custom currency input works again ingame | Darkvater |
2005-05-02 | (svn r2245) - CodeChange: simplify the clamping of values for patch-settings ... | Darkvater |
2005-05-02 | (svn r2243) -Fix: Rework of console. Use 'help command|variable' to get help ... | Darkvater |
2005-03-13 | (svn r2005) - Fix: fix previous commit. Using 'New Game (scenario)' will use ... | Darkvater |
2005-03-12 | (svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings | Darkvater |
2005-03-10 | (svn r1981) Typedef some structs and enums | tron |
2005-02-18 | (svn r1889) -Fix: [ 1108637 ] 'Play scenario' now loads game options and diff... | celestar |
2005-02-13 | (svn r1867) Include tables/sprites.h only in files which need it | tron |
2005-02-06 | (svn r1827) Next iteration of the byte -> char transition: some string drawin... | tron |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny new... | tron |
2005-02-04 | (svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to... | truelight |
2005-01-31 | (svn r1753) - Fix: [ 1113037 ] crash when accessing hi-scores in editor, it i... | darkvater |
2005-01-31 | (svn r1751) - Feature: New PathFinder (NPF). | matthijs |
2005-01-29 | (svn r1722) -Feature: Bigger maps - anyone? | tron |
2005-01-23 | (svn r1614) Fix: Signals were not updated correctly when the vehicle drive si... | dominik |
2005-01-22 | (svn r1596) Add some more statics | tron |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-16 | (svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none ... | darkvater |
2005-01-16 | (svn r1532) -Fix: [1103078] default service period patch options are now cast... | darkvater |