Age | Commit message (Expand) | Author |
2010-01-03 | (svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundat... | frosch |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-06-27 | (svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and... | smatz |
2009-06-25 | (svn r16660) -Codechange: get rid of more dummy tile_type_procs | smatz |
2009-06-25 | (svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and... | smatz |
2009-04-25 | (svn r16146) -Codechange: use faster algorithm in SetSelectionTilesDirty(). U... | smatz |
2009-04-21 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t... | rubidium |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2009-02-09 | (svn r15434) -Codechange: bit of type safety for the DC_xxx flags. | rubidium |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-02 | (svn r14789) -Feature: allow scrolling with the left mouse button pressed (if... | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-05-21 | (svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi... | frosch |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-02-20 | (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat... | frosch |
2008-02-18 | (svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there... | smatz |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-09 | (svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed... | rubidium |
2007-12-21 | (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. | rubidium |
2007-12-21 | (svn r11677) -Codechange: move price and command related types/functions to t... | rubidium |
2007-08-30 | (svn r11005) -Codechange: move the tiletype specific terraforming checks to t... | rubidium |
2007-07-26 | (svn r10698) -Codechange [FS#1082]: simplify the code related to foundations.... | rubidium |
2007-06-18 | (svn r10197) -Codechange: replace int32 with CommandCost where appropriate. | rubidium |
2007-05-24 | (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ... | rubidium |
2007-02-23 | (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ... | belugas |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |