| Commit message (Expand) | Author | Age | Files | Lines |
* | * More debug warning message removal in the FreeSwitchVoiceModule | Teravus Ovares | 2009-04-25 | 1 | -21/+275 |
* | - Moved WorldMapModule and HGWorldMapModule to the new region-module system | Homer Horwitz | 2009-04-24 | 3 | -70/+125 |
* | * Write separate unit test for replicating iar structure to a user inventory | Justin Clarke Casey | 2009-04-24 | 2 | -8/+30 |
* | some code cleanup | Dahlia Trimble | 2009-04-24 | 1 | -18/+0 |
* | Limit hollow size of physics proxy to 95% | Dahlia Trimble | 2009-04-24 | 2 | -2/+4 |
* | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 2009-04-24 | 3 | -1/+17 |
* | * Refactor: break out loading of archive paths into inventory into a separate... | Justin Clarke Casey | 2009-04-24 | 1 | -110/+139 |
* | * correct spelling mistake in item seiralization | Justin Clarke Casey | 2009-04-24 | 2 | -3/+2 |
* | * minor: make inventory item deserialization code easier to read | Justin Clarke Casey | 2009-04-24 | 1 | -52/+26 |
* | * Write basic, incomplete load iar test | Justin Clarke Casey | 2009-04-24 | 3 | -64/+42 |
* | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 2009-04-24 | 5 | -5/+5 |
* | change power linux detection method, the previous method only worked | Sean Dague | 2009-04-24 | 5 | -10/+10 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-24 | 2 | -2/+450 |
* | * Implements Microthreading for MRM scripting. | Adam Frisby | 2009-04-24 | 7 | -2/+162 |
* | Update svn properties. | Jeff Ames | 2009-04-24 | 0 | -0/+0 |
* | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-24 | 4 | -23/+64 |
* | * refactor: move archive user inventory item serialization out to a separate ... | Justin Clarke Casey | 2009-04-23 | 8 | -223/+295 |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 9 | -8/+58 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 10 | -34/+130 |
* | fix up contributors list to have 3 contributors sections | Sean Dague | 2009-04-23 | 1 | -19/+34 |
* | move the lock out a bit further in the ProccessAssetCache loop to reduce | Sean Dague | 2009-04-23 | 1 | -16/+18 |
* | based on recent unit test output, put some extra checking in the | Sean Dague | 2009-04-23 | 1 | -1/+9 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-23 | 2 | -70/+70 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-23 | 1 | -14/+27 |
* | Update svn properties. | Jeff Ames | 2009-04-23 | 0 | -0/+0 |
* | * Fix another crash bug in the FreeSwitchVoiceModule | Teravus Ovares | 2009-04-23 | 2 | -1/+3 |
* | * Tweaking the dialstring so the sip_contact_user variable is set to the dial... | Teravus Ovares | 2009-04-23 | 2 | -6/+10 |
* | * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!) | Adam Frisby | 2009-04-23 | 1 | -0/+1 |
* | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2009-04-23 | 3 | -13/+111 |
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 5 | -26/+38 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 14 | -98/+148 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ... | Justin Clarke Casey | 2009-04-22 | 2 | -11/+14 |
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 3 | -39/+39 |
* | Thank you kindly, TLaukkan, for a patch that: | Charles Krinke | 2009-04-22 | 2 | -73/+91 |
* | * Allow plugins to play nicely in UserManagerBase | Justin Clarke Casey | 2009-04-22 | 2 | -24/+26 |
* | add if exists to the drop table | Sean Dague | 2009-04-22 | 2 | -30/+30 |
* | add cleardb to estate tests | Sean Dague | 2009-04-22 | 1 | -16/+24 |
* | ensure we've got a clean data environment prior to running the region | Sean Dague | 2009-04-22 | 1 | -17/+24 |
* | * Fix the other windows build break. Hopefully that shoudl be the last one | Justin Clarke Casey | 2009-04-22 | 2 | -0/+2 |
* | * Fix windows build from last commit | Justin Clarke Casey | 2009-04-22 | 2 | -0/+2 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 15 | -842/+886 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-22 | 5 | -71/+185 |
* | more cleanup | Dr Scofield | 2009-04-22 | 4 | -72/+65 |
* | Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r... | Dahlia Trimble | 2009-04-22 | 1 | -1/+1 |
* | Thank you kindly, Marcus Llewellyn, for a patch that: | Charles Krinke | 2009-04-22 | 1 | -4/+24 |
* | remove the bamboo build file, bamboo is dead, long live panda :) | Sean Dague | 2009-04-22 | 1 | -62/+0 |
* | fix line endings on new files | Sean Dague | 2009-04-22 | 2 | -1107/+1107 |
* | fix the build break, thankes mikkopa for pointing out the quick change | Sean Dague | 2009-04-22 | 1 | -0/+2 |
* | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 2009-04-22 | 2 | -1/+29 |
* | * Committing stub VW-over-HTTP ClientStack. (1/2) | Adam Frisby | 2009-04-22 | 2 | -0/+1105 |