aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-0/+1
* Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w...MW2009-02-261-1/+8
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-256-8/+9
* * Properly load items into correct folders when an iar is loadedJustin Clarke Casey2009-02-251-8/+12
* * Fix my own unit testJustin Clarke Casey2009-02-252-7/+19
* * Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2009-02-252-6/+137
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-253-15/+10
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-251-1/+1
* * Experimental softening of SOG waiting for update on link - changing from ab...lbsa712009-02-251-3/+3
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-251-1/+3
* Allow /* C-style comments */ in LSL scripts.Mike Mazur2009-02-252-17501/+17655
* Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:Charles Krinke2009-02-251-3/+3
* Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-252-0/+2
* A few updates necessary for load balancer.Mike Mazur2009-02-257-42/+79
* Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2009-02-242-36/+29
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-241-0/+2
* remove log4net dependency and from PrimMesher.csDahlia Trimble2009-02-242-7/+18
* Thank you kindly, TLaukkan (Tommil) for a patch that solves:Charles Krinke2009-02-231-27/+32
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-231-0/+1
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-232-3/+3
* * Commenting out threaded Scene update for the moment.Adam Frisby2009-02-231-2/+3
* * Fix for recent thread patch - IsAlive apparently is not as reliable as Thre...Adam Frisby2009-02-231-1/+2