index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
/
Terrain
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-04-03
11
-3
/
+74
|
\
|
*
terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...
Garmin Kawaguichi
2012-04-03
11
-3
/
+74
*
|
Merge branch 'master' into careminster
Melanie
2012-03-27
1
-2
/
+0
|
\
\
|
|
/
|
*
In TerrainModule.cs, the command terrain save-tile is modified to remove an u...
Garmin Kawaguichi
2012-03-27
1
-2
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-03-25
3
-33
/
+61
|
\
\
|
|
/
|
*
Hack example on to "terrain save-tile" extended help.
Justin Clark-Casey (justincc)
2012-03-24
1
-0
/
+6
|
*
Use system provided temporary file in "terrain save-tile" to avoid problems w...
Justin Clark-Casey (justincc)
2012-03-24
1
-3
/
+3
|
*
Give feedback when "terrain save-tile" is not successfully invoked.
Justin Clark-Casey (justincc)
2012-03-24
2
-30
/
+52
*
|
Merge branch 'master' into careminster
Melanie
2012-03-23
1
-6
/
+6
|
\
\
|
|
/
|
*
Comment out a terrain save-tile debugging message that accidentally crept in ...
Justin Clark-Casey (justincc)
2012-03-22
1
-6
/
+6
*
|
Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminster
Melanie
2012-03-22
1
-0
/
+6
|
\
\
|
|
/
|
*
Add llGiveInventory() test from object to object where both objects are owned...
Justin Clark-Casey (justincc)
2012-03-22
1
-0
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-1
/
+6
|
\
\
|
|
/
|
*
Terrain: added [Terrain] section with an option to load an initial flat terra...
Diva Canto
2012-03-16
1
-1
/
+6
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-19
1
-19
/
+32
|
\
\
|
|
/
|
*
For TerrainModule.SaveToFile(), don't bother throwing the exception onwards a...
Justin Clark-Casey (justincc)
2011-11-17
1
-1
/
+0
|
*
Make "terrain save" more friendly by telling the user if we have saved and pu...
Justin Clark-Casey (justincc)
2011-11-17
1
-18
/
+32
*
|
Resolve merge commits, stage 1
Tom
2011-09-04
1
-1
/
+1
|
\
\
|
|
/
|
*
use standard sdk stack in terrain model rather than OpenSim.Framework.UndoStack.
Justin Clark-Casey (justincc)
2011-07-18
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-17
7
-0
/
+132
|
\
\
|
|
/
|
*
Implemented terrain save-tile command. Does the opposite of load-tile. For no...
Diva Canto
2011-04-12
7
-0
/
+132
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-01
1
-2
/
+13
|
\
\
|
|
/
|
*
Added code to load a terrain tile of tiff/jpg format. Previously it only work...
Diva Canto
2011-03-28
1
-2
/
+13
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-29
2
-22
/
+227
|
\
\
|
|
/
|
*
Display supported file extensions/formats in "terrain load help" (Mantis #5349)
Kevin Cozens
2011-01-28
1
-2
/
+8
|
*
Added loading and saving of terrain files using Terragen format (Mantis #1564)
Kevin Cozens
2011-01-28
1
-20
/
+219
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-18
1
-1
/
+8
|
\
\
|
|
/
|
*
refactor: move Scene.TerrainUnAcked() handling into TerrainModule
Justin Clark-Casey (justincc)
2010-08-13
1
-1
/
+8
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-31
2
-3
/
+8
|
\
\
|
|
/
|
*
store terrain module trying to load plugins if plugin path does not exist
Justin Clark-Casey (justincc)
2010-07-30
1
-2
/
+7
|
*
move ChannelDigger from its own project into the main terrain module with the...
Justin Clark-Casey (justincc)
2010-07-30
1
-1
/
+1
*
|
Add a new global event : OnTerrainUpdate
Tom Grimshaw
2010-06-26
1
-0
/
+2
*
|
Reverting the ITerrainModule changes. Turns out this was useless.
Tom Grimshaw
2010-06-26
1
-5
/
+0
*
|
add HasChanged to ITerrainModule
Tom Grimshaw
2010-06-26
1
-5
/
+2
*
|
Add a new accessor for the TerainModule : "HasChanged"
Tom Grimshaw
2010-06-26
1
-0
/
+8
|
/
*
Revolution is on the roll again! :)
Revolution
2010-02-14
1
-0
/
+41
*
Allow terrain heightmaps to be loaded directly from URIs via the remote admin...
Justin Clark-Casey (justincc)
2009-12-04
1
-1
/
+31
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
1
-5
/
+5
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-1
/
+1
*
* Remove hard coded 256 limitations from various places. There's no more 2...
Teravus Ovares (Dan Olivares)
2009-08-07
1
-19
/
+20
*
Committing the interface change and the addition to the modules to get
Melanie Thielker
2009-07-10
1
-0
/
+5
*
Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...
Dahlia Trimble
2009-06-18
2
-37
/
+21
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
33
-33
/
+33
*
* May make the terrain flatten brush behave like Second Life(tm)'s client exp...
Adam Frisby
2009-05-28
1
-1
/
+5
*
Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...
Homer Horwitz
2009-04-19
3
-97
/
+8
*
Add the RegionLoaded(Scene) API to the new region module interface to allow
Melanie Thielker
2009-04-14
1
-0
/
+4
*
- Moved TerrainModule to the new region-module system.
Homer Horwitz
2009-04-13
1
-31
/
+39
*
Give a meaningful message if terrain save fails because of a file IO error.
idb
2009-04-04
1
-0
/
+5
[next]