aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-10Update svn properties, minor formatting cleanup.Jeff Ames1-5/+2
2009-03-09Thanks M1sha for a patch to reinstate the original functionality of the TreeP...Jeff Ames1-38/+51
2009-03-09* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-03-09* Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey1-2/+8
2009-03-09* Tweak llMoveToTarget per mantis 3265Teravus Ovares4-6/+735
2009-03-07Minor formatting cleanup.Jeff Ames2-8/+36
2009-03-07Correct a typo, purely cosmetic.idb1-1/+1
2009-03-07Limit the message length from llInstantMessage to 1024 characters http://wiki...idb2-2/+11
2009-03-07Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2-1/+7
2009-03-07Correct casts so that the target id in the at_target event matches the origin...idb2-8/+10
2009-03-07* Making the minimum ground offset for flying a configurable offset in the Op...Teravus Ovares2-5/+11
2009-03-07* fixes mantis 3259Teravus Ovares1-0/+9
2009-03-07Update svn properties, minor formatting cleanup.Jeff Ames1-14/+14
2009-03-07Add copyright headers.Jeff Ames13-13/+364
2009-03-07Update svn properties.Jeff Ames13-855/+855
2009-03-07* Fixes mantis: #3241Teravus Ovares1-2/+13
2009-03-07* Added some limits to the maximum force applied per second by llMoveToTarget...Teravus Ovares2-2/+27
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke12-18/+238
2009-03-06* minor: remove some mono compiler warningsJustin Clarke Casey3-6/+5
2009-03-06* refactor: Remove GetLandOwner function from SceneJustin Clarke Casey3-42/+34
2009-03-06* Improve memory usage when writing OARsJustin Clarke Casey6-76/+68
2009-03-05* Fixing a few mass calculation errors suggested by jhurlimanTeravus Ovares1-2/+2
2009-03-05* Add more status information when an oar is being savedJustin Clarke Casey2-0/+23
2009-03-05* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey5-20/+13
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey5-20/+38
2009-03-05* simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey3-31/+22
2009-03-05* Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey5-26/+33
2009-03-05* remove now unused serialization codeJustin Clarke Casey4-602/+5
2009-03-05Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke3-15/+41
2009-03-05Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:Charles Krinke1-1/+19
2009-03-05Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:Charles Krinke1-1/+1
2009-03-05MRM Scripting ChangesAdam Frisby3-8/+8
2009-03-05* Implements a number of members on SOGObject for use with the MRM Script Eng...Adam Frisby2-15/+166
2009-03-04* Fleshed out the MRM Module a little.Adam Frisby5-44/+84
2009-03-04* For now, restore file extension for default oar name I accidentally removed...Justin Clarke Casey1-1/+1
2009-03-04* Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey6-49/+161
2009-03-04* Whoops. Left MiniModule enabled to anyone. (potential security risk). Disab...Adam Frisby1-0/+3
2009-03-04* More work on MiniRegionModule module.Adam Frisby5-0/+275
2009-03-04* Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey3-85/+126
2009-03-04IObjectFace needs to be public to compile.Mike Mazur1-1/+1
2009-03-04* More work on MiniRegionModule module.Adam Frisby8-3/+254
2009-03-04* Implementing some interfaces for aformentioned script engine. Ignore this.Adam Frisby4-0/+136
2009-03-03forgotten filesMW1-2/+2
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2-6/+25
2009-03-03Refactoring of CreateCommsManagerPlugin.MW1-34/+0
2009-03-02Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStackMW1-4/+4
2009-03-02Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW2-95/+99
2009-03-02Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to v...MW2-3/+2
2009-03-02Removed the commented out InitialiseStandaloneServices and InitialiseGridServ...MW2-103/+0
2009-03-02After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW4-40/+0