Age | Commit message (Expand) | Author |
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 |