aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/TerrainDecoder.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-07* Updating libsecondlife.dll to the latest version with a working LayerData ↵jhurliman1-683/+0
function * Reformatting some source files * Adding a try/catch sanity check around a phoning home check to osgrid.org * Updating the MSVC project file * Converted LayerData generation to use the functions built in to libsecondlife * Removing unused BitPack.cs and TerrainDecoder.cs files * Added a basic terrain generator (hills algorithm)
2007-03-01Fixed small bug in Terrain EncodingMW1-1/+1
2007-02-28Got LayerData working, need asset management to get the avatar to displaygareth1-1/+1
2007-02-28Imported MW's terrain encoder/decodergareth1-0/+683