aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-23based on recent unit test output, put some extra checking in theSean Dague1-1/+9
2009-04-23From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2-70/+70
2009-04-23From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-14/+27
2009-04-23* Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2-1/+3
2009-04-23* Tweaking the dialstring so the sip_contact_user variable is set to the dial...Teravus Ovares2-6/+10
2009-04-23* Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)Adam Frisby1-0/+1
2009-04-23* Adds additional background layer for VWoHTTP ClientStackAdam Frisby2-13/+110
2009-04-22* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey5-26/+38
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey14-98/+148
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2-11/+14
2009-04-22* minor: remove some compiler warningsJustin Clarke Casey3-39/+39
2009-04-22Thank you kindly, TLaukkan, for a patch that:Charles Krinke2-73/+91
2009-04-22* Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2-24/+26
2009-04-22add if exists to the drop tableSean Dague2-30/+30
2009-04-22add cleardb to estate testsSean Dague1-16/+24
2009-04-22ensure we've got a clean data environment prior to running the regionSean Dague1-17/+24
2009-04-22* Fix the other windows build break. Hopefully that shoudl be the last oneJustin Clarke Casey1-0/+1
2009-04-22* Fix windows build from last commitJustin Clarke Casey1-0/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey15-842/+886
2009-04-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield5-71/+185
2009-04-22more cleanupDr Scofield4-72/+65
2009-04-22Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r...Dahlia Trimble1-1/+1
2009-04-22Thank you kindly, Marcus Llewellyn, for a patch that:Charles Krinke1-4/+24
2009-04-22fix line endings on new filesSean Dague2-1107/+1107
2009-04-22fix the build break, thankes mikkopa for pointing out the quick changeSean Dague1-0/+2
2009-04-22* Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby1-1/+1
2009-04-22* Committing stub VW-over-HTTP ClientStack. (1/2)Adam Frisby2-0/+1105
2009-04-22further cleanup (lower casing non-public vars and local vars)Dr Scofield1-179/+173
2009-04-22cleaning up, fixing warningsDr Scofield9-85/+67
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 Ames16-150/+283
2009-04-21Thank you kindly, MCortez, for a patch that:Charles Krinke3-330/+217
2009-04-21* Comment out user profile cache update method for nowJustin Clarke Casey4-19/+30
2009-04-21Thank you kindly, TLaukkan for a patch that:Charles Krinke4-30/+95
2009-04-21* extend user cache update test to check data backendJustin Clarke Casey1-0/+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-21* Add the ability to update profiles via the cache, so that cached profiles d...Justin Clarke Casey3-1/+53
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 Thielker6-0/+32
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