Age | Commit message (Expand) | Author |
2005-01-07 | (svn r1415) Move TILE_FROM_XY and TILE_XY to map.h and push TILE_[XY] bits fr... | tron |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-07 | (svn r1413) Fixed a serious memory leak problem. The invisible tiles on the s... | dominik |
2005-01-06 | (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff | tron |
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 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 by | truelight |
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 game | truelight |
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 fix | dominik |
2004-08-13 | (svn r40) Final slope graphics fix | dominik |
2004-08-13 | (svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yet | dominik |
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight |