| Commit message (Expand) | Author | Files | Lines |
2009-03-09 | * Move method documentation from AssetCache up to IAssetCache | Justin Clarke Casey | 2 | -85/+76 |
2009-03-09 | * Apply http://opensimulator.org/mantis/view.php?id=3280 | Justin Clarke Casey | 2 | -43/+44 |
2009-03-09 | * Address http://opensimulator.org/mantis/view.php?id=3207 | Justin Clarke Casey | 2 | -6/+9 |
2009-03-09 | * Added TXXX in front of unit tests to make sure they are running in the corr... | Sean Dague | 1 | -7/+7 |
2009-03-09 | Refactor login test class. | Mike Mazur | 1 | -115/+126 |
2009-03-09 | Fix tests broken in r8732. | Mike Mazur | 1 | -0/+14 |
2009-03-09 | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 9 | -136/+256 |
2009-03-09 | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 4 | -6/+735 |
2009-03-08 | Making the web_login_key code work, even if the LL Viewer doesn't support it.... | diva | 1 | -4/+19 |
2009-03-08 | Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned ... | lbsa71 | 4 | -142/+202 |
2009-03-07 | Moving Windows Installer to forge. | Adam Johnson | 1 | -151/+0 |
2009-03-07 | Minor formatting cleanup. | Jeff Ames | 2 | -8/+36 |
2009-03-07 | Correct a typo, purely cosmetic. | idb | 1 | -1/+1 |
2009-03-07 | Limit the message length from llInstantMessage to 1024 characters http://wiki... | idb | 2 | -2/+11 |
2009-03-07 | Added the ability to set User-Agent in llHTTPRequest. No new default value ha... | idb | 2 | -1/+7 |
2009-03-07 | Correct casts so that the target id in the at_target event matches the origin... | idb | 2 | -8/+10 |
2009-03-07 | * Making the minimum ground offset for flying a configurable offset in the Op... | Teravus Ovares | 2 | -5/+11 |
2009-03-07 | * fixes mantis 3259 | Teravus Ovares | 1 | -0/+9 |
2009-03-07 | * Adding application/x-oar to the list of content types to which the HTTP Ser... | Teravus Ovares | 1 | -1/+5 |
2009-03-07 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -14/+14 |
2009-03-07 | Add copyright headers. | Jeff Ames | 13 | -13/+364 |
2009-03-07 | Update svn properties. | Jeff Ames | 13 | -855/+855 |
2009-03-07 | * Fixes mantis: #3241 | Teravus Ovares | 1 | -2/+13 |
2009-03-07 | * Added some limits to the maximum force applied per second by llMoveToTarget... | Teravus Ovares | 2 | -2/+27 |
2009-03-06 | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 12 | -18/+238 |
2009-03-06 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 5 | -9/+8 |
2009-03-06 | * refactor: Remove GetLandOwner function from Scene | Justin Clarke Casey | 3 | -42/+34 |
2009-03-06 | * Improve memory usage when writing OARs | Justin Clarke Casey | 6 | -76/+68 |
2009-03-06 | * Protects RestClient from crashing with dictionary exception, which leads to... | Sean Dague | 1 | -2/+24 |
2009-03-06 | Added a output message to CreateCommsManagerPlugin for when a user tries to r... | MW | 1 | -36/+46 |
2009-03-06 | Add missing parameter to m_log.DebugFormat(). | Mike Mazur | 1 | -1/+1 |
2009-03-05 | * Fixing a few mass calculation errors suggested by jhurliman | Teravus Ovares | 1 | -2/+2 |
2009-03-05 | * Add more status information when an oar is being saved | Justin Clarke Casey | 2 | -0/+23 |
2009-03-05 | Prevent ICommander-generated subcommand trees from generating an exception | Melanie Thielker | 1 | -1/+6 |
2009-03-05 | * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi... | Justin Clarke Casey | 5 | -20/+13 |
2009-03-05 | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 5 | -20/+38 |
2009-03-05 | * simplify media and music url setting since we never get back a null land ob... | Justin Clarke Casey | 3 | -31/+22 |
2009-03-05 | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 5 | -26/+33 |
2009-03-05 | * remove now unused serialization code | Justin Clarke Casey | 6 | -676/+32 |
2009-03-05 | Make DeserializeUUID explicitly private. | Mike Mazur | 1 | -1/+1 |
2009-03-05 | Made the OpenSimInventoryFrontendPlugin.DeserializeUUID(Stream stream) method... | MW | 1 | -1/+1 |
2009-03-05 | Fix moving folders. | Mike Mazur | 2 | -4/+9 |
2009-03-05 | Fix creating inventory items and folders. | Mike Mazur | 2 | -6/+9 |
2009-03-05 | Implemented all Inventory frontend handlers. | Mike Mazur | 3 | -512/+719 |
2009-03-05 | Implementing more inventory storage methods. | Mike Mazur | 2 | -314/+134 |
2009-03-05 | Use Inventory{Item,Folder}Base in AssetInventoryServer. | Mike Mazur | 6 | -268/+235 |
2009-03-05 | A couple cosmetic changes in inventory storage plugin. | Mike Mazur | 1 | -2/+5 |
2009-03-05 | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 3 | -15/+41 |
2009-03-05 | Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 1 | -1/+19 |
2009-03-05 | Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -1/+1 |