aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-22Thank you kindly, Marcus Llewellyn, for a patch that:Charles Krinke1-4/+24
2009-04-22* Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby1-1/+1
2009-04-22further cleanup (lower casing non-public vars and local vars)Dr Scofield1-179/+173
2009-04-22cleaning up, fixing warningsDr Scofield6-70/+53
2009-04-22* Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi...Teravus Ovares2-9/+26
2009-04-22Fix loading notecards from LSL. The first time a notecard was accessed, theMelanie Thielker1-49/+21
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames12-97/+231
2009-04-21Thank you kindly, MCortez, for a patch that:Charles Krinke3-330/+217
2009-04-21Thank you kindly, TLaukkan for a patch that:Charles Krinke1-1/+3
2009-04-21culling AsteriskVoiceModule and SIPVoiceModule, now that we haveDr Scofield2-526/+0
2009-04-21Thank you kindly, MPallari for a patch that:Charles Krinke1-2/+31
2009-04-21Update svn properties.Jeff Ames9-2702/+2702
2009-04-21From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+19
2009-04-21* Implements Extensions to MRM. This allows Region Modules to insert new clas...Adam Frisby6-3/+81
2009-04-20Change a bad use of a type name as a variable. Thanks, Fly-ManMelanie Thielker1-4/+4
2009-04-20Add PlacesQuery packetMelanie Thielker3-0/+25
2009-04-20* It turns out vehicle Angular Motor direction is always in global space.Teravus Ovares1-7/+24
2009-04-20It is possible that apacket is recieved before the clint stack is fully ready.Melanie Thielker1-0/+2
2009-04-20Also make GroupsMessaging quit trying to run and reduce it's debugMelanie Thielker1-2/+9
2009-04-20Prevent a null ref if a notecard is not foundMelanie Thielker1-0/+6
2009-04-20Make sure that the groups module is really disabled when it's not configured.Melanie Thielker1-2/+7
2009-04-20* Prevent a vehicle crashTeravus Ovares1-0/+13
2009-04-20* Allow passing of material type to physics engineTeravus Ovares4-20/+266
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-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-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-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 Krinke2-0/+42
2009-04-17* Add Implementation of Linear Motor and Linear friction from the LSL Vehicle...Teravus Ovares1-9/+73
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 Casey1-11/+3