Commit History

Author SHA1 Message Date
  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
  Darren Ranalli dbe9ec8337 fix for IOError unpack crash 18 years ago
  Darren Ranalli 6eb6e236db added task counts to AI pstats collection 18 years ago
  Zachary Pavlov a20301a2b5 faster tasks and network updates from objects 18 years ago
  Zachary Pavlov fa4278b3ae new object oriented tasks! 18 years ago
  David Rose bfd91c6e66 more startup ordering issues 18 years ago
  David Rose 6a03484e9f more attempts to straighten out startup ordering on publish 18 years ago
  Joe Shochet 8c46644a1c optimization of private variables to friend style variables 18 years ago
  Darren Ranalli 3a169d14b1 shorten the fractional output of previous checkin (long task logging) 18 years ago
  Darren Ranalli 98efaf0f62 added warnings for tasks that run longer than expected, to track down chugs 18 years ago
  Darren Ranalli c425fe114a removed unnecessary code 18 years ago
  Darren Ranalli 8256254a07 don't create Task creation stacks by default 18 years ago
  Darren Ranalli 4af740cebe prevent crash on startup 18 years ago
  Darren Ranalli 7e54ae47b7 fix startup crash 18 years ago
  Darren Ranalli f191acace1 only record creation stack in dev 18 years ago
  Roger Hughston ffa480bde7 Changes to support yielding instead of sleeping 18 years ago
  David Rose afabf9df4e regularize extraArgs 18 years ago
  Darren Ranalli a88183a033 support for profiling multiple frames 19 years ago
  Josh Yelon a68c6cc412 Added support for libp3heapq vs libheapq 19 years ago
  Zachary Pavlov 3eb4b0d3de pstats tasks now doesn't shoqw igLoop 19 years ago
  Joe Shochet 762db17e6e more efficient task redefining 19 years ago