index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
OpenSim.Terrain.BasicTerrain
/
TerrainEngine.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-11
* Wiping trunk in prep for Sugilite
Adam Frisby
1
-533
/
+0
2007-06-26
* Added help command to terrain filters.
Adam Frisby
1
-0
/
+5
2007-06-26
* Terrain filters! - Think photoshop-style filters for terrain.
Adam Frisby
1
-4
/
+27
2007-06-20
* Terrain modification more robust, uses area sizes matching those employed b...
Adam Frisby
1
-0
/
+83
2007-06-20
* Bonus commit: "terrain save" now supports a 'PNG' method.
Adam Frisby
1
-1
/
+5
2007-06-20
* Added support for "revert" and "bake" commands on terrain console
Adam Frisby
1
-1
/
+30
2007-06-20
* Replaced old logging mechanism with new shiny logging mechanism
Adam Frisby
1
-13
/
+99
2007-06-17
Fixed inverted map texture problem.
MW
1
-1
/
+2
2007-06-17
Each Region will now generate a texture image of their terrain and this will ...
MW
1
-0
/
+44
2007-06-11
*Added and updated copyright headers on all files in both OpenSim and OGS
mingchen
1
-0
/
+27
2007-06-05
* Added proper copyright notices to everything (1/3)
Adam Frisby
1
-0
/
+27
2007-06-04
Added support for bitmap and image loading to libterrain, use "terrain load i...
Adam Frisby
1
-1
/
+23
2007-06-02
* Fixing world map generation issues (thankyou LL for using different coordin...
Adam Frisby
1
-1
/
+1
2007-05-26
* Added support for 13 Channel .RAW files. Untested but should work fine (fai...
Adam Frisby
1
-1
/
+31
2007-05-26
* Fixed world map image generator. Has to be run manually right now, but auto...
Adam Frisby
1
-2
/
+2
2007-05-24
All back and no one suspected a thing.
MW
1
-6
/
+7
2007-05-24
Renamed the new Directories. (removed the "-Source" from the end of them)
MW
1
-0
/
+0
2007-05-24
Some more code refactoring, plus a restructuring of the directories so that t...
MW
1
-0
/
+0
2007-05-24
Added "terrain save grdmap <filename> <gradientmap>" function to console. Gra...
Adam Frisby
1
-0
/
+5
2007-05-24
* Reduced effect of terraforming brushes by 1000%.
Adam Frisby
1
-0
/
+41
2007-04-24
* Added try{}catch{} to RunTerrainCmd
Adam Frisby
1
-70
/
+99
2007-04-24
Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...
Adam Frisby
1
-0
/
+80
2007-04-22
Comments (Part 2/2)
Adam Frisby
1
-0
/
+24
2007-04-21
Part 1/2: Comments (other part will come later)
Adam Frisby
1
-0
/
+18
2007-04-21
Whoops.
Adam Frisby
1
-2
/
+19
2007-04-20
Terrain:
Adam Frisby
1
-0
/
+5
2007-04-20
Terrain:
Adam Frisby
1
-0
/
+5
2007-04-20
In memorium: Jesse Higginbotham (1990-2007)
Adam Frisby
1
-0
/
+12
2007-04-20
Console:
Adam Frisby
1
-0
/
+57
2007-04-11
Changed so that a bin\ScriptEngines\ directory will be searched for scripting...
MW
1
-2
/
+5
2007-04-11
Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve...
Adam Frisby
1
-28
/
+54
2007-04-07
ZOMG Comments!
Adam Frisby
1
-0
/
+20
2007-04-07
Terrain can now import from a specially formatted file.
Adam Frisby
1
-0
/
+27
2007-04-07
Added setHeights1D to allow importing from a 1D array
Adam Frisby
1
-0
/
+9
2007-04-07
Port to a 2D Heightmap complete
Adam Frisby
1
-0
/
+1
2007-04-07
I am a freaking idiot.
Adam Frisby
1
-1
/
+1
2007-04-06
Added getHeights1D() function to TerrainEngine
Adam Frisby
1
-0
/
+10
2007-04-06
**BREAKING CHANGE** Changing the way terrain is stored and used internally.
Adam Frisby
1
-0
/
+64