aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-11* Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey7-29/+83
2008-11-11Mantis#2604. Thank you kindly, Diva for a patch that:Charles Krinke1-4/+10
2008-11-11If the proxy is on, we need to ignore the extra 6 bytes in the packet.Mike Mazur1-0/+1
2008-11-11Add ClampPrimSize option to ensure no prim can exceed the set size. ThisMelanie Thielker1-0/+2
2008-11-11Fix a nullref in attachment packingMelanie Thielker1-0/+7
2008-11-11Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker5-10/+12
2008-11-11Fix llList2Integer to have the same semantics as an (integer) cast. HandleMelanie Thielker1-4/+2
2008-11-11Update svn properties, minor formatting cleanup.Jeff Ames3-8/+9
2008-11-10* Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares6-6/+76
2008-11-10* Remove mono warningsJustin Clarke Casey1-32/+9
2008-11-10* refactor: clean up SOG xml2 reloading to reuse more codeJustin Clarke Casey2-13/+4
2008-11-10Restore the independent LocalID numbering for avatars. Fixes an issue whereMelanie Thielker3-1/+13
2008-11-10* refactor: Make xml (orig format) loading method reuse existing set root par...Justin Clarke Casey1-9/+15
2008-11-10fix unit tests use SetRootPart nowSean Dague1-3/+3
2008-11-10make things compile, but the test still fails because of the root partSean Dague1-3/+0
2008-11-10Lock tests on EntityList.cs, multithreaded object additionSean Dague2-1/+290
2008-11-10* minor: remove useless exception catchJustin Clarke Casey2-10/+2
2008-11-10* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey9-29/+19
2008-11-10Removed some debug output I forgot to remove...Homer Horwitz1-13/+0
2008-11-10* Take out the 1 second sleep debugging line in ScenePresenceJustin Clarke Casey1-1/+0
2008-11-10* Refactor the callers of SOG.SetPartAsRoot() to use common codeJustin Clarke Casey1-31/+18
2008-11-10* minor: Remove old dead and buried datastore codeJustin Clarke Casey3-1288/+0
2008-11-10minor: remove mono compiler warningsJustin Clarke Casey7-16/+16
2008-11-10* Extend basic scene test to retrieve the object from the scene and match uuidsJustin Clarke Casey6-72/+37
2008-11-10this changeset adds an option to RemoteAdmin to limit the number ofDr Scofield1-0/+7
2008-11-10Keep dropped prims from being temp-on-rez and getting cleaned upMelanie Thielker1-0/+1
2008-11-10another small bit of startup refactoringMW1-0/+5
2008-11-10From: Christopher Yeoh <cyeoh@au1.ibm.com>Sean Dague1-1/+7
2008-11-10The region proxy for the load balancer module works again. The incoming proxy...Johan Berntsson2-16/+20
2008-11-10Prevent AO from crashing the sim if the user logs out before the script Melanie Thielker1-0/+3
2008-11-10Add a MinTimerInterval, defaulted at 0.5s, to the scripting configurationMelanie Thielker1-0/+5
2008-11-10Stop attachments from causing an update to be sent on every frame in whichMelanie Thielker4-7/+13
2008-11-10Thank you, idb, for a patch that fixes avatar height calculationMelanie Thielker2-17/+11
2008-11-09* Fixed asset bug.Adam Frisby1-2/+2
2008-11-09Prevent updates about other people's HUD objects being sentMelanie Thielker1-0/+3
2008-11-09Enabled SoftERP for the contact structure but not SoftCFM.Charles Krinke1-1/+6
2008-11-09Script region crossing. This has not user functionality, but lays all theMelanie Thielker13-32/+157
2008-11-09Cause llGetInventoryType to return the asset type, which corresponds withMelanie Thielker1-1/+1
2008-11-09Clean up a few comments.Charles Krinke1-11/+3
2008-11-09Clean up the mass < 0 logic a tiny bit whenCharles Krinke1-2/+1
2008-11-09* Applying EventQueueGetModule patch to try debug the case of the missing EQG.Adam Frisby1-1/+2
2008-11-09* Enabled GTCache for AssetCache Adam Frisby3-203/+99
2008-11-09Refactoring: Moved component creation to "ComponentFactory" as dictated by co...Tedd Hansen4-108/+155
2008-11-09Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames26-140/+653
2008-11-09Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker7-13/+21
2008-11-09Mantis#2591. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2-0/+50
2008-11-08Refactor the detectparams variable from 'd' to Charles Krinke1-30/+30
2008-11-08* Quick test for Dahlia, returns Packet Processing Loop to Infinite Loop.Adam Frisby1-1/+1
2008-11-08Mantis#2590. Thank you kindly, Diva for a patch that solves:Charles Krinke1-1/+10
2008-11-08Mantis#2583. Thank you kindly, Idb for a patch that solves:Charles Krinke1-16/+31