Commit History

Author SHA1 Message Date
  Drake Arconis f25c67ea1d Send correct uuids in the FromID and ID packet fields for llInstantMessage 9 years ago
  Oren Hurvitz 0b5385ffce Added *.Tests.log to .gitignore 9 years ago
  Oren Hurvitz 59da146e9d When the user stops a script, have it remain stopped 9 years ago
  Oren Hurvitz a568f06b7f When scripts are sleeping, don't count that as execution time 9 years ago
  Oren Hurvitz d24528b3bc Show Script Time in the statistics panel 9 years ago
  Oren Hurvitz 5679cd0100 Changed "Script Execution Time" to be the gross time, i.e. including handling it in XEngine 9 years ago
  Oren Hurvitz a3bed1fbcb Report "Script Execution Time" as the time spent executing the script in the last 30 seconds. Use a sliding window to calculate this. 9 years ago
  Oren Hurvitz 287096d826 Improved calculation of Script Execution TimeStarted 9 years ago
  Oren Hurvitz 20af31f18e Fixed mistakes related to confusion between Environment.TickCount (milliseconds) and TimeSpan.TicksPerXXX (10000 x milliseconds) 9 years ago
  Oren Hurvitz 4c6fb9fb64 Log scripts that have processed many events: this is probably an indication of a problem 9 years ago
  Oren Hurvitz aadd5627fe Removed unused code that checked wait_timeout in MySQLEstateData 9 years ago
  Oren Hurvitz 7457173fe4 Fixed calling "debug xengine log" without the 'level' parameter: this should show the current log level; not crash 9 years ago
  Oren Hurvitz c8135834db Prevent a crash if "debug jobengine log" is entered without a log level 9 years ago
  Oren Hurvitz 4ad1468165 Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging 9 years ago
  Oren Hurvitz 373455a6fa Fixed mistakes in string format specifiers (e.g., "{0)" instead of {0}") 9 years ago
  Robert Adams fe37cb9990 BulletSim: rearrange code and add different locking to eliminate chances 9 years ago
  Robert Adams fe86df0ec9 BulletSim: update the motion actors so they completely clean themselves 9 years ago
  Kevin Cozens f3c883a26d Corrected spelling of SQLITE. Fixes mantis #7675. 9 years ago
  Diva Canto d9a9f6f43b Convert the enum to int before casting it to string for DB query 9 years ago
  Diva Canto 2c9ffc2a87 Fixed failing test 9 years ago
  Diva Canto 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 9 years ago
  Oren Hurvitz 2153a01cc7 Have osAvatarName2Key check the cache first, even for foreign users 9 years ago
  Cinder f218cbd29d max-agent-groups support 9 years ago
  Robert Adams 5a1279af8a BulletSim: clean up some code for axis locking. No functional change. 9 years ago
  Robert Adams f0417c5d50 BulletSim: rearrange code and add some tests to try and resolve the 9 years ago
  Christopher 86c426e587 create osGetAvatarHomeURI 9 years ago
  Christopher b5be5ca490 Make osAvatarName2Key() able to get names from unknown HG users 9 years ago
  Oren Hurvitz c4f8630968 In the AgentCircuitData of HG users, set the last name to include the port 9 years ago
  Oren Hurvitz dc098ef671 Merged the two "Version 2" migrations in PGSQL 9 years ago
  Geir Nøklebye 818735ae2c PGSL Presence migration to correct a double version 2 migration that existed 9 years ago