OpenSimMirror/OpenSim/Region
Teravus Ovares 3674257095 * This update contains a bucket-full of network optimizations.
* ParcelProperties are sent only when needed instead of on any movement
* Terse Updates and other temporary data packets are marked unreliable
* After a certain amount of users, the sim actually sends updates on things less
* Experimental
* Tested to 68 avatar with pCampBot  (And it's surprising what actually causes the most lag..  the text chat!)
2008-02-07 08:15:38 +00:00
..
Application Update version numbers to 0.5 2008-02-07 04:41:08 +00:00
ClientStack * This update contains a bucket-full of network optimizations. 2008-02-07 08:15:38 +00:00
Communications * Added the ability to start and stop all scripts in the simulator using the debug tab on the estate tools. This along with the disable physics via the debug tab are persistant across reboots. That means that if it's disabled when you shut down the simulator, the simulator will come up again when you start it up without loading the scripts. Turning them back on is as simple as unchecking 'disable scripts' in the debug tab of the estate tools. 2008-02-06 09:38:14 +00:00
Environment * This update contains a bucket-full of network optimizations. 2008-02-07 08:15:38 +00:00
Examples/SimpleApp Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
ExtensionsScriptModule Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
Physics Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
ScriptEngine * Marking off which uses of catch (Exception e) is legit and which are not, for later removal/replacement. 2008-02-06 15:30:02 +00:00
Storage Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
Terrain.BasicTerrain * Allow terrain load-tile for RAW files 2008-02-06 20:47:08 +00:00