aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20* re-enabled AssetNotFound codelbsa711-15/+16
2008-02-20* just added a readonly and a commentlbsa712-2/+2
2008-02-20* Added a few more packets to ClientView. Added tendons to the Skeletal Group...Teravus Ovares1-0/+6
2008-02-20* Fixed xml loading bug (the xml was scheduled for update before added to a s...lbsa711-70/+101
2008-02-20* Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode.lbsa711-1/+17
2008-02-19Remove "Loading inventory" messages from item inventory loadsJustin Clarke Casey2-3/+3
2008-02-19Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen3-0/+3
2008-02-19* Committing Ahzz's patch number 620.Teravus Ovares1-135/+177
2008-02-18Committing ahzz's patch #619 - Description:Teravus Ovares1-9/+24
2008-02-18* Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey1-6/+9
2008-02-18* Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey1-1/+9
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey4-34/+55
2008-02-18More exception checks and crash hintsTedd Hansen3-4/+9
2008-02-18Thank you very much Ahzzmandius for adding the supportCharles Krinke1-0/+8
2008-02-17Added copyright notices.Jeff Ames2-2/+56
2008-02-16Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW3-7/+13
2008-02-15Update svn properties.Jeff Ames1-11/+11
2008-02-14attempt to make our logging at least fail gracefully, we'll see if this helpsSean Dague1-26/+33
2008-02-14Fix a casting subtlety in moving to constants. Logins should workSean Dague1-2/+2
2008-02-14* Fixed #564, errors in friend sqllbsa711-4/+4
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby7-13/+24
2008-02-14Update svn properties from a bar ftw. Kanpai!Jeff Ames2-54/+54
2008-02-13* Fixed another bug in avatarpicker ('surname'/'lastname' mixup)lbsa711-4/+4
2008-02-13* Fixed bug in avatarpicker so now you can search on single wordlbsa711-2/+1
2008-02-13* Moved insertUserRow into MSSQLUserData so 'create user' works againlbsa712-96/+95
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