aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-03-02As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate...MW1-37/+0
2009-02-28Changed it so only .ini file types are loaded from the (optional) config dire...MW1-2/+5
2009-02-27Added support for reading ini files from a (optional) config folder. This all...MW2-1/+15
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW1-1/+6
2009-02-26This adds a new osGetAgentIP function with threat level set to High. ItSean Dague3-0/+38
2009-02-26Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2-101/+98
2009-02-26* Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague1-11/+27
2009-02-26* Apply http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-5/+33
2009-02-26Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker3-0/+14
2009-02-26Changed the type of the ApplicationRegistry member from RegistryCore to IRegi...MW1-2/+2
2009-02-26Added IRegistryCore and RegistryCore to OpenSim.Framework.MW4-44/+74
2009-02-26Attempt to fix the "region starts but doesn't load anything" issueSean Dague1-0/+6
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-0/+1
2009-02-26Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w...MW1-1/+8
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey6-8/+9
2009-02-25* Properly load items into correct folders when an iar is loadedJustin Clarke Casey1-8/+12
2009-02-25* Fix my own unit testJustin Clarke Casey2-7/+19
2009-02-25* Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2-6/+137
2009-02-25* Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey3-15/+10
2009-02-25From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-25* Experimental softening of SOG waiting for update on link - changing from ab...lbsa711-3/+3
2009-02-25* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa711-1/+3
2009-02-25Allow /* C-style comments */ in LSL scripts.Mike Mazur2-17501/+17655
2009-02-25Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:Charles Krinke1-3/+3
2009-02-25Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2-0/+2
2009-02-25A few updates necessary for load balancer.Mike Mazur7-42/+79
2009-02-24Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2-36/+29
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW1-0/+2
2009-02-24remove log4net dependency and from PrimMesher.csDahlia Trimble2-7/+18
2009-02-23Thank you kindly, TLaukkan (Tommil) for a patch that solves:Charles Krinke1-27/+32
2009-02-23From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+1
2009-02-23Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2-3/+3
2009-02-23* Commenting out threaded Scene update for the moment.Adam Frisby1-2/+3