| Commit message (Expand) | Author | Files | Lines |
2009-04-27 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+5 |
2009-04-27 | Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine and | Melanie Thielker | 3 | -0/+93 |
2009-04-27 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 3 | -34/+341 |
2009-04-27 | Add copyright headers. Formatting cleanup. | Jeff Ames | 8 | -192/+211 |
2009-04-27 | Update svn properties. | Jeff Ames | 3 | -90/+90 |
2009-04-27 | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 5 | -81/+50 |
2009-04-26 | HGWorldMap got a bit out of sync during the introduction of the new module sy... | diva | 2 | -100/+15 |
2009-04-26 | Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section... | diva | 1 | -3/+3 |
2009-04-26 | - Setting groups-messaging module to by disabled by default (groups module al... | Homer Horwitz | 1 | -3/+3 |
2009-04-26 | Remove some debug messages I have forgotten to take out. | Homer Horwitz | 1 | -2/+0 |
2009-04-26 | Thank you, mcortez, for a patch to fix group notice delivery | Melanie Thielker | 1 | -3/+3 |
2009-04-26 | Thank you kindly, Ewe Loon, for a patch that solves: | Charles Krinke | 1 | -0/+39 |
2009-04-25 | Thanks, Ewe Loon for a patch that | Homer Horwitz | 2 | -15/+278 |
2009-04-25 | Thank you kindly, RemedyTomm, for a patch that fixes: | Charles Krinke | 1 | -1/+4 |
2009-04-25 | Remove second timestamp in offline IM, the client already adds one | Melanie Thielker | 1 | -4/+0 |
2009-04-25 | Thank you kindly, MCortez for a patch that: | Charles Krinke | 3 | -505/+795 |
2009-04-25 | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 6 | -17/+15 |
2009-04-25 | * More debug warning message removal in the FreeSwitchVoiceModule | Teravus Ovares | 1 | -21/+275 |
2009-04-24 | - Moved WorldMapModule and HGWorldMapModule to the new region-module system | Homer Horwitz | 3 | -70/+125 |
2009-04-24 | * Write separate unit test for replicating iar structure to a user inventory | Justin Clarke Casey | 2 | -8/+30 |
2009-04-24 | some code cleanup | Dahlia Trimble | 1 | -18/+0 |
2009-04-24 | Limit hollow size of physics proxy to 95% | Dahlia Trimble | 2 | -2/+4 |
2009-04-24 | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 3 | -1/+17 |
2009-04-24 | * Refactor: break out loading of archive paths into inventory into a separate... | Justin Clarke Casey | 1 | -110/+139 |
2009-04-24 | * correct spelling mistake in item seiralization | Justin Clarke Casey | 2 | -3/+2 |
2009-04-24 | * minor: make inventory item deserialization code easier to read | Justin Clarke Casey | 1 | -52/+26 |
2009-04-24 | * Write basic, incomplete load iar test | Justin Clarke Casey | 3 | -64/+42 |
2009-04-24 | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 5 | -5/+5 |
2009-04-24 | change power linux detection method, the previous method only worked | Sean Dague | 5 | -10/+10 |
2009-04-24 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2 | -2/+450 |
2009-04-24 | * Implements Microthreading for MRM scripting. | Adam Frisby | 7 | -2/+162 |
2009-04-24 | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 4 | -23/+64 |
2009-04-23 | * refactor: move archive user inventory item serialization out to a separate ... | Justin Clarke Casey | 8 | -223/+295 |
2009-04-23 | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 9 | -8/+58 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 10 | -34/+130 |
2009-04-23 | move the lock out a bit further in the ProccessAssetCache loop to reduce | Sean Dague | 1 | -16/+18 |
2009-04-23 | based on recent unit test output, put some extra checking in the | Sean Dague | 1 | -1/+9 |
2009-04-23 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2 | -70/+70 |
2009-04-23 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -14/+27 |
2009-04-23 | * Fix another crash bug in the FreeSwitchVoiceModule | Teravus Ovares | 2 | -1/+3 |
2009-04-23 | * Tweaking the dialstring so the sip_contact_user variable is set to the dial... | Teravus Ovares | 2 | -6/+10 |
2009-04-23 | * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!) | Adam Frisby | 1 | -0/+1 |
2009-04-23 | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2 | -13/+110 |
2009-04-22 | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 5 | -26/+38 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 14 | -98/+148 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ... | Justin Clarke Casey | 2 | -11/+14 |
2009-04-22 | * minor: remove some compiler warnings | Justin Clarke Casey | 3 | -39/+39 |
2009-04-22 | Thank you kindly, TLaukkan, for a patch that: | Charles Krinke | 2 | -73/+91 |
2009-04-22 | * Allow plugins to play nicely in UserManagerBase | Justin Clarke Casey | 2 | -24/+26 |
2009-04-22 | add if exists to the drop table | Sean Dague | 2 | -30/+30 |