aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz2009-04-193-5/+16
* Keep IsColliding updated for the recent changes in ScenePresence so that walk...idb2009-04-191-0/+3
* * Rudimentary angular motor implementation for the LSL Vehicle APITeravus Ovares2009-04-192-8/+84
* Added a "force_simple_prim_meshing" option to the ODE settings in OpenSim.ini...Dahlia Trimble2009-04-191-25/+18
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-194-2/+40
* Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva2009-04-181-18/+24
* Little bug fix on the Groups module to get over an exception upon login.diva2009-04-181-1/+3
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-185-0/+2578
* Allow reading of notecards by asset ID.Melanie Thielker2009-04-181-52/+108
* Thank you kindly, RemedyTomm for a patch that:Charles Krinke2009-04-183-58/+134
* Add some documentation. (note this is *not* a thinly veiled attempt to increa...Dahlia Trimble2009-04-181-1/+3
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-04-181-5/+10
* Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva2009-04-182-132/+146
* Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest...idb2009-04-181-1/+7
* * Adds IObject.Shape to MRMAdam Frisby2009-04-184-53/+140
* Bug fix for standalone HG login. VerifySession should be local for local users.diva2009-04-182-1/+11
* Thank you M1sha for diagnosing and patching a lock bug affecting region cross...diva2009-04-171-13/+16
* * A few fixes to the Linear MotorTeravus Ovares2009-04-171-15/+21
* Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-04-172-0/+42
* * Add Implementation of Linear Motor and Linear friction from the LSL Vehicle...Teravus Ovares2009-04-171-9/+73
* experimental freeswitch code, imported from Rob Smart's treeSean Dague2009-04-173-0/+994
* Correct detected rotation to return the same value as llGetRot in the object ...idb2009-04-171-1/+1
* * Change inventory archiver module to use profile cacheJustin Clarke Casey2009-04-171-11/+3
* * Use profile cache service for data snapshotJustin Clarke Casey2009-04-171-4/+4
* * Also use the profile cache for osKey2Name()Justin Clarke Casey2009-04-171-4/+4
* * Use cached user profiles in osAvatarName2Key()Justin Clarke Casey2009-04-171-4/+5
* * Change profile check for add user to run through the cache serviceJustin Clarke Casey2009-04-171-1/+1
* - disabling logging of non-system IRC messagesDr Scofield2009-04-171-8/+8
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-175-14/+14
* adding log statement on shutdown in background modeDr Scofield2009-04-171-0/+1
* fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield2009-04-171-2/+2
* * Some more work on refactoring configs;lbsa712009-04-175-14/+14
* * Set some minimum values to avoid divide by zero errors.Teravus Ovares2009-04-171-0/+14
* * Commit a few fixes to the Vehicle settingsTeravus Ovares2009-04-172-13/+67
* * minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey2009-04-162-2/+2
* trying to fix exception in Random.Next() probably caused through sharing ofDr Scofield2009-04-161-1/+1
* - turn private m_gui into protected m_gui to allow manipulation inDr Scofield2009-04-162-12/+3
* * Remove some super experimental stuff in BulletDotNETPlugin since it was cau...Teravus Ovares2009-04-163-11/+18
* * Committing more BulletDotNETPlugin workTeravus Ovares2009-04-163-10/+315
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-164-5/+8
* Fix build break and change some groups interfacesMelanie Thielker2009-04-164-10/+7
* Expose the GroupRecord and it's accessor APIMelanie Thielker2009-04-161-9/+1
* Add the XML manifests needed to get the new style modules to load.Melanie Thielker2009-04-152-0/+26
* Prevent a nullref when no script engines are loadedMelanie Thielker2009-04-151-0/+3
* Commit the group deeding support, thank you, mcortezMelanie Thielker2009-04-154-1/+38
* Make sim health data more usefulMelanie Thielker2009-04-151-1/+23
* minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey2009-04-154-11/+11
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-158-38/+83
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-157-17/+83
* * Resolve unit test failure introduced in r9148 (probably)Justin Clarke Casey2009-04-151-1/+0