| Commit message (Expand) | Author | Age | Files | Lines |
* | * Start sending "ImageNotFound" packet back to the client if we can't find an... | Justin Clarke Casey | 2008-02-25 | 1 | -24/+8 |
* | * Caught HttpListenerException and swallowed if with output | lbsa71 | 2008-02-25 | 1 | -2/+10 |
* | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2008-02-25 | 1 | -0/+6 |
* | Update svn properties. | Jeff Ames | 2008-02-23 | 1 | -0/+0 |
* | * Improve alignment of packet queue stats headigns | Justin Clarke Casey | 2008-02-22 | 2 | -5/+7 |
* | * Winnow the debug and info messages associated with stat fetching | Justin Clarke Casey | 2008-02-22 | 3 | -14/+29 |
* | * Converted the last of the events to the private delegate instance method to... | Teravus Ovares | 2008-02-22 | 1 | -25/+47 |
* | * Oops! Add missing interface | Justin Clarke Casey | 2008-02-22 | 1 | -0/+44 |
* | * Implement packet queue statistics | Justin Clarke Casey | 2008-02-22 | 1 | -7/+88 |
* | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 2008-02-22 | 1 | -8/+14 |
* | Update svn properties. | Jeff Ames | 2008-02-21 | 1 | -106/+106 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 4 | -0/+109 |
* | * Eliminate AssetCache.CopyAsset() | Justin Clarke Casey | 2008-02-20 | 1 | -26/+4 |
* | * Only count download requests for assets which are not already waiting for d... | Justin Clarke Casey | 2008-02-20 | 1 | -5/+6 |
* | * Properly guard removal of asset request lists on AssetCache.AssetNotFound (... | Justin Clarke Casey | 2008-02-20 | 2 | -14/+16 |
* | * Remove unused texture dictionaries from AssetCache | Justin Clarke Casey | 2008-02-20 | 2 | -48/+73 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 42 | -118/+102 |
* | Report command string on ConsoleBase.RunCommand exception | Justin Clarke Casey | 2008-02-20 | 2 | -3/+4 |
* | * Report 'asset not found' situations back to UserTextureDownloadService | Justin Clarke Casey | 2008-02-20 | 3 | -26/+65 |
* | * re-enabled AssetNotFound code | lbsa71 | 2008-02-20 | 1 | -15/+16 |
* | * just added a readonly and a comment | lbsa71 | 2008-02-20 | 2 | -2/+2 |
* | * Added a few more packets to ClientView. Added tendons to the Skeletal Group... | Teravus Ovares | 2008-02-20 | 1 | -0/+6 |
* | * Fixed xml loading bug (the xml was scheduled for update before added to a s... | lbsa71 | 2008-02-20 | 1 | -70/+101 |
* | * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode. | lbsa71 | 2008-02-20 | 1 | -1/+17 |
* | Remove "Loading inventory" messages from item inventory loads | Justin Clarke Casey | 2008-02-19 | 2 | -3/+3 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 3 | -0/+3 |
* | * Committing Ahzz's patch number 620. | Teravus Ovares | 2008-02-19 | 1 | -135/+177 |
* | Committing ahzz's patch #619 - Description: | Teravus Ovares | 2008-02-18 | 1 | -9/+24 |
* | * Output XmlRpc error message if user server gets a fault response from the r... | Justin Clarke Casey | 2008-02-18 | 1 | -6/+9 |
* | * Make RegionProfileData.RequestSimProfileData static | Justin Clarke Casey | 2008-02-18 | 1 | -1/+9 |
* | * Do not allow a user to be created if one with the same name already exists | Justin Clarke Casey | 2008-02-18 | 4 | -34/+55 |
* | More exception checks and crash hints | Tedd Hansen | 2008-02-18 | 3 | -4/+9 |
* | Thank you very much Ahzzmandius for adding the support | Charles Krinke | 2008-02-18 | 1 | -0/+8 |
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 2 | -2/+56 |
* | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C... | MW | 2008-02-16 | 3 | -7/+13 |
* | Update svn properties. | Jeff Ames | 2008-02-15 | 1 | -11/+11 |
* | attempt to make our logging at least fail gracefully, we'll see if this helps | Sean Dague | 2008-02-14 | 1 | -26/+33 |
* | Fix a casting subtlety in moving to constants. Logins should work | Sean Dague | 2008-02-14 | 1 | -2/+2 |
* | * Fixed #564, errors in friend sql | lbsa71 | 2008-02-14 | 1 | -4/+4 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 7 | -13/+24 |
* | Update svn properties from a bar ftw. Kanpai! | Jeff Ames | 2008-02-14 | 2 | -54/+54 |
* | * Fixed another bug in avatarpicker ('surname'/'lastname' mixup) | lbsa71 | 2008-02-13 | 1 | -4/+4 |
* | * Fixed bug in avatarpicker so now you can search on single word | lbsa71 | 2008-02-13 | 1 | -2/+1 |
* | * Moved insertUserRow into MSSQLUserData so 'create user' works again | lbsa71 | 2008-02-13 | 2 | -96/+95 |
* | * Moved insertRegionRow into MSSQLGridData | lbsa71 | 2008-02-13 | 5 | -188/+193 |
* | *fixed varchar size typo in createuserfriendstable.sql | Teravus Ovares | 2008-02-13 | 1 | -1/+1 |
* | Added a method to access a named folder in a users inventory, to the inventor... | MW | 2008-02-13 | 2 | -0/+14 |
* | * Copied 'Friends' functionality from the MySQLUserData to MSSQLUserData | lbsa71 | 2008-02-13 | 1 | -5/+136 |
* | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 2008-02-13 | 7 | -255/+138 |
* | * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. | lbsa71 | 2008-02-13 | 3 | -42/+86 |