aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-19Reverting r9224. We don't have scripts in the SL sense (with binary and state).Homer Horwitz1-1/+1
2009-04-19Thank you kindly, MPallari, for a patch that:Charles Krinke1-1/+9
2009-04-19Fixes Mantis#3489. Thank you kindly, MCortez for a patch that:Charles Krinke1-0/+2
2009-04-19Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva1-0/+1
2009-04-19Change invType of scripts from "lsl_text" to "script". Fixes Mantis #3482.Homer Horwitz1-1/+1
2009-04-19Terrain changes done via osTerrainSetHeight aren't shown immediately to the c...Homer Horwitz3-36/+56
2009-04-19Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz3-5/+16
2009-04-19Keep IsColliding updated for the recent changes in ScenePresence so that walk...idb1-0/+3
2009-04-19* Rudimentary angular motor implementation for the LSL Vehicle APITeravus Ovares2-8/+84
2009-04-19Added a "force_simple_prim_meshing" option to the ODE settings in OpenSim.ini...Dahlia Trimble1-25/+18
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke4-2/+40
2009-04-18Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva1-18/+24
2009-04-18Little bug fix on the Groups module to get over an exception upon login.diva1-1/+3
2009-04-18Thank you kindly, MCortez, for a patch that:Charles Krinke5-0/+2578
2009-04-18Allow reading of notecards by asset ID.Melanie Thielker1-52/+108
2009-04-18Thank you kindly, RemedyTomm for a patch that:Charles Krinke3-58/+134
2009-04-18Add some documentation. (note this is *not* a thinly veiled attempt to increa...Dahlia Trimble1-1/+3
2009-04-18Thank you kindly, StrawberryFride, for a patch that:Charles Krinke1-5/+10
2009-04-18Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva2-132/+146
2009-04-18Addresses mantis #3485.diva1-2/+2
2009-04-18Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest...idb1-1/+7
2009-04-18* Adds IObject.Shape to MRMAdam Frisby4-53/+140
2009-04-18Bug fix for standalone HG login. VerifySession should be local for local users.diva2-1/+11
2009-04-18Commit agent to DB immediately after creation, for LLSD logins too. Addresses...diva1-0/+6
2009-04-17Thank you M1sha for diagnosing and patching a lock bug affecting region cross...diva1-13/+16
2009-04-17* A few fixes to the Linear MotorTeravus Ovares1-15/+21
2009-04-17Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke7-1/+126
2009-04-17* Add Implementation of Linear Motor and Linear friction from the LSL Vehicle...Teravus Ovares1-9/+73
2009-04-17add fix for LLSDVoiceAccountResponse to work with freeswitch (from RobSean Dague1-0/+10
2009-04-17experimental freeswitch code, imported from Rob Smart's treeSean Dague3-0/+994
2009-04-17Correct detected rotation to return the same value as llGetRot in the object ...idb1-1/+1
2009-04-17* Change inventory archiver module to use profile cacheJustin Clarke Casey3-39/+33
2009-04-17* Use profile cache service for data snapshotJustin Clarke Casey1-4/+4
2009-04-17* Also use the profile cache for osKey2Name()Justin Clarke Casey1-4/+4
2009-04-17* Use cached user profiles in osAvatarName2Key()Justin Clarke Casey1-4/+5
2009-04-17Add copyright header.Jeff Ames1-1/+28
2009-04-17* Change profile check for add user to run through the cache serviceJustin Clarke Casey1-1/+1
2009-04-17- disabling logging of non-system IRC messagesDr Scofield1-8/+8
2009-04-17Update svn properties.Jeff Ames1-11/+11
2009-04-17* Run RemoteAdminPlugin user info queries through cache service rather than d...Justin Clarke Casey1-10/+18
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa7115-68/+59
2009-04-17* remind me to never touch EstateSettings ever again. Ever.lbsa711-4/+4
2009-04-17* Extend get user profile test to cover retrieval by nameJustin Clarke Casey2-37/+28
2009-04-17* Apparently, I broke reflection voodo. Reverting.lbsa711-22/+22
2009-04-17adding log statement on shutdown in background modeDr Scofield1-0/+1
2009-04-17Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2-0/+144
2009-04-17quick fix for mantis #3477 --- m_configMember is being picked up byDr Scofield1-26/+26
2009-04-17 fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield1-2/+2
2009-04-17* Some more work on refactoring configs;lbsa7116-157/+160
2009-04-17* Added some debug info if MXP is enabled.Adam Frisby1-0/+6