| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 2009-04-24 | 1 | -0/+14 |
* | * 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 | 1 | -1/+0 |
* | * Write basic, incomplete load iar test | Justin Clarke Casey | 2009-04-24 | 2 | -61/+41 |
* | * Implements Microthreading for MRM scripting. | Adam Frisby | 2009-04-24 | 7 | -2/+162 |
* | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-24 | 2 | -17/+4 |
* | * refactor: move archive user inventory item serialization out to a separate ... | Justin Clarke Casey | 2009-04-23 | 4 | -148/+87 |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -0/+5 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 4 | -9/+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 |
* | * 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 |
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 2 | -16/+18 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 5 | -32/+48 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ... | Justin Clarke Casey | 2009-04-22 | 1 | -4/+4 |
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 1 | -31/+31 |
* | * Fix windows build from last commit | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 6 | -774/+798 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-22 | 4 | -71/+174 |
* | more cleanup | Dr Scofield | 2009-04-22 | 4 | -72/+65 |
* | Thank you kindly, Marcus Llewellyn, for a patch that: | Charles Krinke | 2009-04-22 | 1 | -4/+24 |
* | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 2009-04-22 | 1 | -1/+1 |
* | further cleanup (lower casing non-public vars and local vars) | Dr Scofield | 2009-04-22 | 1 | -179/+173 |
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 6 | -70/+53 |
* | * Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi... | Teravus Ovares | 2009-04-22 | 2 | -9/+26 |
* | Fix loading notecards from LSL. The first time a notecard was accessed, the | Melanie Thielker | 2009-04-22 | 1 | -49/+21 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-22 | 12 | -97/+231 |
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-21 | 3 | -330/+217 |
* | Thank you kindly, TLaukkan for a patch that: | Charles Krinke | 2009-04-21 | 1 | -1/+3 |
* | culling AsteriskVoiceModule and SIPVoiceModule, now that we have | Dr Scofield | 2009-04-21 | 2 | -526/+0 |
* | Thank you kindly, MPallari for a patch that: | Charles Krinke | 2009-04-21 | 1 | -2/+31 |
* | Update svn properties. | Jeff Ames | 2009-04-21 | 9 | -2702/+2702 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-21 | 1 | -6/+19 |
* | * Implements Extensions to MRM. This allows Region Modules to insert new clas... | Adam Frisby | 2009-04-21 | 6 | -3/+81 |
* | Change a bad use of a type name as a variable. Thanks, Fly-Man | Melanie Thielker | 2009-04-20 | 1 | -4/+4 |
* | Add PlacesQuery packet | Melanie Thielker | 2009-04-20 | 3 | -0/+25 |
* | * It turns out vehicle Angular Motor direction is always in global space. | Teravus Ovares | 2009-04-20 | 1 | -7/+24 |
* | It is possible that apacket is recieved before the clint stack is fully ready. | Melanie Thielker | 2009-04-20 | 1 | -0/+2 |
* | Also make GroupsMessaging quit trying to run and reduce it's debug | Melanie Thielker | 2009-04-20 | 1 | -2/+9 |
* | Prevent a null ref if a notecard is not found | Melanie Thielker | 2009-04-20 | 1 | -0/+6 |
* | Make sure that the groups module is really disabled when it's not configured. | Melanie Thielker | 2009-04-20 | 1 | -2/+7 |
* | * Prevent a vehicle crash | Teravus Ovares | 2009-04-20 | 1 | -0/+13 |
* | * Allow passing of material type to physics engine | Teravus Ovares | 2009-04-20 | 4 | -20/+266 |
* | Thank you kindly, MPallari, for a patch that: | Charles Krinke | 2009-04-19 | 1 | -1/+9 |
* | Fixes Mantis#3489. Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-19 | 1 | -0/+2 |
* | Accounting for the changes introduced in AssetServerBase in r9143 related to ... | diva | 2009-04-19 | 1 | -0/+1 |
* | Terrain changes done via osTerrainSetHeight aren't shown immediately to the c... | Homer Horwitz | 2009-04-19 | 3 | -36/+56 |
* | Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces... | Homer Horwitz | 2009-04-19 | 3 | -5/+16 |
* | Keep IsColliding updated for the recent changes in ScenePresence so that walk... | idb | 2009-04-19 | 1 | -0/+3 |