Commit History

Author SHA1 Message Date
  Tedd Hansen f06a6573bb One more: Async LSL command thread is also shared now. 16 years ago
  Tedd Hansen 0fb4374c1a Better timing of MaintenanceThread's tasks (uses less CPU) 16 years ago
  Jeff Ames f02b314765 Fix exception when reading OpenSim.ini file. 16 years ago
  Tedd Hansen 69b1edebf6 Added to OpenSim.ini.example: 16 years ago
  Charles Krinke 3df36523cb Thank you very much, Hashbox for: 16 years ago
  Tedd Hansen 169032b4a4 Fixed ScriptEngine config in OpenSim.ini.example that was out of place. 16 years ago
  lbsa71 bcd3a5b28b * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. 16 years ago
  Tedd Hansen d1e0b642f4 * Renamed and moved avatar appearance config keys. Everyone who has appearance persistence needs to set new params for it (check OpenSim.ini.example) 16 years ago
  Teravus Ovares e6453d9b9d * Changed child_get_tasks to see_into_this_sim_from_neighbor. 16 years ago
  Tedd Hansen 1d95f0521d Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't work anyway. 16 years ago
  MW 755ad9e3e0 First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed. 16 years ago
  Adam Frisby 760ece2595 * Chat Message format patch from kinoc (#443) Thanks! 16 years ago
  Tedd Hansen 1fa510d26d And one more patch before sleep 16 years ago
  Tedd Hansen b57d9be856 Re-enabled AllowedCompilers function 16 years ago
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 16 years ago
  Tedd Hansen e06ee9fd4b Added load/unload queue size limit 16 years ago
  Tedd Hansen 8ccc12d642 Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode. 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 d02a90823f SCRIPTING STILL BROKEN 16 years ago
  Tedd Hansen a6726b0c9d SCRIPT SUPPORT IS STILL BROKEN. 16 years ago
  Tedd Hansen 0c0286911d Config option to set number of scripts per AppDomain 16 years ago
  Tedd Hansen e14c8f59f7 Added config options: 16 years ago
  Tedd Hansen a9c1f3fdb4 Experimental 16 years ago
  Justin Clarke Casey 2df8918aed * Persistent prim inventory script storage is now turned on by default 16 years ago
  Justin Clarke Casey edf006e28a Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence 16 years ago
  Sean Dague 411d06c94e moving Region store for SQLite into the OpenSim.Framework.Data.SQLite 16 years ago
  Tedd Hansen 966f639ad6 Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. 16 years ago
  Tedd Hansen 198dea28ad Full .dll-name in config option for ScriptEngine. Loading only scriptengine specified in config. 16 years ago
  Jeff Ames cff2fb3640 Updated asset_database options in OpenSim.ini.example 16 years ago
  MW 6df9f21a5f fixed OpenSim.ini.example to include a inventory_server_url = http://127.0.0.1:8004 entry, seems that is the cause of a lot of people's inventory problems. 16 years ago