| Commit message (Expand) | Author | Files | Lines |
2007-11-30 | * Extended our semi-stupid implementation of in world object permissions to s... | Teravus Ovares | 1 | -1/+1 |
2007-11-28 | * Restaring the sim works fine in grid mode now. Sims announce themselves to... | Teravus Ovares | 1 | -0/+2 |
2007-11-27 | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 1 | -0/+3 |
2007-11-26 | * Restarting regions with the estate tools works in sandbox mode. I'm still ... | Teravus Ovares | 1 | -1/+1 |
2007-11-25 | * Added the ability to restart your individual sims from within them using th... | Teravus Ovares | 1 | -1/+45 |
2007-11-24 | *Shared Modules have feelings too! -- Shared Region Modules that are found in... | mingchen | 1 | -1/+1 |
2007-11-24 | * Added a nice 'The Region is going down.' message to the user when the sim o... | Teravus Ovares | 1 | -1/+2 |
2007-11-23 | * the export-map now takes 'CurrentOrFirst' Scene, not necessarily the Curren... | lbsa71 | 1 | -5/+4 |
2007-11-21 | * Did some initial work for prim crossing. Just glue so far. | Teravus Ovares | 1 | -1/+18 |
2007-11-18 | Added "export-map <filename>" console command to the region server that will ... | MW | 1 | -0/+14 |
2007-11-18 | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 1 | -1/+2 |
2007-11-16 | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 1 | -1/+1 |
2007-11-15 | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 1 | -9/+10 |
2007-11-15 | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 1 | -3/+3 |
2007-11-14 | Added "show regions" console command that displays the list of regions in tha... | MW | 1 | -3/+10 |
2007-11-13 | Added "remove-region <region name>" console command that "should" remove the ... | MW | 1 | -0/+16 |
2007-11-13 | Some work on cleanly removing Regions. | MW | 1 | -4/+0 |
2007-11-12 | * Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to... | Teravus Ovares | 1 | -1/+1 |
2007-11-11 | * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.... | Teravus Ovares | 1 | -1/+4 |
2007-11-10 | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 1 | -2/+4 |
2007-11-06 | * Added better logging to AssetCache | lbsa71 | 1 | -1/+1 |
2007-11-05 | Changed it so opensim.exe should scan for new application plugins every time ... | MW | 1 | -0/+1 |
2007-11-04 | Added forgotten ApplicationPlugins directory and moved the load region code o... | MW | 1 | -42/+21 |
2007-11-04 | normalized line endings | Jeff Ames | 1 | -17/+17 |
2007-11-04 | Added forgotten IApplicationPlugin file | MW | 1 | -0/+17 |
2007-11-04 | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 1 | -1/+11 |
2007-11-03 | First part of Scene refactoring: | MW | 1 | -1/+2 |
2007-11-03 | *Moved region loading into its own interface IRegionLoader | mingchen | 1 | -15/+16 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 1 | -1/+1 |
2007-10-31 | redefault to sqlite for all services, especially now that | Sean Dague | 1 | -4/+4 |
2007-10-31 | * Added a streamhandler that does streams both in and out | lbsa71 | 1 | -1/+1 |
2007-10-30 | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 1 | -1/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 4 | -84/+71 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 3 | -8/+8 |
2007-10-29 | * ModuleLoader: Privatized some too-public fields | lbsa71 | 1 | -1/+1 |
2007-10-29 | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 1 | -5/+1 |
2007-10-28 | *Replaced -useexecutepath with an updated -inifile extension. You can now spe... | mingchen | 1 | -15/+15 |
2007-10-26 | Added method to create default config file in region server(OpenSim) followin... | Tleiades Hax | 1 | -5/+74 |
2007-10-26 | Temporary fix for a missing Opensim.ini file. | MW | 2 | -10/+3 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -40/+63 |
2007-10-26 | Very early first implementation of grid based assets. | Tleiades Hax | 1 | -0/+4 |
2007-10-25 | fix line endings | Sean Dague | 1 | -132/+132 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2 | -4/+4 |
2007-10-25 | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 2 | -0/+135 |
2007-10-24 | Introduced a build error in the last patch | Tleiades Hax | 1 | -3/+0 |
2007-10-23 | * Added "create-region" console command. Syntax: create-region <name> <region... | Adam Frisby | 1 | -26/+36 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 1 | -8/+10 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 1 | -10/+8 |
2007-10-22 | * Major ass commit. | Adam Frisby | 1 | -8/+10 |
2007-10-22 | Made some changes to the load/save xml format, So that the old format can sti... | MW | 1 | -1/+22 |