| Commit message (Expand) | Author | Files | Lines |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | * Allow for lowercase searching in standalone mode, when case sensitive | Arthur Valadares | 1 | -1/+15 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 5 | -5/+5 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 1 | -27/+27 |
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -2/+2 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -29/+35 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-05-05 | * If an item creator id contains an iar loaded name, create a temporary profi... | Justin Clarke Casey | 1 | -4/+19 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -1/+1 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -0/+1 |
2009-04-22 | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2 | -12/+18 |
2009-04-22 | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 1 | -1/+1 |
2009-04-01 | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 1 | -1/+1 |
2009-03-25 | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 1 | -1/+1 |
2009-03-18 | Adds support for unlink-region command in hypergrid. | diva | 1 | -0/+32 |
2009-03-10 | * Removed unused and uncommented file | lbsa71 | 1 | -433/+0 |
2009-03-03 | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 1 | -1/+3 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2 | -6/+9 |
2009-02-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 1 | -3/+3 |
2009-02-20 | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2 | -218/+1 |
2009-02-17 | Addresses mantis #3181. Waiting for confirmation from the reporter. | diva | 1 | -1/+1 |
2009-02-17 | Major change to how appearance is managed, including changes in login and use... | diva | 2 | -0/+10 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 1 | -1/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 3 | -3/+3 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-02-07 | * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden... | lbsa71 | 1 | -8/+31 |
2009-02-07 | Thank you dslake for a patch that: | lbsa71 | 1 | -1/+1 |
2009-01-15 | * Add new unit test for simple teleport in a standalone. | Justin Clarke Casey | 1 | -0/+1 |
2009-01-06 | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 1 | -1/+1 |
2009-01-06 | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term... | Justin Clarke Casey | 1 | -1/+1 |
2009-01-06 | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 1 | -3/+4 |
2009-01-06 | * minor: Move GetRandomCapsPath() to a CapsUtil class | Justin Clarke Casey | 1 | -1/+2 |
2009-01-05 | * Add seed cap check to login test | Justin Clarke Casey | 1 | -1/+1 |
2009-01-05 | * Check in login service tests beachhead | Justin Clarke Casey | 1 | -3/+3 |
2008-12-17 | Kicking child agents off on the first login after a client crash. The child a... | diva | 1 | -1/+24 |
2008-12-11 | Correct the last checkin. | Homer Horwitz | 1 | -1/+1 |
2008-12-11 | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 1 | -2/+2 |
2008-11-28 | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 1 | -2/+2 |
2008-11-28 | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 1 | -6/+2 |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2 | -27/+7 |
2008-11-23 | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2 | -2/+2 |
2008-11-14 | * test: Add scene root agent test stub, since I'll be picking up with somethi... | Justin Clarke Casey | 2 | -5/+10 |
2008-11-12 | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 1 | -17/+32 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2 | -5/+23 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -0/+15 |
2008-10-01 | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 1 | -1/+22 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -3/+3 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 1 | -0/+30 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 3 | -30/+51 |
2008-09-15 | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 1 | -0/+2 |