summaryrefslogtreecommitdiff
path: root/unmovable_cmd.c
AgeCommit message (Expand)Author
2005-05-12(svn r2300) - CodeChange: check the last number of commands, now only the ref...Darkvater
2005-05-11(svn r2296) - Fix (regression): oops, forgot the MS code-decleration rules :pdarkvater
2005-05-11(svn r2295) - Fix: you were still able to delete any tile if you were not car...Darkvater
2005-05-11(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...Darkvater
2005-03-12(svn r1997) Fixed errorneous tab expansion on the indentation side which happ...pasky
2005-03-11(svn r1993) Fixed some devious [lack of] tabs usage.pasky
2005-02-07(svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more ex...tron
2005-01-30(svn r1729) - Fix: [ 1112469 ] Clearing land for free by reallocating HQdarkvater
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron
2005-01-28(svn r1706) Implement ScaleByMapSize() and ScaleByMapSize1D()tron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-18(svn r1560) Introduce SetTileType() and SetTileHeight()tron
2005-01-16(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...tron
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-06(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDifftron
2005-01-04(svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly...darkvater
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2005-01-03(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...tron
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-23(svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent w...tron
2004-11-21(svn r724) Remove restriction that a tile can only accept 3 cargo types.tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-14(svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to spr...darkvater
2004-11-14(svn r576) -newgrf: Cleanup horrible table/(station|unmovable)_land.h DrawTil...darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-05(svn r161) -Fix: added missing file to project and solved wrong type bugdarkvater
2004-09-03(svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigsdarkvater
2004-09-01(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of c...darkvater
2004-08-13(svn r40) Final slope graphics fixdominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight