aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Re-enabled Inventory creation of body partsMW2008-02-112-4/+9
* Documenting and minor tweaksJustin Clarke Casey2008-02-112-82/+99
* Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Re...Tedd Hansen2008-02-111-0/+42
* * Added some connection debugginglbsa712008-02-111-1/+9
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-02-112-4/+6
* * um, Prim crossings? Experimental.Teravus Ovares2008-02-111-1/+1
* The very beginnings of attachments (no detachments! :)Dalien Talbot2008-02-101-0/+7
* * Refactored permissions handling to extract info out of permisisons block in...lbsa712008-02-101-3/+1
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-1013-55/+53
* * fixed typo. thanks, nebadon!lbsa712008-02-091-1/+1
* * Refactored some asset code and in the process uncovered a bug; now, I think...lbsa712008-02-091-10/+14
* * added count of texture data bytes and asset byteslbsa712008-02-091-6/+18
* * Added count of temporary assetslbsa712008-02-091-0/+23
* * added two new commands (for debug/disaster recovery)lbsa712008-02-091-25/+55
* * Fixed nebadon's UserServer crash bug from yesterday.Teravus Ovares2008-02-092-3/+11
* * Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey2008-02-093-9/+9
* Mostly debugging verbosity which I shall very shortly comment out.Justin Clarke Casey2008-02-091-1/+6
* * Stop asset transactions hanging around after they've completedJustin Clarke Casey2008-02-082-11/+79
* Still chasing logout memory leak. Putting in small changes and temporary lig...Justin Clarke Casey2008-02-082-5/+15
* * Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby2008-02-081-2/+36
* fix the issue found on IRC this morning. The logging call was mistructuredSean Dague2008-02-081-1/+2
* * This update contains a bucket-full of network optimizations.Teravus Ovares2008-02-071-0/+1
* Update version numbers to 0.5Jeff Ames2008-02-071-1/+1
* Additional debugging print on LOGOUT if/else in userServer.Charles Krinke2008-02-071-2/+1
* make a couple more changes to get us back very close to old color schemeSean Dague2008-02-061-3/+16
* ummm... removed 1 too many newlines, formating a bit better nowSean Dague2008-02-061-1/+1
* * Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey2008-02-061-1/+1
* pass 1 on getting colors back to the consoleSean Dague2008-02-061-0/+69
* Removed super-stealth mode from PasswdPrompt. (Now you can see the prompt)Jeff Ames2008-02-061-0/+1
* Revert color console changes until a cross-platform method is found.Jeff Ames2008-02-061-1/+0
* Added colors back to console output.Jeff Ames2008-02-061-10/+0
* Converted logging to use log4net.Jeff Ames2008-02-0550-557/+523
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-052-0/+12
* Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w...Tedd Hansen2008-02-051-37/+24
* * Refactored the sound calls to SceneObjectPart Teravus Ovares2008-02-051-0/+4
* Added copyright statements.Jeff Ames2008-02-057-9/+196