aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-2214-98/+148
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2009-04-222-11/+14
* * minor: remove some compiler warningsJustin Clarke Casey2009-04-223-39/+39
* Thank you kindly, TLaukkan, for a patch that:Charles Krinke2009-04-222-73/+91
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-222-24/+26
* add if exists to the drop tableSean Dague2009-04-222-30/+30
* add cleardb to estate testsSean Dague2009-04-221-16/+24
* ensure we've got a clean data environment prior to running the regionSean Dague2009-04-221-17/+24
* * Fix the other windows build break. Hopefully that shoudl be the last oneJustin Clarke Casey2009-04-221-0/+1
* * Fix windows build from last commitJustin Clarke Casey2009-04-221-0/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-2215-842/+886
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-225-71/+185
* more cleanupDr Scofield2009-04-224-72/+65
* Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r...Dahlia Trimble2009-04-221-1/+1
* Thank you kindly, Marcus Llewellyn, for a patch that:Charles Krinke2009-04-221-4/+24
* fix line endings on new filesSean Dague2009-04-222-1107/+1107
* fix the build break, thankes mikkopa for pointing out the quick changeSean Dague2009-04-221-0/+2
* * Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby2009-04-221-1/+1
* * Committing stub VW-over-HTTP ClientStack. (1/2)Adam Frisby2009-04-222-0/+1105
* further cleanup (lower casing non-public vars and local vars)Dr Scofield2009-04-221-179/+173
* cleaning up, fixing warningsDr Scofield2009-04-229-85/+67
* * Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi...Teravus Ovares2009-04-222-9/+26
* Fix loading notecards from LSL. The first time a notecard was accessed, theMelanie Thielker2009-04-221-49/+21
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-2216-150/+283
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-213-330/+217
* * Comment out user profile cache update method for nowJustin Clarke Casey2009-04-214-19/+30
* Thank you kindly, TLaukkan for a patch that:Charles Krinke2009-04-214-30/+95
* * extend user cache update test to check data backendJustin Clarke Casey2009-04-211-0/+3
* culling AsteriskVoiceModule and SIPVoiceModule, now that we haveDr Scofield2009-04-212-526/+0
* Thank you kindly, MPallari for a patch that:Charles Krinke2009-04-211-2/+31
* Update svn properties.Jeff Ames2009-04-219-2702/+2702
* * Add the ability to update profiles via the cache, so that cached profiles d...Justin Clarke Casey2009-04-213-1/+53
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-211-6/+19
* * Implements Extensions to MRM. This allows Region Modules to insert new clas...Adam Frisby2009-04-216-3/+81
* Change a bad use of a type name as a variable. Thanks, Fly-ManMelanie Thielker2009-04-201-4/+4
* Add PlacesQuery packetMelanie Thielker2009-04-206-0/+32
* * It turns out vehicle Angular Motor direction is always in global space.Teravus Ovares2009-04-201-7/+24
* It is possible that apacket is recieved before the clint stack is fully ready.Melanie Thielker2009-04-201-0/+2
* Also make GroupsMessaging quit trying to run and reduce it's debugMelanie Thielker2009-04-201-2/+9
* Prevent a null ref if a notecard is not foundMelanie Thielker2009-04-201-0/+6
* Make sure that the groups module is really disabled when it's not configured.Melanie Thielker2009-04-201-2/+7
* * Prevent a vehicle crashTeravus Ovares2009-04-201-0/+13
* * Allow passing of material type to physics engineTeravus Ovares2009-04-204-20/+266
* 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