OpenSimMirror/OpenSim/Region
MW 804e87861b added experimental method of trying to relieve missing prim problem (by adding a limit of the number of prim update packets sent in each update loop). 2007-09-06 14:15:16 +00:00
..
Application Fixed it so "shutdown" command works when a region is set as the active console region. 2007-09-04 18:28:35 +00:00
ClientStack Added some place holder classes for various modules. 2007-08-30 13:47:04 +00:00
Communications As part of our "we aim to please" commitment, have added the ability to create a user in one command line: "create user firstname secondname passwrd regionX regionY". This allows the use of the "command-script" feature. So to add a bunch of new accounts, just create a text file, and add a line as above for each account. Then in the opensim console, type: "command-script filename". 2007-08-28 18:09:36 +00:00
Environment added experimental method of trying to relieve missing prim problem (by adding a limit of the number of prim update packets sent in each update loop). 2007-09-06 14:15:16 +00:00
Examples/SimpleApp Some work on Module loading/management. 2007-09-04 13:43:56 +00:00
ExtensionsScriptModule Some work on Module loading/management. 2007-09-04 13:43:56 +00:00
Physics Part 2 of Darok's BulletX patches. 2007-09-04 18:14:45 +00:00
ScriptEngine Some work on Module loading/management. 2007-09-04 13:43:56 +00:00
Storage remove some more rote Verbose strings, leave only ones that actually have something 2007-08-31 13:03:39 +00:00
Terrain.BasicTerrain Start of trying to make Region/Scene more modular. 2007-08-28 14:21:17 +00:00