Age | Commit message (Expand) | Author |
2006-04-02 | (svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfo | tron |
2006-04-02 | (svn r4231) Remove ModifyTile(), it's not used anymore, yay! | tron |
2006-03-26 | (svn r4131) - CodeChange: Add proper semantics for StationID for such variabl... | Darkvater |
2006-03-26 | (svn r4130) - CodeChange: Add proper semantics for TownID for such variables ... | Darkvater |
2006-03-26 | (svn r4128) - CodeChange: Add proper semantics for CargoID for such variables... | Darkvater |
2006-03-26 | (svn r4111) Fix/Remove some stale comments | tron |
2006-03-09 | (svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter.... | peter1138 |
2006-02-13 | (svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a... | tron |
2006-01-06 | (svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode' | truelight |
2005-12-25 | (svn r3342) Remove some cruft | tron |
2005-12-24 | (svn r3334) Remove 2 unused window classes | tron |
2005-10-19 | (svn r3066) Constify the parameter of GetSlopeZ_*() | tron |
2005-10-19 | (svn r3065) -Codechange/Add: Modified the bridge drawing code so that the bas... | celestar |
2005-10-17 | (svn r3055) Give the savegame/scenarion sort order flags symbolic names | tron |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-09-16 | (svn r2957) - Feature: [ 1263280 ] Danish town names (fey_dk) | Darkvater |
2005-09-07 | (svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c) | truelight |
2005-09-02 | (svn r2906) Fix some threaded saving problems. Now the thread only interfaces... | Darkvater |
2005-07-31 | (svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced... | celestar |
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-21 | (svn r2663) Include variables.h only in these files which need it, not global... | tron |
2005-07-15 | (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add m... | Darkvater |
2005-07-14 | (svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not... | ludde |
2005-06-24 | (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" | tron |
2005-06-22 | (svn r2473) - Add: VehicleMayEnterTile(), which checks if the tile owner of a... | matthijs |
2005-06-14 | (svn r2438) - Feature: New display option, 'transparent station signs', make... | hackykid |
2005-06-06 | (svn r2420) - Codechange: magic number elminitation of cursorsprites. | Darkvater |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |