| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - turn private m_gui into protected m_gui to allow manipulation in | Dr Scofield | 2009-04-16 | 2 | -12/+3 |
* | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 2009-04-14 | 1 | -0/+2 |
* | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 2009-04-14 | 1 | -5/+6 |
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -1/+21 |
* | Directory defaults for region xml files when creating a new region got change... | idb | 2009-04-05 | 1 | -9/+3 |
* | * Proactively fixed bug-potential concerning the fact that m_httpServer prope... | lbsa71 | 2009-04-03 | 1 | -6/+1 |
* | - adding -logconfig option to allow configuration of log4net from | Dr Scofield | 2009-04-03 | 1 | -2/+14 |
* | Add a PIDFile in [Startup], which the PID will be written to | Melanie Thielker | 2009-04-01 | 1 | -1/+9 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 1 | -0/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3343 | Justin Clarke Casey | 2009-03-26 | 1 | -1/+0 |
* | * minor: Adjust exception catching on load/save xml[2]/oar. | Justin Clarke Casey | 2009-03-25 | 1 | -21/+7 |
* | * minor: spit out creator name on save iar | Justin Clarke Casey | 2009-03-25 | 1 | -4/+4 |
* | adding presence.ControllingClient.Kick(msg) to the brew. | Dr Scofield | 2009-03-25 | 1 | -12/+9 |
* | enhances the console command "kick user" with an optional alert | Dr Scofield | 2009-03-25 | 1 | -1/+12 |
* | * Fix edit scale command - was looking for one too few arguments | Justin Clarke Casey | 2009-03-24 | 1 | -1/+1 |
* | * Group OpenSim.Framework.Servers interfaces together | Justin Clarke Casey | 2009-03-19 | 1 | -0/+1 |
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+22 |
* | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 2009-03-11 | 1 | -7/+12 |
* | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 2009-03-11 | 2 | -3/+3 |
* | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2009-03-10 | 7 | -290/+312 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-03-06 | 2 | -3/+1 |
* | * For now, restore file extension for default oar name I accidentally removed... | Justin Clarke Casey | 2009-03-04 | 1 | -1/+1 |
* | * Add the abilty to load and save iar item nodes where folders have identical... | Justin Clarke Casey | 2009-03-04 | 1 | -1/+1 |
* | Refactoring of CreateCommsManagerPlugin. | MW | 2009-03-03 | 1 | -34/+0 |
* | Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStack | MW | 2009-03-02 | 1 | -4/+4 |
* | Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we... | MW | 2009-03-02 | 1 | -14/+99 |
* | Removed the commented out InitialiseStandaloneServices and InitialiseGridServ... | MW | 2009-03-02 | 2 | -103/+0 |
* | Changed it so only .ini file types are loaded from the (optional) config dire... | MW | 2009-02-28 | 1 | -2/+5 |
* | Added support for reading ini files from a (optional) config folder. This all... | MW | 2009-02-27 | 2 | -1/+15 |
* | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 2009-02-26 | 1 | -1/+6 |
* | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 2009-02-26 | 2 | -101/+98 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-02-26 | 1 | -5/+33 |
* | Changed the type of the ApplicationRegistry member from RegistryCore to IRegi... | MW | 2009-02-26 | 1 | -2/+2 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 3 | -43/+60 |
* | Attempt to fix the "region starts but doesn't load anything" issue | Sean Dague | 2009-02-26 | 1 | -0/+6 |
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 2009-02-26 | 1 | -0/+1 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-25 | 1 | -1/+1 |
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 1 | -2/+6 |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 1 | -0/+2 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that solves: | Charles Krinke | 2009-02-23 | 1 | -27/+32 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 3 | -10/+10 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-22 | 1 | -5/+5 |
* | Applied patch from mantis #3213. Which adds a check to create region command,... | MW | 2009-02-21 | 1 | -1/+6 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 2 | -2/+2 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 1 | -1/+1 |
* | Restoring method 2 of linking regions in HG, which was commented out for some... | diva | 2009-02-18 | 1 | -92/+22 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-18 | 1 | -19/+35 |
* | Adds support for preserving animations on region crossings and TPs. | diva | 2009-02-18 | 1 | -0/+79 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3068 | Justin Clarke Casey | 2009-02-17 | 1 | -64/+68 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 2 | -2/+2 |