aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Terrain.BasicTerrain (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW4-631/+0
2007-05-24Added "terrain save grdmap <filename> <gradientmap>" function to console. Gra...Adam Frisby1-0/+5
2007-05-24* Reduced effect of terraforming brushes by 1000%.Adam Frisby3-0/+46
2007-05-19* TortoiseSVN has an annoying red icon over stuff, this means I probably chan...Adam Frisby1-43/+43
2007-05-18Added session IDs to the grid management agentgareth1-43/+43
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ...MW2-138/+138
2007-05-16rebuilt build filesgareth2-138/+138
2007-05-16Added OpenSimApplication as a base class to OpenSimMainMW1-43/+43
2007-05-16FIXED THE BUILD!gareth1-43/+43
2007-05-15updated Build/project files to include the new projects and new files.MW1-43/+43
2007-05-13Added skeleton master service managergareth1-43/+43
2007-05-08* deleted bin directorieslbsa711-43/+43
2007-04-29Copied gridserver ready to convert to asset servergareth1-43/+43
2007-04-24* Added try{}catch{} to RunTerrainCmdAdam Frisby1-70/+99
2007-04-24Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...Adam Frisby1-0/+80
2007-04-22=== Dedicated to Jesse. ===lbsa711-43/+43
2007-04-22Comments (Part 2/2)Adam Frisby1-0/+24
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ...gareth1-43/+43
2007-04-21Part 1/2: Comments (other part will come later)Adam Frisby1-0/+18
2007-04-21Whoops.Adam Frisby1-2/+19
2007-04-20Terrain:Adam Frisby1-0/+5
2007-04-20Terrain:Adam Frisby1-0/+5
2007-04-20In memorium: Jesse Higginbotham (1990-2007)Adam Frisby1-0/+12
2007-04-20Console:Adam Frisby1-0/+57
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for scripting...MW2-45/+48
2007-04-11Added POST handler for /sims/ in the grid servergareth1-43/+43
2007-04-11Removing binaries from BasicTerrainAdam Frisby5-7/+0
2007-04-11* built binaries, pdb's and user files should not be under version control.lbsa716-31/+123
2007-04-11Well, it *appears* to compile. Initial SQLite Local Storage module (supports ...Adam Frisby4-0/+0
2007-04-11Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve...Adam Frisby11-296/+55
2007-04-07ZOMG Comments!Adam Frisby2-0/+39
2007-04-07Terrain can now import from a specially formatted file.Adam Frisby1-0/+27
2007-04-07Added setHeights1D to allow importing from a 1D arrayAdam Frisby1-0/+9
2007-04-07Port to a 2D Heightmap completeAdam Frisby3-0/+85
2007-04-07I am a freaking idiot.Adam Frisby1-1/+1
2007-04-06Added getHeights1D() function to TerrainEngineAdam Frisby1-0/+10
2007-04-06**BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby10-12/+235
2007-04-06And now for some solution files...Adam Frisby1-2/+2
2007-04-06Shelling out a basic terrain manager using the BSD parts of libTerrain, with ...Adam Frisby3-0/+93