| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Send the creation-date of items to the viewer. This fixes Mantis#2769. | Homer Horwitz | 2008-12-06 | 1 | -1/+1 |
* | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 2008-12-05 | 2 | -6/+5 |
* | some small refactoring of the LoginService to allow sub classes to override t... | MW | 2008-12-05 | 1 | -11/+18 |
* | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2008-12-04 | 2 | -1/+8 |
* | changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent... | MW | 2008-12-02 | 1 | -1/+1 |
* | Update svn properties. Add copyright header. Minor formatting cleanup. | Jeff Ames | 2008-11-30 | 1 | -1/+1 |
* | * test: Extend take object test to finally check that the object made it into... | Justin Clarke Casey | 2008-11-28 | 1 | -1/+1 |
* | * test: Add a wodge of code in order to be able to slightly extend a test to ... | Justin Clarke Casey | 2008-11-28 | 1 | -1/+0 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 3 | -5/+8 |
* | * refactor: move ResetUserPassword into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -12/+0 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 4 | -96/+66 |
* | * Changed name of auth function to better reflect actual use | lbsa71 | 2008-11-28 | 1 | -2/+3 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 2 | -23/+0 |
* | * test: Add the ability to add a plugin directory to the user and inventory s... | Justin Clarke Casey | 2008-11-27 | 3 | -12/+40 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2008-11-25 | 1 | -42/+42 |
* | * minor: eliminate mono compiler warnings | Justin Clarke Casey | 2008-11-25 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 1 | -0/+42 |
* | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 2008-11-25 | 1 | -1/+1 |
* | * First step in refactoring the login code - extracting the authentication | lbsa71 | 2008-11-25 | 1 | -43/+49 |
* | Don't serve texture preview from other people's objects if you | Melanie Thielker | 2008-11-23 | 1 | -0/+27 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 1 | -0/+8 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 4 | -22/+70 |
* | Adjust to the Helpers->Utils rename | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 19 | -112/+112 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 20 | -113/+113 |
* | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 2008-11-18 | 1 | -1/+1 |
* | * Added and removed debug information relating to client connections | Adam Frisby | 2008-11-18 | 1 | -1/+1 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 19 | -112/+112 |
* | - Fix a formatting error in a log message (Mantis#2635). | Homer Horwitz | 2008-11-16 | 1 | -1/+1 |
* | * Restore storing null to represent 'missing asset' requests in the AssetCache | Justin Clarke Casey | 2008-11-11 | 1 | -6/+9 |
* | * Minor typing fixes in AssetCache - now uses base types for nearly everything. | Adam Frisby | 2008-11-11 | 1 | -4/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-11 | 1 | -2/+2 |
* | * Fixed asset bug. | Adam Frisby | 2008-11-09 | 1 | -2/+2 |
* | * Enabled GTCache for AssetCache | Adam Frisby | 2008-11-09 | 1 | -191/+77 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 2 | -1/+55 |
* | Mantis#2566. Thank you kindly, Diva for a patch that: | Charles Krinke | 2008-11-06 | 2 | -0/+10 |
* | Mantis#2557. Thank you kindly, Diva for a patch that: | Charles Krinke | 2008-11-05 | 1 | -1/+1 |
* | Thanks diva for patch that makes a bunch of methods in InventoryServiceBase v... | Dahlia Trimble | 2008-11-03 | 1 | -8/+8 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 4 | -1/+119 |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 1 | -4/+14 |
* | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 2008-10-28 | 1 | -3/+26 |
* | Adding AddXmlRpcHandler(name, method, bool) to selectively disable | Dr Scofield | 2008-10-23 | 1 | -0/+8 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-10-20 | 1 | -2/+8 |
* | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 2008-10-18 | 1 | -0/+1 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -1/+1 |
* | * reverse part of a change that accidentally crept in with the last revision | Justin Clarke Casey | 2008-10-17 | 1 | -0/+4 |
* | * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290 | Justin Clarke Casey | 2008-10-17 | 1 | -5/+15 |
* | Fixed (mono-)script handling for SL viewer 1.21: | Homer Horwitz | 2008-10-16 | 1 | -0/+2 |
* | fix line endings, as apparently the bot didn't do this yet | Sean Dague | 2008-10-16 | 1 | -527/+527 |