aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-063-6/+5
* * refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2009-03-063-42/+34
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-066-76/+68
* * 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
* * 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-054-602/+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-045-44/+84
* * For now, restore file extension for default oar name I accidentally removed...Justin Clarke Casey2009-03-041-1/+1
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-046-49/+161
* * Whoops. Left MiniModule enabled to anyone. (potential security risk). Disab...Adam Frisby2009-03-041-0/+3
* * More work on MiniRegionModule module.Adam Frisby2009-03-045-0/+275
* * Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey2009-03-043-85/+126
* IObjectFace needs to be public to compile.Mike Mazur2009-03-041-1/+1
* * More work on MiniRegionModule module.Adam Frisby2009-03-048-3/+254
* * Implementing some interfaces for aformentioned script engine. Ignore this.Adam Frisby2009-03-044-0/+136
* forgotten filesMW2009-03-031-2/+2
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-032-6/+25
* Refactoring of CreateCommsManagerPlugin.MW2009-03-031-34/+0
* Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStackMW2009-03-021-4/+4
* Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW2009-03-022-95/+99
* Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to v...MW2009-03-022-3/+2
* Removed the commented out InitialiseStandaloneServices and InitialiseGridServ...MW2009-03-022-103/+0
* After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW2009-03-024-40/+0
* As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate...MW2009-03-021-37/+0
* Changed it so only .ini file types are loaded from the (optional) config dire...MW2009-02-281-2/+5
* Added support for reading ini files from a (optional) config folder. This all...MW2009-02-272-1/+15
* Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2009-02-261-1/+6
* This adds a new osGetAgentIP function with threat level set to High. ItSean Dague2009-02-263-0/+38
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-262-101/+98
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-11/+27
* * Apply http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-02-261-5/+33
* Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker2009-02-263-0/+14
* Changed the type of the ApplicationRegistry member from RegistryCore to IRegi...MW2009-02-261-2/+2
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-264-44/+74
* Attempt to fix the "region starts but doesn't load anything" issueSean Dague2009-02-261-0/+6