Commit History

Author SHA1 Message Date
  Tedd Hansen 4d376ee630 Added undocumented "modules list" command, lists shared region modules. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey 80b8630e19 * Fix Mantis 457 16 years ago
  Justin Clarke Casey baefa05b57 * Rebase all current servers on common abstract BaseOpenSimServer class 16 years ago
  Justin Clarke Casey 5db5630ec9 Change sim command from "stats" to "show stats" for consistency 16 years ago
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 years ago
  Tedd Hansen 785b641272 fixed a timing bug in config re-read. Apparently there is 1000000000 ns in one second... 16 years ago
  Tedd Hansen 2db5de3e72 Added commands to change config file from console: 16 years ago
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 16 years ago
  Tedd Hansen 34d21ac94b Added some error checking to MaintenanceThread, no-crash (just log) loading of script engines, and support to load multiple script engines 16 years ago
  Tedd Hansen 694642a482 Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath. 16 years ago
  Justin Clarke Casey a4bf98f4ba * Add asset/texture cache statistics to region server console 16 years ago
  Justin Clarke Casey 55dc0dc267 * Patch from Ansi (IBM) 16 years ago
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats 16 years ago
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 16 years ago
  Justin Clarke Casey 2df8918aed * Persistent prim inventory script storage is now turned on by default 16 years ago
  Teravus Ovares 5cf96daaf2 * Enabled dead region tracking for ChildAgentDataUpdates 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  alondria d3fa814458 Added notice on console to change storage_plugin if set to OpenSim.DataStore.MonoSqlite.dll before replacing with OpenSim.Framework.Data.SQLite.dll 16 years ago
  alondria 4e643eba5f If OpenSim.ini uses OpenSim.DataStore.MonoSqlite.dll, have it use OpenSim.Framework.Data.SQLite.dll during runtime. 16 years ago
  Justin Clarke Casey 82d7fb7522 * Exprimental prim inventory persistence can now be enabled by users. 16 years ago
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. 16 years ago
  Sean Dague 7ba9c13fa8 default to OpenSim.Framework.Data.SQLite which is the new storage 16 years ago
  Justin Clarke Casey 3e75dede1b Persistent prim inventory phase 5. Restart scripts contained in persisted prims on region start. 16 years ago
  Tedd Hansen 0fb0a6816d Only one queue is used for load/unload of scripts. 16 years ago
  Tedd Hansen d430b7d815 Removed ModuleName because its like that and thats the way it is (according to Mono) 16 years ago
  Tedd Hansen 704e491c3a Added ModuleName to /OpenSim/StartUp modules + debug messages during startup 16 years ago
  Tedd Hansen 130dea789a Added some comments + Ahlotta Debugging in startup sequence 16 years ago
  Tedd Hansen 966f639ad6 Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. 16 years ago
  Teravus Ovares db3edff5d5 * Applying jhurliman's LLSD login enablement patch. 16 years ago