| Commit message (Expand) | Author | Age | Files | Lines |
* | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 2007-11-16 | 1 | -1/+1 |
* | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 2007-11-15 | 1 | -9/+10 |
* | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 2007-11-15 | 1 | -3/+3 |
* | Added "show regions" console command that displays the list of regions in tha... | MW | 2007-11-14 | 1 | -3/+10 |
* | Added "remove-region <region name>" console command that "should" remove the ... | MW | 2007-11-13 | 1 | -0/+16 |
* | Some work on cleanly removing Regions. | MW | 2007-11-13 | 1 | -4/+0 |
* | * Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to... | Teravus Ovares | 2007-11-12 | 1 | -1/+1 |
* | * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.... | Teravus Ovares | 2007-11-11 | 1 | -1/+4 |
* | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 2007-11-10 | 1 | -2/+4 |
* | * Added better logging to AssetCache | lbsa71 | 2007-11-06 | 1 | -1/+1 |
* | Changed it so opensim.exe should scan for new application plugins every time ... | MW | 2007-11-05 | 1 | -0/+1 |
* | Added forgotten ApplicationPlugins directory and moved the load region code o... | MW | 2007-11-04 | 1 | -42/+21 |
* | normalized line endings | Jeff Ames | 2007-11-04 | 1 | -17/+17 |
* | Added forgotten IApplicationPlugin file | MW | 2007-11-04 | 1 | -0/+17 |
* | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 2007-11-04 | 1 | -1/+11 |
* | First part of Scene refactoring: | MW | 2007-11-03 | 1 | -1/+2 |
* | *Moved region loading into its own interface IRegionLoader | mingchen | 2007-11-03 | 1 | -15/+16 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 1 | -1/+1 |
* | redefault to sqlite for all services, especially now that | Sean Dague | 2007-10-31 | 1 | -4/+4 |
* | * Added a streamhandler that does streams both in and out | lbsa71 | 2007-10-31 | 1 | -1/+1 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 1 | -1/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 4 | -84/+71 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 3 | -8/+8 |
* | * ModuleLoader: Privatized some too-public fields | lbsa71 | 2007-10-29 | 1 | -1/+1 |
* | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2007-10-29 | 1 | -5/+1 |
* | *Replaced -useexecutepath with an updated -inifile extension. You can now spe... | mingchen | 2007-10-28 | 1 | -15/+15 |
* | Added method to create default config file in region server(OpenSim) followin... | Tleiades Hax | 2007-10-26 | 1 | -5/+74 |
* | Temporary fix for a missing Opensim.ini file. | MW | 2007-10-26 | 2 | -10/+3 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -40/+63 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -0/+4 |
* | fix line endings | Sean Dague | 2007-10-25 | 1 | -132/+132 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 2 | -4/+4 |
* | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 2007-10-25 | 2 | -0/+135 |
* | Introduced a build error in the last patch | Tleiades Hax | 2007-10-24 | 1 | -3/+0 |
* | * Added "create-region" console command. Syntax: create-region <name> <region... | Adam Frisby | 2007-10-23 | 1 | -26/+36 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -8/+10 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -10/+8 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -8/+10 |
* | Made some changes to the load/save xml format, So that the old format can sti... | MW | 2007-10-22 | 1 | -1/+22 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -27/+27 |
* | *Added -useexecutepath to use the path of the .exe as the path to find config... | mingchen | 2007-10-19 | 2 | -0/+9 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -2/+6 |
* | Add gryc's patch to run commands in a shutdown_commands.txt file when the sim... | Charles Krinke | 2007-10-18 | 1 | -0/+7 |
* | Add "force-update", "command-script" & "show modules" to console help. | Charles Krinke | 2007-10-18 | 1 | -0/+3 |
* | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 2007-10-15 | 1 | -1/+1 |
* | OpenSimMain now respects the asset_plugin paramter, and storing of assets wil... | Tleiades Hax | 2007-10-13 | 1 | -2/+3 |
* | Added capbility to use MySQL as the database backend in stand alone mode for ... | Tleiades Hax | 2007-10-13 | 1 | -3/+1 |
* | (no commit message) | Tleiades Hax | 2007-10-13 | 1 | -1/+3 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -1/+1 |
* | * Now loading modules from ScriptEngines directory as well. | lbsa71 | 2007-10-10 | 1 | -12/+8 |