Age | Commit message (Expand) | Author |
2006-10-17 | (svn r6800) -Feature change: [train is lost] message is now generated immedia... | KUDr |
2006-10-12 | (svn r6758) -Feature: Add a measurement tool that will show dimensions and he... | Darkvater |
2006-09-17 | (svn r6474) - Add a patch option to control display of liveries, allowing non... | peter1138 |
2006-09-04 | (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more... | rubidium |
2006-08-26 | (svn r6140) -Codechange: fix the comment of _shift_pressed. It doesn't react ... | Darkvater |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-16 | (svn r5926) -Codechange: make _cur_year contain the full year, instead of the... | rubidium |
2006-08-15 | (svn r5915) -Cleanup: some variables were named *_date while they were only h... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-08-12 | (svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes | tron |
2006-08-07 | (svn r5805) -Fix: FS#189 Boolean cheats do not work | bjarni |
2006-07-28 | (svn r5626) CodeChange : Remove the global _make_screenshot and implement a m... | belugas |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-07 | (svn r5155) - Remove the bridge branch merge (revision r5070) | tron |
2006-06-02 | (svn r5070) Merged the bridge branch | celestar |
2006-05-27 | (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su... | KUDr |
2006-05-22 | (svn r4946) "Feature": Add a cheat that allows running electric engines on no... | celestar |
2006-05-20 | (svn r4918) Move the information about the size of airports from an global ar... | tron |
2006-04-27 | (svn r4591) -Fix (FS#122) Game no longer errors out when "Many random towns" ... | celestar |
2006-03-29 | (svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes tw... | celestar |
2006-03-29 | (svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it ou... | celestar |
2006-03-29 | (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c... | celestar |
2006-03-26 | (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system: | peter1138 |
2006-03-12 | (svn r3827) Remove the global variable _error_message_2, it's only used as lo... | tron |
2006-03-02 | (svn r3739) -Fix: [Big endian CPUs] fixed bug introduced in rev 3720 where BE... | bjarni |
2006-02-20 | (svn r3640) - Remove win32-only variables from variables.h and put them into ... | Darkvater |
2006-02-11 | (svn r3588) - Refit: Use only one global to return the refit capacity rather ... | peter1138 |
2006-02-04 | (svn r3534) - Codechange: remove unused savedump patch-settings. | Darkvater |
2006-01-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2005-11-21 | (svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable vi... | truelight |
2005-11-19 | (svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite ... | tron |
2005-11-17 | (svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep befo... | bjarni |
2005-11-09 | (svn r3157) - Feature: Added patch option to link the terraform toolbar to th... | peter1138 |
2005-09-24 | (svn r2982) Newgrf: Added patch option for wagon speed limits. This is enable... | peter1138 |
2005-09-14 | (svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window ... | Darkvater |
2005-09-13 | (svn r2948) -Fix: the old AI needs a special flag that triggers all kind of s... | truelight |
2005-08-07 | (svn r2828) Only command.c needs to know about _docommand_recursive, so make ... | tron |
2005-08-06 | (svn r2821) Remove a write-only variable | tron |
2005-08-06 | (svn r2818) Don't tell the world about a local variable which is only used once | 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-08-05 | (svn r2812) Move variables, which only vehicle_gui.c needs to know about, there | tron |
2005-07-26 | (svn r2717) Move _userstring to strings.[ch] | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-21 | (svn r2664) Remove depedency on player.h from variables.h | tron |
2005-07-21 | (svn r2663) Include variables.h only in these files which need it, not global... | tron |
2005-07-19 | (svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst... | ludde |
2005-07-19 | (svn r2633) Move spritecache related variable from variables.h to spritecache... | tron |
2005-07-19 | (svn r2631) Move screenshot related variables from variables.h to screenshot.... | tron |