aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverting r9224. We don't have scripts in the SL sense (with binary and state).Homer Horwitz2009-04-191-1/+1
* Thank you kindly, MPallari, for a patch that:Charles Krinke2009-04-191-1/+9
* Fixes Mantis#3489. Thank you kindly, MCortez for a patch that:Charles Krinke2009-04-191-0/+2
* Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva2009-04-191-0/+1
* Change invType of scripts from "lsl_text" to "script". Fixes Mantis #3482.Homer Horwitz2009-04-191-1/+1
* Terrain changes done via osTerrainSetHeight aren't shown immediately to the c...Homer Horwitz2009-04-193-36/+56
* 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
* Addresses mantis #3485.diva2009-04-181-2/+2
* 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
* Commit agent to DB immediately after creation, for LLSD logins too. Addresses...diva2009-04-181-0/+6
* 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-177-1/+126
* * Add Implementation of Linear Motor and Linear friction from the LSL Vehicle...Teravus Ovares2009-04-171-9/+73
* add fix for LLSDVoiceAccountResponse to work with freeswitch (from RobSean Dague2009-04-171-0/+10
* 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-173-39/+33
* * 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
* Add copyright header.Jeff Ames2009-04-171-1/+28
* * 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
* Update svn properties.Jeff Ames2009-04-171-11/+11
* * Run RemoteAdminPlugin user info queries through cache service rather than d...Justin Clarke Casey2009-04-171-10/+18
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-1715-68/+59
* * remind me to never touch EstateSettings ever again. Ever.lbsa712009-04-171-4/+4
* * Extend get user profile test to cover retrieval by nameJustin Clarke Casey2009-04-172-37/+28
* * Apparently, I broke reflection voodo. Reverting.lbsa712009-04-171-22/+22
* adding log statement on shutdown in background modeDr Scofield2009-04-171-0/+1
* Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2009-04-172-0/+144
* quick fix for mantis #3477 --- m_configMember is being picked up byDr Scofield2009-04-171-26/+26
* fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield2009-04-171-2/+2
* * Some more work on refactoring configs;lbsa712009-04-1716-157/+160
* * Added some debug info if MXP is enabled.Adam Frisby2009-04-171-0/+6