aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Tagged 0.6.4-rc1 as 0.6.4-release0.6.4-releaselbsa712009-04-010-0/+0
* * Upped version number to 0.6.4lbsa712009-03-1133-45/+45
* (no commit message)lbsa712009-03-100-0/+0
* Making the web_login_key code work, even if the LL Viewer doesn't support it....diva2009-03-081-4/+19
* Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned ...lbsa712009-03-086-142/+202
* Moving Windows Installer to forge.Adam Johnson2009-03-071-151/+0
* Minor formatting cleanup.Jeff Ames2009-03-072-8/+36
* Correct a typo, purely cosmetic.idb2009-03-072-2/+2
* Limit the message length from llInstantMessage to 1024 characters http://wiki...idb2009-03-072-2/+11
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-073-2/+14
* Correct casts so that the target id in the at_target event matches the origin...idb2009-03-072-8/+10
* * Making the minimum ground offset for flying a configurable offset in the Op...Teravus Ovares2009-03-073-5/+14
* * fixes mantis 3259Teravus Ovares2009-03-071-0/+9
* * Adding application/x-oar to the list of content types to which the HTTP Ser...Teravus Ovares2009-03-071-1/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-071-14/+14
* Add copyright headers.Jeff Ames2009-03-0713-13/+364
* Update svn properties.Jeff Ames2009-03-0713-855/+855
* * Fixes mantis: #3241Teravus Ovares2009-03-071-2/+13
* * Added some limits to the maximum force applied per second by llMoveToTarget...Teravus Ovares2009-03-072-2/+27
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-0612-18/+238
* add back .config files for all tests in an attempt to debug why theseSean Dague2009-03-0611-0/+264
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-065-9/+8
* * refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2009-03-063-42/+34
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-066-76/+68
* * Protects RestClient from crashing with dictionary exception, which leads to...Sean Dague2009-03-061-2/+24
* Added a output message to CreateCommsManagerPlugin for when a user tries to r...MW2009-03-061-36/+46
* Add missing parameter to m_log.DebugFormat().Mike Mazur2009-03-061-1/+1
* * Fixing a few mass calculation errors suggested by jhurlimanTeravus Ovares2009-03-051-2/+2
* * Add more status information when an oar is being savedJustin Clarke Casey2009-03-052-0/+23
* Prevent ICommander-generated subcommand trees from generating an exceptionMelanie Thielker2009-03-051-1/+6
* * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey2009-03-055-20/+13
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-055-20/+38
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-053-31/+22
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-055-26/+33
* * remove now unused serialization codeJustin Clarke Casey2009-03-056-676/+32
* Make DeserializeUUID explicitly private.Mike Mazur2009-03-051-1/+1
* Made the OpenSimInventoryFrontendPlugin.DeserializeUUID(Stream stream) method...MW2009-03-051-1/+1
* Fix moving folders.Mike Mazur2009-03-052-4/+9
* Fix creating inventory items and folders.Mike Mazur2009-03-052-6/+9
* Implemented all Inventory frontend handlers.Mike Mazur2009-03-053-512/+719
* Implementing more inventory storage methods.Mike Mazur2009-03-052-314/+134
* Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur2009-03-057-268/+236
* A couple cosmetic changes in inventory storage plugin.Mike Mazur2009-03-051-2/+5
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-053-15/+41
* Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:Charles Krinke2009-03-051-1/+19
* Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-051-1/+1
* MRM Scripting ChangesAdam Frisby2009-03-053-8/+8
* * Implements a number of members on SOGObject for use with the MRM Script Eng...Adam Frisby2009-03-052-15/+166
* * Fleshed out the MRM Module a little.Adam Frisby2009-03-046-44/+87
* * For now, restore file extension for default oar name I accidentally removed...Justin Clarke Casey2009-03-041-1/+1