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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-02
Add "--no-objects" parameter to 'load oar'.
Robert Adams
2
-1
/
+7
2014-02-02
Really add the old parameter names to load oar to keep downward compatibiliy
Robert Adams
1
-0
/
+2
2014-02-02
Change new 'load oar' parameters to be hyphenated to be consistant with
Robert Adams
2
-10
/
+10
2014-02-02
Implement terrain merging in TerrainChannel.
Robert Adams
3
-53
/
+53
2014-01-31
Make sure Web streams are disposed after use
Oren Hurvitz
3
-47
/
+39
2014-01-28
One more run at fixing the sun module. Parameter setting fixed to
Mic Bowman
1
-52
/
+52
2014-01-28
Restore brush tests with correct values and adjustments for new terrain height
Robert Adams
1
-17
/
+17
2014-01-28
Temporarily disable brush test. It will come back when tuning is complete.
Robert Adams
1
-0
/
+2
2014-01-28
Change area of brush test to account for rounding errors in terrain implement...
Robert Adams
1
-2
/
+2
2014-01-28
Increase the strength of brushes in brush test in an attempt to overcome roun...
Robert Adams
1
-2
/
+2
2014-01-28
Actually make the parameter updates change the behavior of
Mic Bowman
1
-0
/
+4
2014-01-28
clear land tainting when tested. Then testing, pass scene to LandObject as no...
Robert Adams
1
-1
/
+1
2014-01-28
Fix terrain tests by properly initializing low detail terrain to zero height.
Robert Adams
2
-5
/
+4
2014-01-28
Some major surgery on the sun module. Updates to the client were gated
Mic Bowman
1
-51
/
+46
2014-01-26
varregion: enable teleporting to a varregion by clicking on the map and
Robert Adams
3
-82
/
+168
2014-01-26
varregion: modify MapImageModule structure so it will better merge
Robert Adams
1
-263
/
+271
2014-01-24
Properly dispose of drawing objects to reduce/stop memory leakage on generati...
Justin Clark-Casey (justincc)
4
-319
/
+343
2014-01-23
Add "generate map" console command to allow manual regeneration and storage o...
Justin Clark-Casey (justincc)
2
-1
/
+19
2014-01-20
Stop exceptions being generated on agent connection if a telehub object has b...
Justin Clark-Casey (justincc)
2
-4
/
+6
2014-01-20
Materials module: a) Store materials as assets; b) Finalized it (removed the ...
Oren Hurvitz
6
-22
/
+21
2014-01-19
varregion: remove debugging splat file saving that fills up the
Robert Adams
1
-4
/
+0
2014-01-19
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
Robert Adams
2
-17
/
+66
2014-01-19
varregion: add --noterrain and --noparcel to 'load oar'.
Robert Adams
3
-24
/
+54
2014-01-19
varregion: add --displacement parameter to 'load oar'.
Robert Adams
4
-15
/
+81
2014-01-19
varregion: Update Warp3D to properly handle varregions.
Robert Adams
3
-265
/
+420
2014-01-19
Add J2K decoder routine that converts directly to an image.
Robert Adams
1
-0
/
+20
2014-01-19
varregion: split up generated maptile images for storage in map. This
Robert Adams
2
-22
/
+68
2014-01-18
Remove redundant methods in FlotsamAssetCache
Justin Clark-Casey (justincc)
1
-10
/
+0
2014-01-18
implement CoreAssetCache.Check()
Justin Clark-Casey (justincc)
1
-1
/
+2
2014-01-18
implement GlynnTuckerAssetCache.Check()
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-01-18
Properly implement CenomeAssetCache.Check()
Justin Clark-Casey (justincc)
1
-2
/
+4
2014-01-18
Simplify FlotsamAssetCache.CheckFromMemoryCache()
Justin Clark-Casey (justincc)
1
-6
/
+1
2014-01-18
Elminate some copy/paste in FlotsamAssetCache.CheckFromFileCache() and use us...
Justin Clark-Casey (justincc)
1
-33
/
+10
2014-01-18
elminate unnecessary asset != null check in FlotsamAssetCache.UpdateFileCache()
Justin Clark-Casey (justincc)
1
-50
/
+47
2014-01-17
minor: since structs are values, assigning them to another variable copies it...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-01-16
Remove old IInterRegionComms and references. This hasn't been used since 200...
Justin Clark-Casey (justincc)
2
-4
/
+4
2014-01-11
varregion: Debug messages for region crossing debugging.
Robert Adams
1
-7
/
+17
2014-01-10
When creating a coalesced object, set its permissions to the lowest-common-de...
Oren Hurvitz
1
-7
/
+16
2014-01-10
When creating a coalesced object, set its Creator ID if all the objects have ...
Oren Hurvitz
1
-4
/
+15
2014-01-10
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
2
-18
/
+10
2014-01-10
Refactored setting permissions when rezzing items: use the same function when...
Oren Hurvitz
1
-37
/
+14
2014-01-04
Some missing definitions needed for successful compilation.
Robert Adams
1
-1
/
+2
2014-01-04
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
1
-11
/
+21
2014-01-03
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
1
-11
/
+21
2013-12-27
varregion: extract banned region logic into a class for cleanlyness.
Robert Adams
1
-33
/
+174
2013-12-26
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
14
-108
/
+120
2013-12-24
varregion: add lots of DEBUG level log messages. Especially for teleport.
Robert Adams
2
-1
/
+7
2013-12-24
varregion: fix bug where destination region is not found and object is
Robert Adams
1
-47
/
+61
2013-12-16
Fix issue with editing notes for other avatars
BlueWall
1
-2
/
+2
2013-12-14
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
11
-49
/
+49
[next]