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-08-04
local chat gods bug fix
UbitUmarov
1
-2
/
+2
2014-08-03
missing currentParcelUUID update
UbitUmarov
1
-0
/
+1
2014-08-03
mess update ( hide avatars )
UbitUmarov
1
-8
/
+12
2014-08-03
remove debug msgs at attachments deRez
UbitUmarov
1
-7
/
+1
2014-08-03
bugg
UbitUmarov
1
-11
/
+15
2014-08-03
dont get script states for NPCs on deRez
UbitUmarov
1
-8
/
+11
2014-08-03
replace debug msgs by others
UbitUmarov
1
-1
/
+12
2014-08-02
god also read local chat
UbitUmarov
1
-1
/
+6
2014-08-02
add some filters for NPCs
UbitUmarov
2
-0
/
+7
2014-08-01
handle change of hide avatars flag. Parcel limits edition still need work
UbitUmarov
1
-10
/
+17
2014-08-01
remove unnecessary sendparceloverlay
UbitUmarov
1
-1
/
+1
2014-08-01
filter local chat from avatars or attachment acording to parcel hide (
UbitUmarov
1
-3
/
+34
2014-07-31
MESS: changes in MakeRootAgent and CompleteMovement reordering things.
UbitUmarov
2
-5
/
+29
2014-07-30
restrict other avatar sounds to parcel flags ( untested )
UbitUmarov
1
-17
/
+34
2014-07-30
changes to parcels code (still more to to)
UbitUmarov
2
-77
/
+134
2014-07-29
Correct nomenclature for LLSD messages. LL sure suck
Melanie Thielker
1
-4
/
+4
2014-07-29
Try to plumb the other half
Melanie Thielker
2
-0
/
+16
2014-07-29
Change some ORs to assignments as they should be
Melanie Thielker
1
-5
/
+5
2014-07-29
fix the mess about exclusive fields and flags on land overlay
UbitUmarov
2
-31
/
+34
2014-07-29
change parcel overlay bytes adding LocalSound.. changed others also NEEDS
UbitUmarov
3
-30
/
+66
2014-07-27
dont mess with sound gain on stop
UbitUmarov
1
-1
/
+1
2014-07-27
change how sounds work. May be bad.. needs testing
UbitUmarov
1
-94
/
+55
2014-07-24
revert my change of not adding physcis to a failed avatar transfer. This
UbitUmarov
1
-3
/
+0
2014-07-24
on transfer fail of sited avatars, only do
UbitUmarov
1
-2
/
+2
2014-07-24
fix line ending
UbitUmarov
1
-4
/
+4
2014-07-22
if sited avatar cross fails, dont add it to physics and dont mess scripts
UbitUmarov
1
-1
/
+4
2014-07-20
Remove extremely spammy error message that isn't an actual error - user
Melanie Thielker
1
-5
/
+5
2014-07-20
replace old Attachoffset by AttachedPos. Comented out possible merge
UbitUmarov
1
-1
/
+1
2014-07-20
Fix duplicate attach message being sent to objects picked up from the ground
Melanie Thielker
1
-1
/
+4
2014-07-19
Fix taking objects
Melanie Thielker
1
-1
/
+1
2014-07-19
refix originalPositions[]
UbitUmarov
1
-1
/
+1
2014-04-26
Differentiate between requests only the owner should be able to do and those
Melanie Thielker
3
-18
/
+18
2014-04-23
minor: Remove unused System.Linq reference and use ParcelFlags.None instead o...
Justin Clark-Casey (justincc)
1
-2
/
+1
2014-04-23
Prevent sending Land Properties for unprivileged users
Dev Random
1
-5
/
+8
2014-04-06
Change OfflineMessageModule to support more differentiated return values and ...
Melanie Thielker
1
-8
/
+47
2014-03-25
Reinstate the timed region change signal
Melanie Thielker
1
-0
/
+4
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-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-10
When creating a coalesced object, set its permissions to the lowest-common-de...
Oren Hurvitz
1
-7
/
+16
[next]