| Commit message (Expand) | Author | Files | Lines |
2008-10-05 | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 1 | -0/+1 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -0/+15 |
2008-10-01 | Add a user server XMLRPC method to set the MOTD and the minimum GodLevel | Melanie Thielker | 2 | -0/+25 |
2008-09-30 | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 1 | -3/+6 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 1 | -0/+15 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 2 | -8/+8 |
2008-09-25 | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 3 | -4/+30 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 3 | -2/+30 |
2008-09-21 | * minor: Remove some of the redundant asset id storage for now | Justin Clarke Casey | 1 | -11/+12 |
2008-09-21 | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 1 | -3/+17 |
2008-09-21 | * Eliminate the need to copy asset request lists in the asset cache when an a... | Justin Clarke Casey | 1 | -82/+22 |
2008-09-21 | * minor: tidy up of AssetCache, remove currently pointless storing of thread ... | Justin Clarke Casey | 1 | -12/+9 |
2008-09-21 | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 1 | -0/+6 |
2008-09-21 | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 1 | -2/+0 |
2008-09-20 | And re-reverse the names from last commit | Melanie Thielker | 1 | -2/+2 |
2008-09-20 | Remove CAPS notecard updating, as LL isn't supporting it and the viewer | Melanie Thielker | 1 | -1/+2 |
2008-09-20 | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 1 | -1/+2 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 4 | -15/+27 |
2008-09-15 | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 3 | -31/+1 |
2008-09-15 | * oops! Add interface file I forgot in the last checkin | Justin Clarke Casey | 1 | -0/+49 |
2008-09-15 | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 3 | -20/+8 |
2008-09-15 | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 3 | -3/+49 |
2008-09-14 | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 2 | -5/+67 |
2008-09-14 | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 2 | -7/+7 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 4 | -128/+130 |
2008-09-12 | Mantis#2165. Thank you kindly, CMickeyB for a patch that: | Charles Krinke | 1 | -18/+40 |
2008-09-11 | * Removed some legacy commenting | lbsa71 | 1 | -44/+0 |
2008-09-11 | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 1 | -0/+15 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -5/+5 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 1 | -21/+20 |
2008-09-07 | * minor: just minor doc and tidy up | Justin Clarke Casey | 1 | -1/+1 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 3 | -3/+3 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 31 | -365/+369 |
2008-09-03 | Update svn properties. | Jeff Ames | 1 | -56/+56 |
2008-08-31 | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 2 | -1/+15 |
2008-08-30 | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 1 | -0/+56 |
2008-08-28 | Mantis #1903 | Melanie Thielker | 1 | -81/+59 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 4 | -11/+11 |
2008-08-28 | this fixes the crash reported by mantis #2046: user server crashing if | Dr Scofield | 1 | -6/+21 |
2008-08-27 | Mantis #1903 | Melanie Thielker | 2 | -10/+29 |
2008-08-25 | Update svn properties. | Jeff Ames | 1 | -31/+31 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 3 | -0/+61 |
2008-08-23 | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -0/+8 |
2008-08-23 | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 1 | -1/+1 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -3/+2 |
2008-08-23 | Patch #9171 | Melanie Thielker | 1 | -0/+26 |
2008-08-22 | bug fixes: | Dr Scofield | 1 | -35/+31 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 2 | -46/+13 |
2008-08-19 | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 1 | -0/+7 |
2008-08-19 | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 1 | -5/+0 |