summaryrefslogtreecommitdiff
path: root/landscape.c
AgeCommit message (Expand)Author
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2005-01-03(svn r1338) -Fix: fix signed/unsigned warnings introduced when ditching the m...darkvater
2005-01-03(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...tron
2005-01-03(svn r1332) -Fix: Desert-landscape does no longer crash (protected GetMapExtr...truelight
2005-01-01(svn r1321) -Fix: Revision 1302 partly solved the problem and created an other. truelight
2004-12-30(svn r1302) -Fix: [ 1091655 ] In some older maps somehow water is owned bytruelight
2004-12-28(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...truelight
2004-12-17(svn r1144) Don't rely on sizeof() to determine the map size, use MapSize() i...tron
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-11-21(svn r724) Remove restriction that a tile can only accept 3 cargo types.tron
2004-09-08(svn r184) -Fix: starting a new game in DesertLandscape crashed the gametruelight
2004-09-05(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)truelight
2004-08-24(svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now.truelight
2004-08-14(svn r51) Yet another slope graphics fixdominik
2004-08-13(svn r40) Final slope graphics fixdominik
2004-08-13(svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yetdominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight