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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
varregion: modify MapImageModule structure so it will better merge
Robert Adams
2014-01-26
1
-263
/
+271
*
Merge branch 'master' into varregion
Robert Adams
2014-01-21
4
-16
/
+17
|
\
|
*
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-20
2
-4
/
+6
|
|
\
|
|
*
Stop exceptions being generated on agent connection if a telehub object has b...
Justin Clark-Casey (justincc)
2014-01-20
2
-4
/
+6
|
*
|
Materials module: a) Store materials as assets; b) Finalized it (removed the ...
Oren Hurvitz
2014-01-20
2
-12
/
+11
*
|
|
varregion: remove debugging splat file saving that fills up the
Robert Adams
2014-01-19
1
-4
/
+0
*
|
|
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
Robert Adams
2014-01-19
2
-17
/
+66
*
|
|
varregion: add --noterrain and --noparcel to 'load oar'.
Robert Adams
2014-01-19
3
-24
/
+54
*
|
|
varregion: add --displacement parameter to 'load oar'.
Robert Adams
2014-01-19
4
-15
/
+81
*
|
|
varregion: Update Warp3D to properly handle varregions.
Robert Adams
2014-01-19
2
-260
/
+417
*
|
|
varregion: split up generated maptile images for storage in map. This
Robert Adams
2014-01-19
1
-1
/
+1
*
|
|
Merge branch 'master' into varregion
Robert Adams
2014-01-11
1
-7
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-10
1
-7
/
+1
|
|
\
\
|
|
|
/
|
|
*
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
2014-01-10
1
-7
/
+1
*
|
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
10
-83
/
+96
*
|
|
Merge branch 'master' into varregion
Robert Adams
2013-12-17
2
-16
/
+35
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2013-12-14
1
-16
/
+22
|
|
\
\
|
|
|
/
|
|
*
Make WindParamSet success a console message rather than a log message.
Justin Clark-Casey (justincc)
2013-12-14
1
-2
/
+1
|
|
*
minor: Make wind console commands print out to console rather than log
Justin Clark-Casey (justincc)
2013-12-14
1
-14
/
+21
|
*
|
Committing the Avination Scene Presence and related texture code
Melanie
2013-12-11
1
-0
/
+13
|
|
/
*
|
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2013-12-14
6
-29
/
+29
*
|
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
2013-11-28
2
-2
/
+2
*
|
Merge branch 'master' into varregion
Robert Adams
2013-11-15
2
-55
/
+127
|
\
\
|
|
/
|
*
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
2013-11-15
1
-2
/
+2
|
*
If a local land ID is given to the "land show" command, then output to consol...
Justin Clark-Casey (justincc)
2013-11-15
1
-54
/
+126
*
|
varregion: extend TerrainModule to use the region size from RegionInfo
Robert Adams
2013-11-10
1
-14
/
+14
*
|
varregion: fix GetLandObject error return and initialization of square
Robert Adams
2013-11-10
2
-10
/
+33
*
|
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
2013-11-08
2
-5
/
+5
*
|
varregion: Massive work to LandManagementModule and LandObject to
Robert Adams
2013-11-08
2
-183
/
+295
*
|
Merge branch 'master' into varregion
Robert Adams
2013-10-28
1
-1
/
+16
|
\
\
|
|
/
|
*
Show texture ids for full object/part info console commmds
Justin Clark-Casey (justincc)
2013-10-24
1
-1
/
+16
*
|
Merge branch 'master' into varregion
Robert Adams
2013-10-16
3
-23
/
+51
|
\
\
|
|
/
|
*
Made terrain uploads thread-safe
Oren Hurvitz
2013-10-15
2
-22
/
+31
|
*
* Refactor
teravus
2013-10-07
1
-2
/
+2
|
*
* Added a Basic DOS protection container/base object for the most common HTTP...
teravus
2013-10-07
1
-1
/
+20
*
|
varregion: move the compressed heighmap compression factor from
Robert Adams
2013-10-16
1
-3
/
+5
*
|
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
2013-10-07
1
-13
/
+16
*
|
varregion: serious rework of TerrainChannel:
Robert Adams
2013-09-28
2
-4
/
+6
*
|
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2013-09-28
6
-29
/
+29
|
/
*
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...
Justin Clark-Casey (justincc)
2013-09-27
1
-3
/
+3
*
minor: Comment out windlight log message about sending scene data for now.
Justin Clark-Casey (justincc)
2013-09-26
1
-1
/
+2
*
Fix exception thrown after a region has been restarted through scheduling.
Justin Clark-Casey (justincc)
2013-08-25
1
-10
/
+22
*
Merge branch 'TeleportWork'
Justin Clark-Casey (justincc)
2013-08-09
1
-3
/
+3
|
\
|
*
Fix an issue where under teleport v2 protocol, teleporting from regions in an...
Justin Clark-Casey (justincc)
2013-08-08
1
-3
/
+3
*
|
* Added set water height <height> [<x>] [<y>] console command following the s...
teravus
2013-08-07
1
-1
/
+30
|
/
*
Removed the MapItems thread. Redirected the map items requests to the service...
Diva Canto
2013-07-16
1
-6
/
+43
*
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
2013-07-08
1
-1
/
+1
*
Revert "Same freeze issue, now checking if it's in estate"
Diva Canto
2013-07-04
1
-1
/
+0
*
Same freeze issue, now checking if it's in estate
Diva Canto
2013-07-04
1
-0
/
+1
*
minor: Correct typo of "Descrition" to "Description" in "show object *" conso...
Justin Clark-Casey (justincc)
2013-07-03
1
-1
/
+1
[next]