| Commit message (Expand) | Author | Files | Lines |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -2/+2 |
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -2/+2 |
2009-12-28 | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo... | Melanie | 1 | -3/+1 |
2009-09-06 | * Debugging why region loading is occurring so slowly on a setup with 64 regi... | Adam Frisby | 1 | -0/+10 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-14 | * Improve loadregions so that all region configs are checked for clashes (e.g... | Justin Clarke Casey | 1 | -20/+15 |
2009-05-14 | * refactor: move bottom part of 'xml2' serializaton to separate class | Justin Clarke Casey | 1 | -1/+0 |
2009-03-10 | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 1 | -14/+22 |
2009-02-27 | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 1 | -1/+1 |
2009-02-26 | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 1 | -3/+1 |
2009-02-26 | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 1 | -2/+20 |
2009-02-26 | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 1 | -10/+17 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -5/+4 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -4/+4 |
2009-02-09 | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+11 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 1 | -1/+1 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -18/+18 |
2008-08-18 | * If two regions have configuration information that conflicts (save xy locat... | Justin Clarke Casey | 1 | -2/+55 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 1 | -5/+0 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 1 | -0/+5 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 1 | -5/+0 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -2/+15 |
2008-06-26 | small change to last commit | MW | 1 | -4/+4 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 1 | -4/+4 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 1 | -2/+2 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -0/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -2/+2 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -2/+2 |
2008-04-29 | * Little more spring cleaning. | Adam Frisby | 1 | -8/+14 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+6 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -2/+2 |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 1 | -2/+2 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -8/+10 |
2008-01-05 | Removed ModuleName because its like that and thats the way it is (according t... | Tedd Hansen | 1 | -4/+0 |
2008-01-05 | Implicit interface definitions (maybe Mono won't crash?) | Tedd Hansen | 1 | -1/+1 |
2008-01-05 | Added ModuleName to /OpenSim/StartUp modules + debug messages during startup | Tedd Hansen | 1 | -0/+4 |
2008-01-05 | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 1 | -2/+2 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -15/+8 |
2007-12-23 | Some log fixing for the LoadRegionsPlugin | Justin Clarke Casey | 1 | -8/+8 |
2007-12-11 | added copyright notices | Jeff Ames | 1 | -1/+29 |
2007-11-25 | * Added the ability to restart your individual sims from within them using th... | Teravus Ovares | 1 | -1/+28 |
2007-11-15 | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 1 | -2/+2 |
2007-11-04 | Added forgotten ApplicationPlugins directory and moved the load region code o... | MW | 1 | -0/+58 |