Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵ | rubidium | |
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values | |||
2011-11-08 | (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions | yexo | |
2011-11-04 | (svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type ↵ | rubidium | |
functions use int z as well | |||
2011-11-04 | (svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ ↵ | rubidium | |
functions if they return the Z in pixels (like TilePixelHeight) | |||
2010-08-09 | (svn r20419) -Codechange: Rename dummy_land.cpp to void_cmd.cpp | frosch | |