| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Let estate owners and managers enter nonpublic estates unconditionally. | Melanie Thielker | 2009-04-28 | 1 | -2/+2 |
* | * Get rid of some extraneous debug log output from the last commit | Justin Clarke Casey | 2009-04-28 | 2 | -4/+4 |
* | * Stop oar loading barfing if the archive contains directory entries | Justin Clarke Casey | 2009-04-28 | 2 | -12/+44 |
* | * Add preliminary code for resolving iar profile names | Justin Clarke Casey | 2009-04-28 | 2 | -17/+22 |
* | Correctly handle group owned land in the Datasnapshot module. Will return | Melanie Thielker | 2009-04-28 | 1 | -16/+28 |
* | Thank you, Fly-Man, for a patch that fixes propagating the group | Melanie Thielker | 2009-04-28 | 1 | -1/+1 |
* | Make sure that, on "Anyone can copy" the person copying the object | Melanie Thielker | 2009-04-27 | 1 | -3/+3 |
* | Another attempt at mantis #3527. | diva | 2009-04-27 | 1 | -1/+11 |
* | Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler... | diva | 2009-04-27 | 1 | -5/+18 |
* | Thank you, Orion_Shamroy, for a patch to expand notecard reading | Melanie Thielker | 2009-04-27 | 3 | -31/+136 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 1 | -0/+5 |
* | Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine and | Melanie Thielker | 2009-04-27 | 3 | -0/+93 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-27 | 1 | -33/+49 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-27 | 7 | -147/+166 |
* | Update svn properties. | Jeff Ames | 2009-04-27 | 3 | -90/+90 |
* | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 2009-04-27 | 4 | -66/+49 |
* | HGWorldMap got a bit out of sync during the introduction of the new module sy... | diva | 2009-04-26 | 2 | -100/+15 |
* | Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section... | diva | 2009-04-26 | 1 | -3/+3 |
* | - Setting groups-messaging module to by disabled by default (groups module al... | Homer Horwitz | 2009-04-26 | 1 | -3/+3 |
* | Thank you, mcortez, for a patch to fix group notice delivery | Melanie Thielker | 2009-04-26 | 1 | -3/+3 |
* | Thank you kindly, Ewe Loon, for a patch that solves: | Charles Krinke | 2009-04-26 | 1 | -0/+39 |
* | Thank you kindly, RemedyTomm, for a patch that fixes: | Charles Krinke | 2009-04-25 | 1 | -1/+4 |
* | Remove second timestamp in offline IM, the client already adds one | Melanie Thielker | 2009-04-25 | 1 | -4/+0 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-25 | 3 | -505/+795 |
* | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 2009-04-25 | 2 | -4/+3 |
* | * 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 | 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 |