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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
Cleanup extraneous comments from viewer support modules
Diva Canto
2
-10
/
+3
2014-11-21
Add an XmlRpc method to get a region's root agent count. This is intended
Melanie Thielker
1
-0
/
+26
2014-11-21
Remove braindead "fix" that messed up intersim scripted giving.
Melanie Thielker
3
-12
/
+31
2014-11-20
LSL key should be implicitly cast to a boolean value
Cinder
1
-0
/
+10
2014-11-19
Minor: Include missing EventHost power for group owner role.
AliciaRaven
1
-0
/
+1
2014-11-19
refactor: capitalize SOP.moveToTarget() and stopMoveToTarget() in accordance ...
Justin Clark-Casey
2
-4
/
+4
2014-11-19
fix stopMoveToTarget in attachments case ( similar to core fix)
UbitUmarov
1
-4
/
+15
2014-11-19
If calling llStopMoveToTarget() on an in-world prim, don't send an unnecessar...
Justin Clark-Casey
11
-21
/
+46
2014-11-19
Remove SOP.StopMoveToTarget scheduled update which is now being done in SOG.s...
Justin Clark-Casey
1
-3
/
+0
2014-11-19
If llStopMoveToTarget() is called on an attachment, then stop the avatar if i...
Justin Clark-Casey
1
-5
/
+19
2014-11-19
Minor: Update LLLoginService to handle explicitly set login locations that in...
AliciaRaven
1
-1
/
+1
2014-11-19
fix rez position being for root or center for a single object case
UbitUmarov
1
-0
/
+22
2014-11-19
Add 'terrain feature' command
Dev Random
4
-2
/
+353
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-16
Improved SpecialUIModule so that it sends the floater data properly.
Diva Canto
1
-2
/
+21
2014-11-14
n llPushObject if pushed object is a avatar use its rotation, not pusher
UbitUmarov
1
-1
/
+2
2014-11-12
Increase wearablecache size to 32
Melanie Thielker
1
-1
/
+1
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
Fix the fetching of module references in the viewer support modules.
Diva Canto
3
-9
/
+15
2014-11-11
Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a vali...
Justin Clark-Casey
2
-8
/
+60
2014-11-11
Remove the Invisible stuff and add more baked caching. Refactor selection of ...
Melanie Thielker
5
-54
/
+7
2014-11-10
Add additional viewer support modules that allow certain viewers to modify th...
Diva Canto
3
-0
/
+494
2014-11-10
minor: correct console response when setting attachments logging level
Justin Clark-Casey
1
-1
/
+1
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
3
-5
/
+43
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
Added grid information to SimFeatures response, so that the viewer can show it.
Diva Canto
1
-1
/
+13
2014-11-06
scale ChildAgentThrottles with distance (internal to child server and not
UbitUmarov
7
-9
/
+52
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
remove last debug msg
UbitUmarov
1
-1
/
+1
2014-11-01
debug msg
UbitUmarov
1
-1
/
+1
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-31
Actually persist a changed console set agent-limit via "region set".
Justin Clark-Casey (justincc)
1
-2
/
+7
2014-10-31
Add "region set" console command.
Justin Clark-Casey (justincc)
2
-9
/
+77
2014-10-31
Add "region get" command as a synononym for "show region" console command.
Justin Clark-Casey (justincc)
1
-0
/
+9
[prev]
[next]