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
2015-12-01
fix a more few typos
UbitUmarov
1
-2
/
+2
2015-11-30
fix a few typos
UbitUmarov
1
-3
/
+2
2015-11-30
add a few more known texture IDs
UbitUmarov
1
-5
/
+15
2015-11-27
stop some requests processing when module as no scenes (there must be a bette...
UbitUmarov
1
-0
/
+17
2015-11-27
Fix Region Max height in boundingSize parameters checking in ArchiverModule.c...
Jak Daniels
1
-2
/
+2
2015-11-25
suspend the use of DisableSimulator, that is causing teleport and crossing i...
UbitUmarov
1
-11
/
+10
2015-11-25
remove default of 60minutes on MapImageService Refresh time, forgotten from ...
UbitUmarov
1
-1
/
+1
2015-11-24
simplify DeliverChatToAvatars(..) ( hopefully not breaking it )
UbitUmarov
1
-73
/
+62
2015-11-24
again chat echos, check repeats uncondicionally
UbitUmarov
1
-2
/
+5
2015-11-24
reset control even prior to use
UbitUmarov
1
-0
/
+2
2015-11-24
at end of teleport disable the sending simulator, not destiny
UbitUmarov
1
-2
/
+6
2015-11-24
reduce 'echos' on several regions per instance (mantis 7754)
UbitUmarov
1
-1
/
+2
2015-11-22
Fixed some stupid math and checks on --bounding-origin and --bounding-size. B...
Jak Daniels
1
-20
/
+9
2015-11-22
change silly Monitor use
UbitUmarov
1
-11
/
+11
2015-11-22
change syncronization method
UbitUmarov
1
-76
/
+65
2015-11-22
revert take the Monitor.wait out of the locks
UbitUmarov
1
-17
/
+16
2015-11-22
coment out merge option on multiregion oar load i added
UbitUmarov
1
-1
/
+1
2015-11-22
take the Monitor.wait out of the locks
UbitUmarov
1
-16
/
+17
2015-11-22
a few more changes on Multiregion control file load
UbitUmarov
2
-9
/
+19
2015-11-22
add a a missing monitor.wait if still not needed, mb in future
UbitUmarov
1
-3
/
+8
2015-11-22
a few changes on Multiregion control file load ; load oar seems far from good
UbitUmarov
2
-8
/
+15
2015-11-22
add Monitor.wait on load
UbitUmarov
1
-0
/
+4
2015-11-22
reduce noise before compare
UbitUmarov
1
-2
/
+13
2015-11-22
add merge option on multioar test
UbitUmarov
1
-1
/
+3
2015-11-22
minor changes
UbitUmarov
1
-14
/
+19
2015-11-22
don't use 'funny' Quaternions
UbitUmarov
1
-0
/
+2
2015-11-22
Changes to Load Oar options and new code to support importing OARs with diffe...
Jak Daniels
3
-48
/
+262
2015-11-22
Changes to TerrainModule/ITerrainModule to support importing OARs with differ...
Jak Daniels
1
-0
/
+31
2015-11-22
Changes to LandObject/ILandObject to support importing OARs with different Re...
Jak Daniels
1
-16
/
+274
2015-11-21
add a missing override
UbitUmarov
1
-1
/
+1
2015-11-21
remove some compile warnings increasing total number by 2
UbitUmarov
1
-2
/
+0
2015-11-20
change a log message from error to just Debug
UbitUmarov
1
-1
/
+1
2015-11-20
remove unused return value on DeliverMessageTo()
UbitUmarov
1
-9
/
+7
2015-11-20
remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this a...
UbitUmarov
1
-0
/
+5
2015-11-19
clean code a bit
UbitUmarov
1
-13
/
+5
2015-11-19
ClearPartAttachmentData before adding object to scene, not after
UbitUmarov
1
-3
/
+3
2015-11-18
cleanup indentation
UbitUmarov
1
-70
/
+30
2015-11-18
fix another variable number of wearable types issue
UbitUmarov
1
-2
/
+5
2015-11-17
remove unused parameter - missing file
UbitUmarov
1
-5
/
+7
2015-11-17
remove unused parameter
UbitUmarov
1
-5
/
+5
2015-11-17
work around some 'tests' errors: fix wrong parameters
UbitUmarov
1
-5
/
+5
2015-11-17
work around some 'tests' errors: sp attachments and appearance are not in sync
UbitUmarov
1
-24
/
+24
2015-11-17
work around some 'tests' errors: terrain effects limits changed
UbitUmarov
1
-2
/
+2
2015-11-17
work around some 'tests' errors: add a httpserver
UbitUmarov
1
-3
/
+3
2015-11-17
work around some 'tests' errors: allow sitTargetposition and orientation to ...
UbitUmarov
1
-1
/
+2
2015-11-17
work around some 'tests' errors: Coalesced objects handling has changed
UbitUmarov
1
-0
/
+2
2015-11-17
work around some 'tests' errors: test for null cacheItems
UbitUmarov
1
-0
/
+3
2015-11-17
bug fix: improve chat to child avatars. Still not good because of low resolu...
UbitUmarov
1
-10
/
+11
2015-11-16
deatach from backup on attachment
UbitUmarov
1
-0
/
+2
2015-11-16
coment out excessive debug messages
UbitUmarov
1
-4
/
+5
[next]