Commit History

Author SHA1 Message Date
  David Rose 50b9e51aa6 fix shutdown while downloading 16 years ago
  David Rose 62aaf94cb0 frameSync 16 years ago
  David Rose 7de817fb2b remove old task manager 16 years ago
  David Rose 05a2432673 safe to make this the default now 17 years ago
  David Rose 993b1af160 remove __debug__ 17 years ago
  David Rose cd8f9030d8 wip: starting experimental C-based task manager 17 years ago
  Darren Ranalli 26d56476f0 added ~ailogtaskprofiles, added ~aitaskprofileflush <name> 17 years ago
  Darren Ranalli a7f8a4af41 include max non-spike profile, added ~taskprofileflush/~aitaskprofileflush 17 years ago
  Darren Ranalli 8bf2bdfa1f added RAM-file support to prevent disk access while profiling 17 years ago
  Darren Ranalli 35a6e9f49e don't warn about leaked garbage collect task on exit 17 years ago
  Darren Ranalli 2d8e530230 clean up doLater task 17 years ago
  Darren Ranalli 9b36b7b487 fixed mismatched-spike-task bug 17 years ago
  Darren Ranalli 86d00a7024 added explicit garbage collect task 17 years ago
  Darren Ranalli 6895e25221 added task profiler 17 years ago
  Darren Ranalli c312d30eb8 added accessor methods for task duration warning threshold 17 years ago
  Darren Ranalli 535d898e66 changed task duration warning config, default threshold to 40 17 years ago
  Darren Ranalli e79a864125 working exception variable dump 17 years ago
  Darren Ranalli 77cfda8691 fix for div-by-zero in task duration warning 17 years ago
  Darren Ranalli d0ef5b51ff long-running task warning now warns based on average frame duration 17 years ago
  Darren Ranalli dc064dfa41 fixed doLater nameDict leak 17 years ago
  Josh Wilson a480d86b62 asserting notify statements to clean up the game logs 17 years ago
  Josh Wilson 01057741dc asserting that task names must be strings 17 years ago
  Darren Ranalli d0c4d4f8fc fixed doLater unit tests to work properly when they run in a single frame 17 years ago
  Darren Ranalli 60f5de72b7 provide feedback when breaking into Python prompt 17 years ago
  Darren Ranalli fa1bec2af7 added TaskManager unit tests 17 years ago
  Darren Ranalli d594cb7dde fixed getTasks and getDoLaters to exclude removed tasks, renamed stepping() to setStepping() so it isn't overwritten by 'stepping' instance member variable 17 years ago
  Darren Ranalli a88673a24a fixed memory leak when task is removed via Task.remove() 17 years ago
  Darren Ranalli ded092dc32 added task leak detection to ContainerLeakDetector 17 years ago
  Josh Yelon e6cca5ec86 Changes for python 2.5 18 years ago
  Darren Ranalli 6f96c57f8b fix for IOError unpacking 18 years ago