aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * The simulator now checks the parcel at the position that you get put by the...Teravus Ovares2008-04-051-0/+10
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-041-3/+7
* * Removing debugging goo for mantis 854 since the fix is reported to work.Justin Clarke Casey2008-04-041-1/+1
* * Attempted resolution for mantis 854Justin Clarke Casey2008-04-031-0/+3
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-032-2/+38
* * Resolve mantis 849Justin Clarke Casey2008-04-035-8/+19
* Minor: just some method commentsJustin Clarke Casey2008-04-022-3/+11
* * Attempt to resolve mantis 873 by placing caps removal operations in a criti...Justin Clarke Casey2008-04-021-13/+16
* * Add some temporary task inventory item inflation debug messages to investig...Justin Clarke Casey2008-04-022-3/+3
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-021-0/+2
* * Fix for mantis #678Justin Clarke Casey2008-04-012-3/+15
* a few small changesMW2008-04-011-9/+12
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-03-311-0/+2
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-0/+2
* * Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey2008-03-311-1/+1
* * Fix for mantis 131, 796Justin Clarke Casey2008-03-311-4/+14
* **Big ass update warning**Adam Frisby2008-03-302-8/+25
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-302-8/+25
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-291-12/+17
* attempt to fix mantis # 779. MW2008-03-281-2/+8
* Removing redundant codeJohan Berntsson2008-03-261-5/+0
* * Massaging CAPS setup/teardown log messagesJustin Clarke Casey2008-03-253-6/+6
* * Print out the exception stacks of resolution failures, temporarilyJustin Clarke Casey2008-03-251-2/+3
* * Temporary hack to swallow neighbour contact problems on startup (in respons...Justin Clarke Casey2008-03-251-1/+4
* Moved Avatar appearance Factory to its own project so that the reference to M...MW2008-03-251-1/+21
* * Tear down CAPS and http handlers when an agent leaves a region (via crossin...Justin Clarke Casey2008-03-253-11/+48
* * Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...Teravus Ovares2008-03-252-2/+2
* * Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f...Teravus Ovares2008-03-252-2/+7
* * Remove old CAPS http listeners when a client logs out from a sceneJustin Clarke Casey2008-03-251-1/+2
* * On Ray casting. Now returning the face normal of the collision face.Teravus Ovares2008-03-252-4/+4
* * Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa712008-03-252-11/+14
* Comment out unused private methods.Jeff Ames2008-03-251-19/+20
* * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares2008-03-252-0/+39
* Minor formatting / svn properties cleanup.Jeff Ames2008-03-251-16/+16
* * Added llApplyImpulse in the local frame.Teravus Ovares2008-03-241-4/+20
* * OBB: Flipped the -y face normal so ray casting against the -y face correctl...Teravus Ovares2008-03-241-4/+4
* * Inflate my commits with yet another snippet of documentation... (j/k)Justin Clarke Casey2008-03-241-1/+2
* * Put in tiny doc snippet while I rememberJustin Clarke Casey2008-03-241-0/+3
* * Clean up Scene.AddCapsHandler(). There was a race condition warning, but I...Justin Clarke Casey2008-03-242-37/+17
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-232-3/+4
* * Added a little more stability for getting the object list from the parcel b...Teravus Ovares2008-03-231-2/+14
* * Implements Oriented Bounding Box raytracing.Teravus Ovares2008-03-233-51/+247
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-225-71/+39
* Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). alondria2008-03-221-2/+16
* * Miscellaneous comment before I found out that mantis 807 probably isn't an ...Justin Clarke Casey2008-03-221-2/+6
* * Catch the occasional resolution exception that comes out of SceneCommunicat...Justin Clarke Casey2008-03-221-3/+20
* * Tell the user what the new terrain commands format is if they try to execut...Justin Clarke Casey2008-03-221-1/+4
* * Committing some math to discover the Oriented Bounding Box and decomposing ...Teravus Ovares2008-03-221-0/+113
* Remove a couple more compiler warnings by commenting unused variables.Charles Krinke2008-03-211-2/+6