summaryrefslogtreecommitdiff
path: root/disaster_cmd.c
AgeCommit message (Expand)Author
2005-02-12(svn r1863) Give the effect vehicle type enums more descriptive names and use...tron
2005-01-29(svn r1718) Use the enum TileType as parameter/return type for [GS]etTileType...tron
2005-01-29(svn r1716) Prevent zeppelins from accessing non-existent tiles when leaving ...tron
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-17(svn r1549) Clean up some functions:tron
2005-01-16(svn r1545) Add TileHeight() which returns the height (not multiplied by 8)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 r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-06(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDifftron
2005-01-05(svn r1386) Move TileIndexDiff to map.htron
2005-01-03(svn r1346) -Fix: fix signed/unsigned warningsdarkvater
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2004-12-30(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES tootruelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-05(svn r955) Replace uint16 for orders with struct Ordertron
2004-12-04(svn r925) Use sound enumstron
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-05(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunktron
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-05(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)truelight
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight