summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-28(svn r20667) -Codechange: implement the autoslope callback for objectsrubidium
2010-08-28(svn r20666) -Codechange: enable drawing of (NewGRF) objectsrubidium
2010-08-28(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatchrubidium
2010-08-28(svn r20664) -Codechange: implement the land slope callback for objectsrubidium
2010-08-28(svn r20663) -Codechange: add the GRF name to the tile info windowrubidium
2010-08-28(svn r20662) -Codechange: implement object animationrubidium
2010-08-28(svn r20661) -Codechange: implement the "decide colour" callback for objectsrubidium
2010-08-28(svn r20660) -Codechange: implement (most) of action2 support for objectsrubidium
2010-08-28(svn r20659) -Feature: make the (flat) area around an industry configurable (...rubidium
2010-08-28(svn r20658) -Codechange: add the colour of an object to the object instancerubidium
2010-08-28(svn r20657) -Codechange: add function to draw NewGRF tileseq in the GUIrubidium
2010-08-28(svn r20656) -Codechange: implement counting of objectsrubidium
2010-08-28(svn r20655) -Codechange: implement reading the action3 of objectsrubidium
2010-08-28(svn r20654) -Codechange: implement reading action0 of objectsrubidium
2010-08-28(svn r20653) -Update from WebTranslator v3.0:translators
2010-08-28(svn r20652) -Codechange: implement a function to get the index of a spec.rubidium
2010-08-28(svn r20651) -Codechange: add a function to determine whether an object is av...rubidium
2010-08-28(svn r20650) -Codechange: add some variables to the object's specrubidium
2010-08-28(svn r20649) -Codechange: implement classes for objectsrubidium
2010-08-28(svn r20648) -Codechange: implement the NewGRF override manager for objectsrubidium
2010-08-28(svn r20647) -Codechange: update some of the object spec informationrubidium
2010-08-28(svn r20646) -Codechange: make the code flow of breakdown handling a bit clearerrubidium
2010-08-28(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown...rubidium
2010-08-28(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)rubidium
2010-08-27(svn r20643) -Fix (r20641): != != ==rubidium
2010-08-27(svn r20642) -Codechange: make the table in object_land easier expandable.rubidium
2010-08-27(svn r20641) -Codechange: remove the "require flat land" flagrubidium
2010-08-27(svn r20640) -Add: support for water under objectsrubidium
2010-08-27(svn r20639) -Add: random bits to object tilesrubidium
2010-08-27(svn r20638) -Codechange: split object.hrubidium
2010-08-27(svn r20637) -Change: [Win32] Don't build the DirectMusic driver for x64 as i...michi_cc
2010-08-27(svn r20636) -Codechange: Move MarkTileDirtyByTile() and DeleteAnimatedTile()...frosch
2010-08-27(svn r20635) -Update from WebTranslator v3.0:translators
2010-08-27(svn r20634) -Fix (r20592): gracefully do the date_fract format conversion wh...rubidium
2010-08-27(svn r20633) -Cleanup: and clarify some bits in the landscape documentation a...rubidium
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-26(svn r20631) -Codechange: generalise IsIndustryTileOnWater + simplify so rela...rubidium
2010-08-26(svn r20630) -Update from WebTranslator v3.0:translators
2010-08-26(svn r20629) -Fix (r20627): ofcourse I forget to update source.list/MSVC proj...rubidium
2010-08-26(svn r20628) -Fix: typos in animation trigger enum/commentsrubidium
2010-08-26(svn r20627) -Codechange: unify the animation code of station, airport, house...rubidium
2010-08-26(svn r20626) -Codechange: pass AirportTileSpec to the airport tile callbackrubidium
2010-08-26(svn r20625) -Add: AirportTileSpec::GetByTile to simplify accessing the Airpo...rubidium
2010-08-26(svn r20624) -Codechange: some constifying for NewGRF houserubidium
2010-08-26(svn r20623) -Codechange: unify the storing of animation related informationrubidium
2010-08-26(svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]Animat...rubidium
2010-08-26(svn r20621) -Codechange: move animation frames of houses, objects and indust...rubidium
2010-08-26(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mas...rubidium
2010-08-25(svn r20619) -Fix [FS#4070]: [OSX] Limit minimum window size to 64x64 like al...rubidium
2010-08-25(svn r20618) -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game cau...rubidium