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
/
Environment
/
Scenes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Reinstate sending wearables back to the client in response to set appearance
Justin Clarke Casey
2008-10-31
1
-1
/
+1
*
* test: Add basic scene test which merely instantiates the scene right now
Justin Clarke Casey
2008-10-31
3
-11
/
+64
*
test: Extend malformed packet test to actually check that a valid packet can ...
Justin Clarke Casey
2008-10-30
2
-8
/
+2
*
Minor formatting cleanup.
Jeff Ames
2008-10-29
2
-38
/
+38
*
* Possibly fix grey avatar appearance problems
Justin Clarke Casey
2008-10-28
1
-2
/
+2
*
* minor: Add documentation to some of the appearance methods, change some log...
Justin Clarke Casey
2008-10-28
2
-11
/
+14
*
* Eliminate an extra unnecessary appearance fetch on login
Justin Clarke Casey
2008-10-28
1
-19
/
+13
*
* minor: Doc and log message tidy up
Justin Clarke Casey
2008-10-28
2
-6
/
+12
*
Thank you kindly, Mircea Kitsune for a patch that solves:
Charles Krinke
2008-10-28
1
-2
/
+2
*
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2008-10-28
2
-29
/
+41
*
Experimental patch (suggested by diva) to kill off WP teleport ghosts.
Melanie Thielker
2008-10-27
1
-0
/
+1
*
Committing a small fix for EventData along with more plumbing work
Melanie Thielker
2008-10-26
1
-2
/
+20
*
Make ScenePresence.Close public to allow subclassing of SceneComms
Melanie Thielker
2008-10-25
1
-1
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=2459
Justin Clarke Casey
2008-10-23
2
-0
/
+9
*
* Introduce a basic udp circuit test for adding a client
Justin Clarke Casey
2008-10-23
1
-0
/
+1
*
Thank you kindly, Idb for a patch that:
Charles Krinke
2008-10-22
1
-0
/
+21
*
Thank you kindly, Nlin for a patch that:
Charles Krinke
2008-10-22
1
-1
/
+1
*
Thank you both Nlin and M.Igarashi for a patch that:
Charles Krinke
2008-10-22
1
-1
/
+4
*
And fix it
Melanie Thielker
2008-10-22
1
-1
/
+1
*
Prevent an object with a null RootPart in delete queue from stopping
Melanie Thielker
2008-10-22
1
-4
/
+13
*
Remove the gratuitious prim deletes caused by linking. This makes linking
Melanie Thielker
2008-10-22
1
-1
/
+3
*
Mantis #2439
Melanie Thielker
2008-10-20
1
-1
/
+3
*
A small attempt to make persisting prims more reliable
Melanie Thielker
2008-10-19
1
-1
/
+1
*
Prevent a null root part from stopping objects from being persisted, also
Melanie Thielker
2008-10-18
1
-0
/
+7
*
Guard against a null ref that can prevent objects from being persisted
Melanie Thielker
2008-10-18
1
-1
/
+2
*
Fix thingd so that autoreturn also works when the user is not in the sim.
Melanie Thielker
2008-10-18
4
-10
/
+33
*
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
Melanie Thielker
2008-10-18
7
-186
/
+312
*
* Apply http://opensimulator.org/mantis/view.php?id=2405
Justin Clarke Casey
2008-10-16
2
-0
/
+20
*
* refactor: Move error logging from GetUserDetails up to callers, since there...
Justin Clarke Casey
2008-10-15
1
-0
/
+13
*
Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...
Dahlia Trimble
2008-10-15
1
-3
/
+38
*
Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().
Dahlia Trimble
2008-10-15
1
-0
/
+5
*
* Send an avatar update to other clients when an avatar rotates, as well as w...
Justin Clarke Casey
2008-10-14
1
-3
/
+21
*
* minor: change m_debug to m_debugPacketLevel since that's what it is
Justin Clarke Casey
2008-10-14
1
-2
/
+7
*
* minor: Make it clear that non-scheduled updates can happen outside of the p...
Justin Clarke Casey
2008-10-14
3
-7
/
+3
*
* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...
Justin Clarke Casey
2008-10-14
3
-9
/
+9
*
* Make KillObjectPackets reliable
Justin Clarke Casey
2008-10-14
1
-0
/
+1
*
- convert comments into documentation
Mike Mazur
2008-10-14
1
-38
/
+40
*
- move comment about assetID and 'attached' in inventory where it belongs
Mike Mazur
2008-10-14
2
-18
/
+15
*
* Remove warnings, including one which pointed out a bug
Justin Clarke Casey
2008-10-13
1
-1
/
+1
*
Fix linking phantom and nonphantom prims. Make the error message more friendly
Melanie Thielker
2008-10-12
1
-1
/
+1
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-10-12
1
-1
/
+1
*
* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.
Adam Frisby
2008-10-12
1
-1
/
+9
*
Fix the fix. Child prims were failing to load.
Melanie Thielker
2008-10-11
1
-7
/
+10
*
Fix llSetPos to handle child prims correctly. This will fix linked
Melanie Thielker
2008-10-11
1
-0
/
+11
*
Implement the hook needed for the CanTeleport check
Melanie Thielker
2008-10-11
1
-0
/
+3
*
Add logging in case of a SOG without rootpart
Homer Horwitz
2008-10-11
1
-0
/
+5
*
- Patching a symptom of the failed WP start. We really need to find the reason
Homer Horwitz
2008-10-11
1
-1
/
+8
*
2nd stab at that prim loading nasty
Melanie Thielker
2008-10-11
1
-1
/
+1
*
Fix Nebadon's WP crash (invalid root part from database null-ref)
Melanie Thielker
2008-10-11
1
-0
/
+3
*
* Removed Heartbeat timer
Teravus Ovares
2008-10-11
1
-127
/
+148
[prev]
[next]