summaryrefslogtreecommitdiff
path: root/src/newgrf_commons.cpp
AgeCommit message (Expand)Author
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-11-08(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info v...frosch
2011-11-08(svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callback...frosch
2011-11-08(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks return...frosch
2011-11-08(svn r23140) -Add: ErrorUnknownCallbackResult()frosch
2011-11-04(svn r23106) -Codechange: pass int* to GetTileSlope and friendsrubidium
2011-11-04(svn r23096) -Codechange: remove useless divisions and multiplications by TIL...rubidium
2011-11-04(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...rubidium
2011-09-11(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction...frosch
2011-08-27(svn r22848) -Add: The missing bits in station variable 43.frosch
2011-08-06(svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent i...frosch
2011-07-21(svn r22679) -Change [FS#4692] (r22655): [NewGRF] Use a value of 0 to indicat...planetmaker
2011-07-11(svn r22659) -Add: [NewGRF] Support for the land slope check callback for sta...michi_cc
2011-07-11(svn r22657) -Add: [NewGRF] More default error messages for the industry shap...michi_cc
2011-07-11(svn r22656) -Codechange: Deduplicate the custom error message of the industr...michi_cc
2011-07-11(svn r22655) -Add: [NewGRF] Add water class to the 'land info of nearby tiles...michi_cc
2011-06-13(svn r22578) -Fix: another MSVC compile warningrubidium
2011-06-13(svn r22574) -Fix (r22566): GetGRFID was using a wrong return type.terkhen
2011-06-12(svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function.terkhen
2011-05-29(svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers.frosch
2011-05-14(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for ...frosch
2011-05-02(svn r22410) -Document: some more bits ;)rubidium
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2010-10-19(svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for indus...yexo
2010-08-28(svn r20654) -Codechange: implement reading action0 of objectsrubidium
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-14(svn r20487) -Fix: typo in commentsrubidium
2010-08-11(svn r20448) -Codechange: make some functions that can be const construbidium
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-08(svn r20418) -Fix [FS#4017](r20125): During world generation the snow-mapbits...frosch
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-08-07(svn r20401) -Codechange: let HouseSpec use GRFFilePropsrubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-07-19(svn r20197) -Fix [FS#3963]: GetNearbyTileInformation can be used to get the ...rubidium
2010-07-14(svn r20153) -Fix (r20125): Make the snowchecks for clear land and trees cons...frosch
2010-07-11(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...frosch
2010-07-11(svn r20125) -Change: [NewGRF] If a tile has a snow-flag in the map array, us...frosch
2010-03-16(svn r19435) -Fix: when loading a savegame created with a house newgrf withou...yexo
2010-01-17(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.frosch
2010-01-17(svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIE...frosch
2010-01-08(svn r18762) -Codechange: unduplicate sprite layout drawing between industrie...yexo
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-10-02(svn r17682) -Codechange: remove erroneous space before some commasrubidium