aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/VersionInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rolled back all but the VS solutiongareth2007-03-131-1/+1
|
* fixed last screwupgareth2007-03-071-0/+37
|
* Deleted old trunk codegareth2007-03-071-37/+0
|
* * Updating libsecondlife.dll to the latest version with a working LayerData ↵jhurliman2007-03-071-0/+37
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)