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
(
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
8
-26
/
+27
|
\
|
*
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
6
-22
/
+21
*
|
|
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
*
|
|
Merge branch 'master' into varregion
Robert Adams
2014-01-19
7
-108
/
+70
|
\
\
\
|
|
/
/
|
*
|
Remove redundant methods in FlotsamAssetCache
Justin Clark-Casey (justincc)
2014-01-18
1
-10
/
+0
|
*
|
implement CoreAssetCache.Check()
Justin Clark-Casey (justincc)
2014-01-18
1
-1
/
+2
|
*
|
implement GlynnTuckerAssetCache.Check()
Justin Clark-Casey (justincc)
2014-01-18
1
-1
/
+1
|
*
|
Properly implement CenomeAssetCache.Check()
Justin Clark-Casey (justincc)
2014-01-18
1
-2
/
+4
|
*
|
Simplify FlotsamAssetCache.CheckFromMemoryCache()
Justin Clark-Casey (justincc)
2014-01-18
1
-6
/
+1
|
*
|
Elminate some copy/paste in FlotsamAssetCache.CheckFromFileCache() and use us...
Justin Clark-Casey (justincc)
2014-01-18
1
-33
/
+10
|
*
|
elminate unnecessary asset != null check in FlotsamAssetCache.UpdateFileCache()
Justin Clark-Casey (justincc)
2014-01-18
1
-50
/
+47
|
*
|
minor: since structs are values, assigning them to another variable copies it...
Justin Clark-Casey (justincc)
2014-01-17
1
-1
/
+1
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-16
2
-4
/
+4
|
|
\
\
|
|
|
/
|
|
*
Remove old IInterRegionComms and references. This hasn't been used since 200...
Justin Clark-Casey (justincc)
2014-01-16
2
-4
/
+4
*
|
|
varregion: Update Warp3D to properly handle varregions.
Robert Adams
2014-01-19
3
-265
/
+420
*
|
|
Add J2K decoder routine that converts directly to an image.
Robert Adams
2014-01-19
1
-0
/
+20
*
|
|
varregion: split up generated maptile images for storage in map. This
Robert Adams
2014-01-19
2
-22
/
+68
*
|
|
varregion: Debug messages for region crossing debugging.
Robert Adams
2014-01-11
1
-7
/
+17
*
|
|
Merge branch 'master' into varregion
Robert Adams
2014-01-11
2
-67
/
+56
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-10
2
-67
/
+56
|
|
\
\
|
|
|
/
|
|
*
When creating a coalesced object, set its permissions to the lowest-common-de...
Oren Hurvitz
2014-01-10
1
-7
/
+16
|
|
*
When creating a coalesced object, set its Creator ID if all the objects have ...
Oren Hurvitz
2014-01-10
1
-4
/
+15
|
|
*
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
2014-01-10
2
-18
/
+10
|
|
*
Refactored setting permissions when rezzing items: use the same function when...
Oren Hurvitz
2014-01-10
1
-37
/
+14
|
*
|
Some missing definitions needed for successful compilation.
Robert Adams
2014-01-04
1
-1
/
+2
|
*
|
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2014-01-04
1
-11
/
+21
*
|
|
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2014-01-03
1
-11
/
+21
*
|
|
varregion: extract banned region logic into a class for cleanlyness.
Robert Adams
2013-12-27
1
-33
/
+174
*
|
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
14
-108
/
+120
*
|
|
varregion: add lots of DEBUG level log messages. Especially for teleport.
Robert Adams
2013-12-24
2
-1
/
+7
*
|
|
varregion: fix bug where destination region is not found and object is
Robert Adams
2013-12-24
1
-47
/
+61
*
|
|
Merge branch 'master' into varregion
Robert Adams
2013-12-17
11
-651
/
+959
|
\
\
\
|
|
/
/
|
*
|
Fix issue with editing notes for other avatars
BlueWall
2013-12-16
1
-2
/
+2
|
*
|
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
7
-130
/
+631
|
*
|
This is the Avination Entity Transfer Module. Surprisingly, it still compiles
Melanie
2013-12-11
1
-217
/
+204
|
|
/
|
*
Add support for user preferences (im via email)
BlueWall
2013-12-06
2
-0
/
+69
*
|
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2013-12-14
11
-49
/
+49
*
|
varregion: Add MaxRegionSize constant and enforce in RegionInfo.
Robert Adams
2013-11-30
2
-60
/
+161
*
|
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
2013-11-28
6
-4
/
+17
*
|
Merge branch 'master' into varregion
Robert Adams
2013-11-24
2
-3
/
+3
|
\
\
|
|
/
|
*
Fix false positive test failure in TestRepeatSameDrawContainingImageReusingTe...
Justin Clark-Casey (justincc)
2013-11-23
1
-2
/
+2
[next]