summaryrefslogtreecommitdiff
path: root/src/tile.cpp
AgeCommit message (Collapse)Author
2007-07-25(svn r10687) -Fix (r10686): subversion does not like it when you change code ↵rubidium
when you are typing the commit message.
2007-07-25(svn r10686) -Fix [FS#1058]: determining whether there is a tunnel going ↵rubidium
under the lowered area is only needed in two directions instead of all four, so take the directions (one for each axis) to the nearest border (along the given axis). Furthermore GetTileZ did much more than absolutely necessary.
2007-04-04(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost donebelugas
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ↵rubidium
stillunknown and pv2b.
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵KUDr
renamed to .cpp)