summaryrefslogtreecommitdiff
path: root/src/newgrf_commons.h
AgeCommit message (Expand)Author
2010-10-19(svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for indus...yexo
2010-08-28(svn r20648) -Codechange: implement the NewGRF override manager for objectsrubidium
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-11(svn r20448) -Codechange: make some functions that can be const construbidium
2010-08-11(svn r20445) -Codechange (r20435): Some compilers (esp. mine) do not comply t...frosch
2010-08-10(svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it...rubidium
2010-08-09(svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with a...terkhen
2010-08-09(svn r20423) -Change [FS#3947]: Make snow on bridges depend on bridgeheight.frosch
2010-08-09(svn r20420) -Codechange: Add TileContext enum instead of using a bool.frosch
2010-08-07(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) ...rubidium
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-07-11(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...frosch
2010-03-18(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...yexo
2010-03-16(svn r19435) -Fix: when loading a savegame created with a house newgrf withou...yexo
2010-02-22(svn r19193) -Codechange: increase the maximum number of airport tiles to 256...yexo
2010-01-17(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.frosch
2010-01-16(svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-08(svn r18762) -Codechange: unduplicate sprite layout drawing between industrie...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2008-11-22(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PAL...frosch
2008-02-08(svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries whe...glx
2008-01-31(svn r12028) -Codechange: Split common part of station var 0x67, house var 0x...frosch
2007-11-12(svn r11423) -Codechange: store grfid when adding an overrideglx
2007-10-04(svn r11198) -Fix: When industry override is not possible because it is alrea...belugas
2007-09-26(svn r11163) -Codechange: Verify that the IndustryTileOverrideManager skip th...belugas
2007-07-25(svn r10688) -Cleanup: coding style cleanups missed in the last few cleanups.rubidium
2007-06-21(svn r10256) -Add: Addition of IndustryTileOverrideManagerbelugas
2007-06-09(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (...belugas
2007-06-08(svn r10066) -Codechange: Expose function GetNearbyTile by moving it to newgr...belugas
2007-06-05(svn r10040) -Codechange: Make the function GetTerrainType public, as other f...belugas
2007-05-15(svn r9850) -Codechange: Introduction of the Override/Substitute manager. Cu...belugas