index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* 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
*
Add a configuration section for groups modules
Melanie Thielker
2008-10-12
1
-0
/
+20
*
Fix linking phantom and nonphantom prims. Make the error message more friendly
Melanie Thielker
2008-10-12
1
-1
/
+1
*
Add EventInfoRequest and EventInfoReply packets.
Homer Horwitz
2008-10-12
1
-0
/
+6
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-10-12
2
-13
/
+16
*
* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.
Adam Frisby
2008-10-12
2
-6
/
+39
*
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
*
The "About Landmark" code with the fake parcelIDs had a serious bug.
Homer Horwitz
2008-10-11
1
-13
/
+52
*
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
*
Plumb the remaining search packets and replies.
Melanie Thielker
2008-10-11
1
-0
/
+28
*
Thanks cmickyb for a patch that enhances the IRC module.
Dahlia Trimble
2008-10-11
2
-29
/
+115
*
Remove a UUID fudge that broke "Abandon Land"
Melanie Thielker
2008-10-11
1
-2
/
+2
*
Committing diva's LandSnapshot update patch. Also included is a small
Melanie Thielker
2008-10-10
1
-0
/
+1
*
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...
MW
2008-10-10
2
-2
/
+2
*
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...
MW
2008-10-10
1
-1
/
+1
*
very tiny change
MW
2008-10-10
1
-3
/
+4
*
* Added NullReference check to EventQueueGetModule.
Adam Frisby
2008-10-10
1
-2
/
+8
*
* Fixed a potential threading issue with EventQueueGet leading to spontaneous...
Adam Frisby
2008-10-10
1
-5
/
+12
*
* Just some OGP maintenance. Standards adherence type stuff.
Teravus Ovares
2008-10-10
1
-7
/
+12
*
A bit more estate fudging
Melanie Thielker
2008-10-10
2
-2
/
+13
*
Add the beginnings of a sim health check (through remote admin)
Melanie Thielker
2008-10-10
2
-0
/
+19
*
Fixed renaming of in-prim items (Mantis #2366)
Homer Horwitz
2008-10-09
1
-1
/
+3
*
Clean up webmap-generation a bit:
Homer Horwitz
2008-10-09
1
-17
/
+3
*
- Fix wrong order of max/min usage for clipping. Uses Util.Clamp now
Homer Horwitz
2008-10-08
2
-2
/
+4
*
- removed some unnecessary conversions (double -> double)
Homer Horwitz
2008-10-08
1
-2
/
+2
*
* minor: Comment out initial regularly occuring EventQueueGet log debug messa...
Justin Clarke Casey
2008-10-08
1
-11
/
+9
*
* On deselection of objects, stop every object id passed triggering an update...
Justin Clarke Casey
2008-10-08
1
-27
/
+20
*
Mantis#2354. Thank you kindly, Tglion for a patch that:
Charles Krinke
2008-10-08
1
-0
/
+24
*
* Re-enables map item requests.
Teravus Ovares
2008-10-08
1
-51
/
+261
*
warning squashing
Dr Scofield
2008-10-08
1
-3
/
+3
*
Add some permissions checks and fixes
Melanie Thielker
2008-10-08
4
-11
/
+72
*
* Disabling mapitem requests for surrounding regions as it's probably using u...
Teravus Ovares
2008-10-07
1
-6
/
+6
*
* Apply http://opensimulator.org/mantis/view.php?id=1207
Justin Clarke Casey
2008-10-07
16
-115
/
+170
*
From: chris yeoh <yeohc@au1.ibm.com>
Dr Scofield
2008-10-07
1
-0
/
+13
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-10-06
1
-8
/
+8
*
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
Justin Clarke Casey
2008-10-06
3
-27
/
+23
*
* Made Mapitems more failure friendly
Teravus Ovares
2008-10-06
1
-10
/
+86
*
Implement Parcel -> ForceOwnerToMe god mode packet
Melanie Thielker
2008-10-06
2
-0
/
+16
*
Exclude attachments from parcel prim counts
Melanie Thielker
2008-10-06
1
-1
/
+1
*
Implement ForceOwnerPermissive and God TakeCopy
Melanie Thielker
2008-10-06
3
-0
/
+23
*
Cause inventory items to also be sold when a prim is sold
Melanie Thielker
2008-10-06
1
-4
/
+1
[prev]
[next]