| Commit message (Expand) | Author | Files | Lines |
2011-10-19 | Slightly change log message in LoadRegionsPlugin | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-19 | Region-UUID - can not be zero-uuid | Pixel Tomsen | 1 | -1/+13 |
2011-09-24 | Removed uncalled region load method. | Kevin Houlihan | 1 | -30/+0 |
2011-03-25 | minor: make it clearer in the log where we're loading region config files and... | Justin Clark-Casey (justincc) | 1 | -15/+13 |
2011-02-12 | Fix bug where "My estate" name was always used even if the user entered a dif... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2010-12-04 | Convert the agent asset transactions module to a new style module. | Melanie | 1 | -2/+2 |
2010-08-13 | Updated the create_region command in the RemoteAdmin plugin to properly suppo... | randomhuman | 1 | -0/+2 |
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 | 2 | -2/+2 |
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -3/+3 |
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-04-01 | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 1 | -2/+2 |
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-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 1 | -4/+4 |
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 1 | -1/+1 |
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-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 1 | -0/+11 |
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-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
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 | 2 | -9/+15 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+6 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 2 | -52/+50 |
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 | 2 | -9/+11 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+29 |
2008-01-05 | Removed ModuleName because its like that and thats the way it is (according t... | Tedd Hansen | 1 | -4/+0 |