aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-26* Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey1-1/+1
2008-03-26* More log messages in the region registration process for debug purposes. S...Justin Clarke Casey1-2/+13
2008-03-26* Increase information in simulator_login log messagesJustin Clarke Casey1-4/+6
2008-03-26* Start printing the region simulator_login exception to the logJustin Clarke Casey1-1/+1
2008-03-26Committed patch from Lulurun to fix Mantis 817. Thanks LulurunJohan Berntsson1-2/+2
2008-03-26Removing redundant codeJohan Berntsson1-5/+0
2008-03-25* Massaging CAPS setup/teardown log messagesJustin Clarke Casey4-7/+11
2008-03-25* Print out the exception stacks of resolution failures, temporarilyJustin Clarke Casey2-3/+4
2008-03-25* Temporary hack to swallow neighbour contact problems on startup (in respons...Justin Clarke Casey2-2/+15
2008-03-25checking that these two files are commented outMW2-3/+3
2008-03-25Moved Avatar appearance Factory to its own project so that the reference to M...MW7-14/+652
2008-03-25* Tear down CAPS and http handlers when an agent leaves a region (via crossin...Justin Clarke Casey3-11/+48
2008-03-25* Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...Teravus Ovares2-2/+2
2008-03-25* Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...Teravus Ovares2-2/+7
2008-03-25* Remove old CAPS http listeners when a client logs out from a sceneJustin Clarke Casey1-1/+2
2008-03-25* On Ray casting. Now returning the face normal of the collision face.Teravus Ovares2-4/+4
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa715-15/+18
2008-03-25Comment out unused private methods.Jeff Ames16-370/+381
2008-03-25Fix a couple more warnings.Jeff Ames1-5/+5
2008-03-25Fix a few compiler warnings.Jeff Ames3-6/+1
2008-03-25* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares10-6/+193
2008-03-25Minor formatting / svn properties cleanup.Jeff Ames2-18/+17
2008-03-24* Added llApplyImpulse in the local frame.Teravus Ovares2-13/+31
2008-03-24Implements llGetInventoryPermMask()alondria3-5/+25
2008-03-24* OBB: Flipped the -y face normal so ray casting against the -y face correctl...Teravus Ovares1-4/+4
2008-03-24* Inflate my commits with yet another snippet of documentation... (j/k)Justin Clarke Casey1-1/+2
2008-03-24* Put in tiny doc snippet while I rememberJustin Clarke Casey1-0/+3
2008-03-24* Clean up Scene.AddCapsHandler(). There was a race condition warning, but I...Justin Clarke Casey2-37/+17
2008-03-24Modified llGetInventoryName() so it indexes inventory in the same manner the ...alondria1-3/+3
2008-03-24* Remove a spammy comment I meant to remove from the last commitJustin Clarke Casey1-2/+1
2008-03-24* Make standalone non-home region caps work again.Justin Clarke Casey2-1/+11
2008-03-24Implements llGetInventoryName() - the order is based upon inventory key, whic...alondria1-1/+17
2008-03-24From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey1-113/+146
2008-03-24Implements llGetInventoryNumber()alondria1-2/+9
2008-03-24Implements llGetInventoryType()alondria1-2/+8
2008-03-24Implements llGetInventoryCreator()alondria1-1/+9
2008-03-24* Refactor: Genericise request limit strategies and move to OpenSim.Framework...Justin Clarke Casey1-60/+30
2008-03-24Fixed a small XmlRpcCommand bugJohan Berntsson1-1/+4
2008-03-24XmlRpcCommand refactoringJohan Berntsson1-35/+2
2008-03-23* Start passing around a region server's http port in RegionInfo.Justin Clarke Casey5-6/+35
2008-03-23Implements llGetParcelPrimOwners()alondria2-2/+26
2008-03-23* Added a little more stability for getting the object list from the parcel b...Teravus Ovares2-5/+31
2008-03-23* Implements Oriented Bounding Box raytracing.Teravus Ovares3-51/+247
2008-03-23Implements (I hope): llRemoveFromLandBanList, llRemoveFromLandPassList, llAdd...alondria1-6/+83
2008-03-23Fix llParseString2List bug when separator is longer than 1 character.Jeff Ames1-10/+8
2008-03-22Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ...Jeff Ames1-1/+1
2008-03-22Update svn properties.Jeff Ames5-1963/+1963
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen18-1878/+2022
2008-03-22Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). alondria4-7/+38
2008-03-22* Miscellaneous comment before I found out that mantis 807 probably isn't an ...Justin Clarke Casey1-2/+6