| Commit message (Expand) | Author | Files | Lines |
2008-11-18 | * Added and removed debug information relating to client connections | Adam Frisby | 1 | -1/+1 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 19 | -112/+112 |
2008-11-16 | - Fix a formatting error in a log message (Mantis#2635). | Homer Horwitz | 1 | -1/+1 |
2008-11-11 | * Restore storing null to represent 'missing asset' requests in the AssetCache | Justin Clarke Casey | 1 | -6/+9 |
2008-11-11 | * Minor typing fixes in AssetCache - now uses base types for nearly everything. | Adam Frisby | 1 | -4/+5 |
2008-11-11 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-11-09 | * Fixed asset bug. | Adam Frisby | 1 | -2/+2 |
2008-11-09 | * Enabled GTCache for AssetCache | Adam Frisby | 1 | -191/+77 |
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2 | -1/+55 |
2008-11-06 | Mantis#2566. Thank you kindly, Diva for a patch that: | Charles Krinke | 2 | -0/+10 |
2008-11-05 | Mantis#2557. Thank you kindly, Diva for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-11-03 | Thanks diva for patch that makes a bunch of methods in InventoryServiceBase v... | Dahlia Trimble | 1 | -8/+8 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 4 | -1/+119 |
2008-10-29 | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 1 | -4/+14 |
2008-10-28 | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 1 | -3/+26 |
2008-10-23 | Adding AddXmlRpcHandler(name, method, bool) to selectively disable | Dr Scofield | 1 | -0/+8 |
2008-10-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+8 |
2008-10-18 | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 1 | -0/+1 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -1/+1 |
2008-10-17 | * reverse part of a change that accidentally crept in with the last revision | Justin Clarke Casey | 1 | -0/+4 |
2008-10-17 | * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290 | Justin Clarke Casey | 1 | -5/+15 |
2008-10-16 | Fixed (mono-)script handling for SL viewer 1.21: | Homer Horwitz | 1 | -0/+2 |
2008-10-16 | fix line endings, as apparently the bot didn't do this yet | Sean Dague | 1 | -527/+527 |
2008-10-15 | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 1 | -3/+3 |
2008-10-14 | * Adding CrytoGridAssetClient support - allows encrypting assets that are sto... | Adam Frisby | 1 | -0/+527 |
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 |