| Commit message (Expand) | Author | Files | Lines |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2 | -7/+7 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2 | -7/+7 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2 | -7/+7 |
2008-11-17 | minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -3/+3 |
2008-11-17 | Make the messageing server re-register with all it's user servers every five | Melanie Thielker | 1 | -1/+11 |
2008-11-17 | Allow more then one user server in the user server config of the | Melanie Thielker | 1 | -25/+43 |
2008-11-11 | * minor: remove log message that gives wrong user server 'version' | Justin Clarke Casey | 1 | -2/+0 |
2008-11-11 | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2 | -7/+35 |
2008-11-06 | Thank you kindly, Diva, for a patch that: | Charles Krinke | 2 | -4/+4 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 3 | -304/+164 |
2008-10-29 | GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s... | Mike Mazur | 1 | -40/+35 |
2008-10-27 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-10-22 | - Added BaseHttpServer.Stop | Homer Horwitz | 1 | -21/+34 |
2008-10-13 | * Apply a modified version of the part of http://opensimulator.org/mantis/vie... | Justin Clarke Casey | 2 | -3/+53 |
2008-10-06 | Mantis#2340. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 1 | -4/+5 |
2008-10-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-10-04 | * Check in the second part of http://opensimulator.org/mantis/view.php?id=233... | Justin Clarke Casey | 1 | -7/+12 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 2 | -0/+71 |
2008-10-03 | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 3 | -9/+3 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 5 | -17/+5 |
2008-10-02 | Mantis #2314 | Melanie Thielker | 2 | -3/+42 |
2008-10-01 | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 2 | -0/+44 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 1 | -1/+1 |
2008-09-28 | Mantis#2289. Thank you kindly, SMeans for a patch that: | Charles Krinke | 1 | -1/+0 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 4 | -4/+4 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 4 | -2/+62 |
2008-09-17 | More ScriptEngine cleanup | Tedd Hansen | 30 | -10956/+0 |
2008-09-15 | * Add "reset user password" command to user server | Justin Clarke Casey | 1 | -2/+55 |
2008-09-15 | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 1 | -1/+1 |
2008-09-15 | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 2 | -9/+16 |
2008-09-14 | MessageServer gets the agent position (positionx/y/z) as float, not as int in | Homer Horwitz | 1 | -3/+3 |
2008-09-14 | Mantis #2124 | Melanie Thielker | 1 | -12/+12 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 1 | -133/+106 |
2008-09-12 | Note to self: VisualSVN not fully compatible with OpenSim prebuild :) | Tedd Hansen | 11 | -932/+0 |
2008-09-12 | Cut of remote server as AppDomains and even WCF can do it better (better mean... | Tedd Hansen | 1 | -1/+0 |
2008-09-09 | From: alan_webb@us.ibm.com | Sean Dague | 1 | -0/+3 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -15/+15 |
2008-09-07 | * On a failing login, don't bother trying the default region if it's the same... | Justin Clarke Casey | 1 | -4/+8 |
2008-09-07 | * Increase expect_user XMLRPC timeout from 6 to 30 seconds | Justin Clarke Casey | 1 | -1/+1 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 1 | -18/+13 |
2008-09-07 | * refactor: Remove duplication in UserLoginService where most of the emergenc... | Justin Clarke Casey | 1 | -260/+170 |
2008-09-07 | * minor: for now, print out the exception if logging into the initially selec... | Justin Clarke Casey | 1 | -3/+3 |
2008-09-07 | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 1 | -1/+0 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 4 | -4/+4 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 17 | -152/+152 |
2008-09-05 | Mantis#2048. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -8/+28 |
2008-08-30 | * minor: Tiny doc addition to trigger another build that hopefully won't fail | Justin Clarke Casey | 1 | -0/+1 |
2008-08-30 | * Ditto, UserServer/Main.cs | Adam Frisby | 1 | -25/+23 |
2008-08-30 | * More cleanup, including UserManager. | Adam Frisby | 2 | -119/+138 |
2008-08-30 | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 1 | -34/+27 |