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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
do keepalive on mesh and texture GET. Dont use reusecontext any where.
UbitUmarov
2
-5
/
+5
2015-08-15
Track selected objects per client
Melanie Thielker
3
-0
/
+10
2015-06-12
Maybe reduce incidence of ghost avatars
Melanie Thielker
1
-1
/
+10
2015-05-26
Add WhiteCore's LL Json functions
Melanie Thielker
4
-0
/
+279
2015-03-25
Comment spammy XMLRPC router message - we don't need to know every time a
Melanie Thielker
1
-1
/
+1
2015-03-24
Make attachment rezzing async again for NPC. Doing that sync causes a deadlock
Melanie Thielker
1
-1
/
+6
2015-03-23
Allow re-setting the region restart timer. Also move restart notifications to
Melanie Thielker
1
-2
/
+6
2015-03-23
Make the scripted dialogs and restart message appear in the top right corner
Melanie Thielker
1
-2
/
+2
2015-03-23
Taking a reference to the value collection is not thread safe. Change this
Melanie Thielker
1
-3
/
+3
2015-03-10
Allow setting the size of the wearables array from config, for core compatibi...
Melanie Thielker
1
-0
/
+1
2015-02-13
fix axis locking Amotor
UbitUmarov
1
-6
/
+6
2014-11-27
change/fix rez position and rotation on llRezObject and llRezAtRoot
UbitUmarov
1
-2
/
+49
2014-11-21
Remove braindead "fix" that messed up intersim scripted giving.
Melanie Thielker
3
-12
/
+31
2014-11-19
fix stopMoveToTarget in attachments case ( similar to core fix)
UbitUmarov
1
-4
/
+15
2014-11-19
fix rez position being for root or center for a single object case
UbitUmarov
1
-0
/
+22
2014-11-19
some steps to rez center or root of prim inventory object at requested
UbitUmarov
3
-8
/
+11
2014-11-19
return bbox and offsetHeight to RezObject
UbitUmarov
3
-8
/
+9
2014-11-18
dont do recoil on llRezObject called from attachments, as seem to happen
UbitUmarov
1
-8
/
+13
2014-11-14
n llPushObject if pushed object is a avatar use its rotation, not pusher
UbitUmarov
1
-1
/
+2
2014-11-12
Update libOMV and fix XBakes dependencies.
Melanie Thielker
2
-3
/
+3
2014-11-12
Revert "Bare minimum to get the new bake module to compile with this old code"
Melanie Thielker
1
-2
/
+0
2014-11-11
Remove the Invisible stuff and add more baked caching. Refactor selection of ...
Melanie Thielker
4
-26
/
+7
2014-11-10
Bare minimum to get the new bake module to compile with this old code
Melanie Thielker
1
-0
/
+2
2014-11-10
Add a new baked texure module methid to support baked texturing mesh avatars
Melanie Thielker
1
-0
/
+1
2014-11-10
Call the bake module each time we see a new attachment to see if the attachment
Melanie Thielker
1
-0
/
+4
2014-11-10
Second part of invisible base avatar option
Melanie Thielker
2
-5
/
+15
2014-11-10
Remove JustinCCs UDP patch - it is harmful to Avination's grid management
Melanie Thielker
1
-2
/
+4
2014-11-10
Only send the actual bakes to the bakes module
Melanie Thielker
1
-6
/
+8
2014-11-10
Add a new baked texure module methid to support baked texturing mesh avatars
Melanie Thielker
1
-0
/
+1
2014-11-10
Call the bake module each time we see a new attachment to see if the attachment
Melanie Thielker
1
-0
/
+4
2014-11-08
try to preserve permitions on object returns
UbitUmarov
1
-1
/
+5
2014-11-08
remove duplicated lines
UbitUmarov
1
-3
/
+0
2014-11-06
scale ChildAgentThrottles with distance (internal to child server and not
UbitUmarov
5
-9
/
+47
2014-11-06
allow drawdistance to change between 32 and MaxDrawDistance, configurable
UbitUmarov
4
-17
/
+34
2014-11-03
BUG fix : fix a very silly bug uint in place of ulong :(
UbitUmarov
1
-1
/
+1
2014-11-03
always write physicsShapeType on sop serialization since default value
UbitUmarov
1
-2
/
+1
2014-11-03
BUG FIX prevent references to null scene (as happens on mesh uploads)
UbitUmarov
1
-12
/
+15
2014-11-01
only close child agents on sucess of V1 tp not at start
UbitUmarov
1
-38
/
+10
2014-11-01
don't send updates for deleted agents
UbitUmarov
1
-3
/
+4
2014-10-31
sadly revert to resend terseUpdates enqueuing them back into entityupdates
UbitUmarov
2
-4
/
+47
2014-10-30
set udp SocketOptionName.ReuseAddress to false, to not allow two regions
UbitUmarov
1
-0
/
+2
2014-10-30
Fix a potential nullref in Vivox
Melanie Thielker
1
-0
/
+4
2014-10-30
Fix a script load issue
Melanie Thielker
1
-1
/
+1
2014-10-29
change last commit, need to send to Xbakes or changes will not be detected
UbitUmarov
1
-1
/
+2
2014-10-29
bug fix and don't send to xbakes if requesting rebakes
UbitUmarov
1
-12
/
+13
2014-10-29
Fix baked textures for regions without external Xbakes adding rebake
UbitUmarov
1
-32
/
+35
2014-10-28
try to make a avatar usesable if its siting part didn't cross, or crossed
UbitUmarov
1
-86
/
+12
2014-10-26
fix parcel proprieties update sending
UbitUmarov
1
-4
/
+7
2014-10-26
do consider skirt baked texture on validation
UbitUmarov
1
-3
/
+9
2014-10-26
dont send baked textures assets, but send cache information
UbitUmarov
1
-5
/
+13
[next]