| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * minor: eliminate mono compiler warnings | Justin Clarke Casey | 2008-11-25 | 3 | -8/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 7 | -0/+3366 |
* | WIP: Adding a few things to PresenceModule. Not quite finished yet. | Homer Horwitz | 2008-11-24 | 1 | -1/+9 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 2 | -2/+2 |
* | * test: Add scene root agent test stub, since I'll be picking up with somethi... | Justin Clarke Casey | 2008-11-14 | 2 | -5/+10 |
* | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 2008-11-12 | 1 | -17/+32 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 1 | -0/+1 |
* | Mantis#2590. Thank you kindly, Diva for a patch that solves: | Charles Krinke | 2008-11-08 | 1 | -1/+10 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -0/+3 |
* | * Improve the previous fix by pushing the exception catching down into OGS1 g... | Justin Clarke Casey | 2008-11-04 | 1 | -8/+8 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-04 | 1 | -2/+2 |
* | Add a bit more error-checking to GetFriendRegionInfos. | Homer Horwitz | 2008-11-03 | 1 | -13/+24 |
* | Thanks diva for a patch that removes an unnecessary dependency on Communicati... | Dahlia Trimble | 2008-11-03 | 1 | -2/+2 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-11-02 | 1 | -1/+1 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 5 | -8/+164 |
* | Small optimization: Don't ask gridserver about regions on the local instance. | Homer Horwitz | 2008-10-05 | 1 | -0/+7 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 2 | -43/+91 |
* | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2008-10-01 | 1 | -1/+22 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -3/+3 |
* | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 2008-09-24 | 1 | -0/+30 |
* | * Remove some old libsecondlife workarounds as suggested by jhurliman in http... | Justin Clarke Casey | 2008-09-22 | 1 | -5/+4 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 2008-09-21 | 1 | -5/+25 |
* | * Tidy up OGS1GridServices | Justin Clarke Casey | 2008-09-20 | 1 | -101/+39 |
* | * Enables logins to regions on a grid once they have finished starting up (th... | Justin Clarke Casey | 2008-09-19 | 1 | -29/+46 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 5 | -34/+68 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 1 | -28/+23 |
* | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 2008-09-15 | 1 | -0/+2 |
* | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 2008-09-15 | 1 | -0/+5 |
* | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 2008-09-14 | 1 | -8/+8 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 2 | -138/+154 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 2 | -6/+6 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 1 | -30/+33 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 2 | -2/+5 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -12/+10 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 3 | -17/+17 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 9 | -145/+145 |
* | Mantis #1903 | Melanie Thielker | 2008-08-28 | 1 | -0/+1 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -7/+7 |
* | * Fixed a bug that occurred if your home region wasn't logged in, in standalo... | Teravus Ovares | 2008-08-26 | 1 | -12/+30 |
* | * minor: some logging conformance, code documenting | Justin Clarke Casey | 2008-08-25 | 1 | -5/+21 |
* | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 2008-08-25 | 1 | -6/+23 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 2 | -1/+4 |
* | Mantis#904. Thank you kindly, Jonc for a patch that solves: | Charles Krinke | 2008-08-21 | 1 | -3/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -2/+2 |
* | * This reverts a change where m_regions[RegionHandle] was replaced instead of... | Teravus Ovares | 2008-08-19 | 1 | -2/+7 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -16/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 3 | -12/+12 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 2 | -0/+116 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 2 | -2/+2 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 1 | -0/+14 |