コミット履歴

作者 SHA1 メッセージ 日付
  Melanie b35fbe1f98 Merge branch 'melanie_test' into prioritization 15 年 前
  John Hurliman 32ccd5bb40 * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget() 15 年 前
  Melanie 8ce4fd7234 Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2 15 年 前
  Melanie 8a336c6860 Add MaxPoolThreads in startup to limit the size of the thread pool used 15 年 前
  John Hurliman fdce1be3db * Removed OpenSim.Data.NHibernate 15 年 前
  John Hurliman 5a4fda9dc3 Updating OpenSim.ini.example with the section required to enable a useful prioritization scheme 15 年 前
  John Hurliman 06990b074c Allow the LLUDP server to run in either synchronous or asynchronous mode with a config setting, defaulting to synchronous mode 15 年 前
  John Hurliman 82012ec4e3 * Clean up the SetThrottle() code and add a maxBurstRate parameter to allow more tweaking in the future 15 年 前
  John Hurliman 0d2e6463d7 * Minimized the number of times textures are pulled off the priority queue 15 年 前
  Justin Clark-Casey (justincc) 46110b0195 change default ports for inventory and grid connectors in example .ini files to 8003 to match the ROBUST default 15 年 前
  Melanie ce8974539e Merge branch 'master' into diva-textures 15 年 前
  Diva Canto 2e1c76f836 Added a default for grid services in standalone. 15 年 前
  Melanie 31d8cec0f8 Merge branch 'master' into diva-textures 15 年 前
  Melanie 18a744cac1 Change texture sending to be driven by the queue empty event from the 15 年 前
  Melanie d0bf084da5 Remove the settings for the J2KDecoder, since they are now obsolete (thank god!) 15 年 前
  Diva Canto 632bb71262 Fixed MapBlocks bug, wrong order of arguments. First version that seems completely functional. 15 年 前
  Diva Canto be7afa0b1f Changed a [Groups] config as per mcortez' request. 15 年 前
  Melanie 97c18caa76 Thank you, Intari, for a patch that implements the missing pieces of 15 年 前
  Justin Clark-Casey (justincc) 077d01c225 switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example 15 年 前
  Justin Clark-Casey (justincc) a964bc3ca4 Apply http://opensimulator.org/mantis/view.php?id=4142 15 年 前
  Teravus Ovares (Dan Olivares) 38e462ed8a * Milestone GridFriendly reached so Adding CombineContiguousRegions to the OpenSim.ini.example 15 年 前
  dahlia 2ddb73f5f3 update documentation in OpenSim.ini.example for j2k decode cache expiration time 15 年 前
  dr scofield (aka dirk husemann) 953581698d - making font name used by VectorRenderModule configurable: can be set 15 年 前
  Melanie 1a6b30e092 Add a slow cache cleaner thread. By default, the thread starts a cleanup 15 年 前
  Melanie 4b2e62fd3c Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allows 15 年 前
  dahlia 465d1095dd Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user's viewer network throttle settings 15 年 前
  Justin Clark-Casey (justincc) eb78ac343e Apply http://opensimulator.org/mantis/view.php?id=3538 15 年 前
  Adam Frisby 30c4aa55e6 Added additional configuration options for MRM Security. See OpenSim.ini.example under the [MRM] section. 15 年 前
  Melanie 3d7bb7567c Add the ability to use -console=rest to the region server. User 15 年 前
  Jeff Ames 9d9fcac038 Misc cleanup. 15 年 前