aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Terrain.BasicTerrain (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added POST handler for /sims/ in the grid servergareth2007-04-111-43/+43
* Removing binaries from BasicTerrainAdam Frisby2007-04-115-7/+0
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-116-31/+123
* Well, it *appears* to compile. Initial SQLite Local Storage module (supports ...Adam Frisby2007-04-114-0/+0
* Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve...Adam Frisby2007-04-1111-296/+55
* ZOMG Comments!Adam Frisby2007-04-072-0/+39
* Terrain can now import from a specially formatted file.Adam Frisby2007-04-071-0/+27
* Added setHeights1D to allow importing from a 1D arrayAdam Frisby2007-04-071-0/+9
* Port to a 2D Heightmap completeAdam Frisby2007-04-073-0/+85
* I am a freaking idiot.Adam Frisby2007-04-071-1/+1
* Added getHeights1D() function to TerrainEngineAdam Frisby2007-04-061-0/+10
* **BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby2007-04-0610-12/+235
* And now for some solution files...Adam Frisby2007-04-061-2/+2
* Shelling out a basic terrain manager using the BSD parts of libTerrain, with ...Adam Frisby2007-04-063-0/+93