aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-31* Set Svn Properties eol-style: |337Teravus Ovares3-3/+3
2008-03-31* Fix for terrain issue whereby loading or manipulating a terrain item from t...Adam Frisby1-0/+2
2008-03-31* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2-0/+11
2008-03-31* Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2-35/+22
2008-03-31* Fix problem where inventory code throws a swallowed exception on grid mode ...Justin Clarke Casey1-1/+1
2008-03-31* Fix for mantis 131, 796Justin Clarke Casey1-4/+14
2008-03-31Fixed typo in AvatarFactoryModule.csJeff Ames1-1/+1
2008-03-31Update svn properties.Jeff Ames5-409/+409
2008-03-30* Added competely untested MSSQLMapperlbsa711-2/+10
2008-03-30* Minor cleanupTeravus Ovares3-6/+5
2008-03-30* Quick fix. Re-enabled some code which registers the Terrain Module's Comman...Adam Frisby1-1/+1
2008-03-30**Big ass update warning**Adam Frisby18-63/+691
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares7-32/+86
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey3-30/+1
2008-03-29* Tidy up 'show users' displayJustin Clarke Casey1-11/+12
2008-03-29* Minor log message fix per mantis 829Justin Clarke Casey1-1/+1
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey1-4/+1
2008-03-29Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho...alondria1-6/+7
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW7-14/+89
2008-03-29Fix compiler warnings in BulletXPlugin.Jeff Ames1-18/+18
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey3-2/+13
2008-03-28* Refactor: Eliminate RequestUsersRoot() redundant methodJustin Clarke Casey1-1/+1
2008-03-28* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey1-1/+2
2008-03-28* Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey1-1/+1
2008-03-28fixes mantis #778 and shoots himself for making such a mistake to begin with,...MW1-2/+2
2008-03-28attempt to fix mantis # 779. MW1-2/+8
2008-03-28From: Michael Osias <mosias@us.ibm.com>Sean Dague3-12/+192
2008-03-26* Tweaking master uuid exception to make it clearer what just went wrong (use...Justin Clarke Casey1-10/+40
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