aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Implement packet queue statisticsJustin Clarke Casey2008-02-221-7/+88
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-221-8/+14
* Update svn properties.Jeff Ames2008-02-211-106/+106
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-214-0/+109
* * Eliminate AssetCache.CopyAsset()Justin Clarke Casey2008-02-201-26/+4
* * Only count download requests for assets which are not already waiting for d...Justin Clarke Casey2008-02-201-5/+6
* * Properly guard removal of asset request lists on AssetCache.AssetNotFound (...Justin Clarke Casey2008-02-202-14/+16
* * Remove unused texture dictionaries from AssetCacheJustin Clarke Casey2008-02-202-48/+73
* Minor cleanup.Jeff Ames2008-02-2042-118/+102
* Report command string on ConsoleBase.RunCommand exceptionJustin Clarke Casey2008-02-202-3/+4
* * Report 'asset not found' situations back to UserTextureDownloadServiceJustin Clarke Casey2008-02-203-26/+65
* * re-enabled AssetNotFound codelbsa712008-02-201-15/+16
* * just added a readonly and a commentlbsa712008-02-202-2/+2
* * Added a few more packets to ClientView. Added tendons to the Skeletal Group...Teravus Ovares2008-02-201-0/+6
* * Fixed xml loading bug (the xml was scheduled for update before added to a s...lbsa712008-02-201-70/+101
* * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode.lbsa712008-02-201-1/+17
* Remove "Loading inventory" messages from item inventory loadsJustin Clarke Casey2008-02-192-3/+3
* Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen2008-02-193-0/+3
* * Committing Ahzz's patch number 620.Teravus Ovares2008-02-191-135/+177
* Committing ahzz's patch #619 - Description:Teravus Ovares2008-02-181-9/+24
* * Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey2008-02-181-6/+9
* * Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey2008-02-181-1/+9
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-184-34/+55
* More exception checks and crash hintsTedd Hansen2008-02-183-4/+9
* Thank you very much Ahzzmandius for adding the supportCharles Krinke2008-02-181-0/+8
* Added copyright notices.Jeff Ames2008-02-172-2/+56
* Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW2008-02-163-7/+13
* Update svn properties.Jeff Ames2008-02-151-11/+11
* attempt to make our logging at least fail gracefully, we'll see if this helpsSean Dague2008-02-141-26/+33
* Fix a casting subtlety in moving to constants. Logins should workSean Dague2008-02-141-2/+2
* * Fixed #564, errors in friend sqllbsa712008-02-141-4/+4
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-147-13/+24
* Update svn properties from a bar ftw. Kanpai!Jeff Ames2008-02-142-54/+54
* * Fixed another bug in avatarpicker ('surname'/'lastname' mixup)lbsa712008-02-131-4/+4
* * Fixed bug in avatarpicker so now you can search on single wordlbsa712008-02-131-2/+1
* * Moved insertUserRow into MSSQLUserData so 'create user' works againlbsa712008-02-132-96/+95
* * Moved insertRegionRow into MSSQLGridDatalbsa712008-02-135-188/+193
* *fixed varchar size typo in createuserfriendstable.sqlTeravus Ovares2008-02-131-1/+1
* Added a method to access a named folder in a users inventory, to the inventor...MW2008-02-132-0/+14
* * Copied 'Friends' functionality from the MySQLUserData to MSSQLUserDatalbsa712008-02-131-5/+136
* * Split out MSSQLManager Test/Init into each provider.lbsa712008-02-137-255/+138
* * Introduced customizable table names on MySQL and MSSQL UserData plug-ins.lbsa712008-02-133-42/+86
* Clean up more unnecessary String.Format callsJeff Ames2008-02-139-92/+73
* * Clean up LIBRARY INVENTORY messagesJustin Clarke Casey2008-02-131-13/+12
* Commenting and a spelling correctionJustin Clarke Casey2008-02-132-5/+15
* * Clean up the agent's asset transactions when it is removed from the sceneJustin Clarke Casey2008-02-131-2/+17
* * Refactor: Move last commit's refactor back to AgentAssetTransactionsManagerJustin Clarke Casey2008-02-132-35/+128
* Refactor: factor a method out of AgentAssetTransactionsManagerJustin Clarke Casey2008-02-121-13/+2
* * Add missing locking to mysql inventory pluginJustin Clarke Casey2008-02-122-20/+34
* * Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...Justin Clarke Casey2008-02-123-17/+35