aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-13* Moved insertRegionRow into MSSQLGridDatalbsa715-188/+193
2008-02-13*fixed varchar size typo in createuserfriendstable.sqlTeravus Ovares1-1/+1
2008-02-13Added a method to access a named folder in a users inventory, to the inventor...MW2-0/+14
2008-02-13* Copied 'Friends' functionality from the MySQLUserData to MSSQLUserDatalbsa711-5/+136
2008-02-13* Split out MSSQLManager Test/Init into each provider.lbsa717-255/+138
2008-02-13* Introduced customizable table names on MySQL and MSSQL UserData plug-ins.lbsa713-42/+86
2008-02-13Clean up more unnecessary String.Format callsJeff Ames9-92/+73
2008-02-13* Clean up LIBRARY INVENTORY messagesJustin Clarke Casey1-13/+12
2008-02-13Commenting and a spelling correctionJustin Clarke Casey2-5/+15
2008-02-13* Clean up the agent's asset transactions when it is removed from the sceneJustin Clarke Casey1-2/+17
2008-02-13* Refactor: Move last commit's refactor back to AgentAssetTransactionsManagerJustin Clarke Casey2-35/+128
2008-02-12Refactor: factor a method out of AgentAssetTransactionsManagerJustin Clarke Casey1-13/+2
2008-02-12* Add missing locking to mysql inventory pluginJustin Clarke Casey2-20/+34
2008-02-12* Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...Justin Clarke Casey3-17/+35
2008-02-11Re-enabled Inventory creation of body partsMW2-4/+9
2008-02-11Documenting and minor tweaksJustin Clarke Casey2-82/+99
2008-02-11Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Re...Tedd Hansen1-0/+42
2008-02-11* Added some connection debugginglbsa711-1/+9
2008-02-11From: dirk husemann <hud@zurich.ibm.com>Sean Dague2-4/+6
2008-02-11* um, Prim crossings? Experimental.Teravus Ovares1-1/+1
2008-02-10The very beginnings of attachments (no detachments! :)Dalien Talbot1-0/+7
2008-02-10* Refactored permissions handling to extract info out of permisisons block in...lbsa711-3/+1
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames13-55/+53
2008-02-09* fixed typo. thanks, nebadon!lbsa711-1/+1
2008-02-09* Refactored some asset code and in the process uncovered a bug; now, I think...lbsa711-10/+14
2008-02-09* added count of texture data bytes and asset byteslbsa711-6/+18
2008-02-09* Added count of temporary assetslbsa711-0/+23
2008-02-09* added two new commands (for debug/disaster recovery)lbsa711-25/+55
2008-02-09* Fixed nebadon's UserServer crash bug from yesterday.Teravus Ovares2-3/+11
2008-02-09* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey3-9/+9
2008-02-09Mostly debugging verbosity which I shall very shortly comment out.Justin Clarke Casey1-1/+6
2008-02-08* Stop asset transactions hanging around after they've completedJustin Clarke Casey2-11/+79
2008-02-08Still chasing logout memory leak. Putting in small changes and temporary lig...Justin Clarke Casey2-5/+15
2008-02-08* Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby1-2/+36
2008-02-08fix the issue found on IRC this morning. The logging call was mistructuredSean Dague1-1/+2
2008-02-07* This update contains a bucket-full of network optimizations.Teravus Ovares1-0/+1
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1
2008-02-07Additional debugging print on LOGOUT if/else in userServer.Charles Krinke1-2/+1
2008-02-06make a couple more changes to get us back very close to old color schemeSean Dague1-3/+16
2008-02-06ummm... removed 1 too many newlines, formating a bit better nowSean Dague1-1/+1
2008-02-06* Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey1-1/+1
2008-02-06pass 1 on getting colors back to the consoleSean Dague1-0/+69
2008-02-06Removed super-stealth mode from PasswdPrompt. (Now you can see the prompt)Jeff Ames1-0/+1
2008-02-06Revert color console changes until a cross-platform method is found.Jeff Ames1-1/+0
2008-02-06Added colors back to console output.Jeff Ames1-10/+0
2008-02-05Converted logging to use log4net.Jeff Ames50-557/+523
2008-02-05some small changes, like adding a couple of extra methods to IInventoryServic...MW2-0/+12
2008-02-05Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w...Tedd Hansen1-37/+24
2008-02-05* Refactored the sound calls to SceneObjectPart Teravus Ovares1-0/+4
2008-02-05Added copyright statements.Jeff Ames7-9/+196