From 8c8b7cc8a4513f33fdf89016d6bb1e2ebb58ed11 Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 23 Aug 2019 09:48:48 +1000 Subject: Update the differences. --- Differences.txt | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/Differences.txt b/Differences.txt index d054881..9ae94d0 100644 --- a/Differences.txt +++ b/Differences.txt @@ -7,7 +7,7 @@ be added in the future. Only Debian, Devuan, and Ubuntu have been tested. Devuan ASCII is currently the best supported, as that's what I use. -OpenSim-SC is generally optimised for IG and MG grids. +OpenSim-SC is generally optimised for CG, IG, and MG grids. Directory layout. @@ -23,7 +23,7 @@ updates a bit easier. Config files. ------------- -The various config files have been optimised for IG and MG grids. +The various config files have been optimised for CG, IG, and MG grids. bin/OpenSim.ini has been cut down drastically, with all the defaults now in bin/OpenSimDefaults.ini. @@ -32,7 +32,8 @@ For ROBUST, bin/Robust.ini is the configuration file. All actual configuration should be done in the external config/ directory. Common things in config/config.ini, and sim specific things -in their respective sim directories. +in their respective sim directories. ROBUST specific things should go in +config/ROBUST/RobustExtra.ini bin/config-include/ has some example config.ini files, suitable for the IG and MG grids, as well as a local grid. @@ -65,7 +66,7 @@ Script engine. -------------- There are three major changes to the script engine. The general result -of these are much faster scripts. +of these are faster scripts. Lots of script functions include an arbitrary delay, which was done by LL many many years ago to reduce load on their servers I guess. These have @@ -86,9 +87,15 @@ Economy. -------- The fake economy module has been faked even further, now your current -balance displayed is the version number of the sim you are in. Obviously -this is not a real economy, spending any of it doesn't deduct from your -balance. You can still install a real economy module. +balance displayed is the OpenSim_SC version number of the sim you are in. +Obviously this is not a real economy, spending any of it doesn't deduct +from your balance. You can still install a real economy module. + +Web pages. +---------- + +Using the built in OpenSim web server, the standard web pages now exist +and are served at the ROBUST public port. This includes statistics. Misc. -- cgit v1.1