Commit Graph

4782 Commits

Author SHA1 Message Date
David Rose 4f67da1cd1 more comments, etc 2008-09-29 17:30:30 +00:00
David Rose 75c51589e8 TypeError, ValueError 2008-09-29 17:26:16 +00:00
David Rose 11aee82520 restore original parameter order 2008-09-29 14:33:38 +00:00
David Rose c59bfe5459 more threading issues 2008-09-28 21:32:11 +00:00
David Rose 8bb89607ab DS_pickup 2008-09-27 15:56:50 +00:00
David Rose 17a71fc0d5 simplify Task inheritance 2008-09-27 12:34:21 +00:00
David Rose 7e217b8bdc handle more exotic uses of taskMgr 2008-09-26 23:42:22 +00:00
David Rose f60ae3736c renaming task.priority -> task.sort, other changes towards new task system 2008-09-26 20:02:41 +00:00
David Rose c176d9e1ac remove .bam 2008-09-26 16:49:00 +00:00
David Rose 828346f19f more minor fixes 2008-09-26 13:52:04 +00:00
David Rose e330f19626 minor fixes 2008-09-26 13:24:44 +00:00
rdb 8ff665d2c4 netscape -> nullsoft 2008-09-26 05:53:46 +00:00
rdb 0830c2e565 Fixed packpanda bug 2008-09-26 05:51:23 +00:00
David Rose 306873b3ac task output 2008-09-25 23:20:59 +00:00
David Rose 0df0bf63ce add ancient interfaces 2008-09-25 20:55:28 +00:00
Greg Wiatroski b0b9b890fc clean up debug spam 2008-09-25 00:44:58 +00:00
Redmond Urbino 32a7f97b4b PartyManagerUD can send to all PartyManagerAIs 2008-09-24 23:29:41 +00:00
Greg Wiatroski 54083bd33a fix for typo (long time no vi) 2008-09-24 18:54:16 +00:00
Greg Wiatroski 5d2779c21d More tweaks to get dev pub to build... 2008-09-24 18:28:18 +00:00
Greg Wiatroski 5af08f799f Adding some startup bullet-proofing 2008-09-24 00:20:37 +00:00
rdb 2daea47ccf Added C++ constructors to API reference 2008-09-23 14:18:44 +00:00
Asad M. Zaman 464802e722 as per darren, a better fix 2008-09-19 23:52:07 +00:00
Asad M. Zaman 24b0ce64e2 From Darren: fix for scratch pad dummy task crash 2008-09-19 23:41:28 +00:00
David Rose cd8f9030d8 wip: starting experimental C-based task manager 2008-09-19 01:09:04 +00:00
Darren Ranalli 26d56476f0 added ~ailogtaskprofiles, added ~aitaskprofileflush <name> 2008-09-19 00:28:05 +00:00
Darren Ranalli a7f8a4af41 include max non-spike profile, added ~taskprofileflush/~aitaskprofileflush 2008-09-18 22:30:57 +00:00
Darren Ranalli 8bf2bdfa1f added RAM-file support to prevent disk access while profiling 2008-09-18 18:24:57 +00:00
Josh Wilson cf6cb4897f __dev__ -> __debug__ 2008-09-18 03:53:30 +00:00
Josh Wilson 5101b87561 allowing the call of defineoptions() in all subclasses of a direct gui object. It should now correctly process your optiondefs 2008-09-18 03:23:12 +00:00
Josh Wilson 98548f9779 adding hasOwnerViewDoId() 2008-09-18 03:21:10 +00:00
Gyedo Jeon ded3f54e98 Made change in networkToLocalTime 2008-09-18 00:35:27 +00:00
Darren Ranalli 35a6e9f49e don't warn about leaked garbage collect task on exit 2008-09-17 23:35:35 +00:00
Darren Ranalli 2d8e530230 clean up doLater task 2008-09-17 23:10:57 +00:00
Darren Ranalli ff1ecccfa5 new shared folder path 2008-09-17 21:09:02 +00:00
Darren Ranalli 9b36b7b487 fixed mismatched-spike-task bug 2008-09-17 00:27:22 +00:00
Darren Ranalli a3b9f73b87 doubled digits in profile filenames 2008-09-17 00:25:58 +00:00
Darren Ranalli 92acaa949a increased spike threshold to 10x 2008-09-17 00:24:21 +00:00
Darren Ranalli d3389a556e initial revision 2008-09-16 22:07:59 +00:00
Darren Ranalli 66d112fbe5 optimized imports in profile code 2008-09-16 21:25:16 +00:00
Darren Ranalli 86d00a7024 added explicit garbage collect task 2008-09-16 20:28:24 +00:00
Darren Ranalli 6895e25221 added task profiler 2008-09-15 21:47:37 +00:00
David Rose 8b16f6024f more waitPending 2008-09-13 05:18:24 +00:00
David Rose 52fa05d6f9 waitPending 2008-09-13 02:04:05 +00:00
Darren Ranalli 904d6cb128 improved readability of GarbageReport Python-syntax section 2008-09-12 01:14:37 +00:00
Darren Ranalli a2997cd277 removed exceptionLogged decorators, data logging now covered by ExceptionVarDump 2008-09-11 23:44:51 +00:00
aignacio_sf 615d92440f Improve buffer viewer display:
Buffer views no longer go off screen except when there are way too many buffers (since the min buffer frame size is now 5 pixels).
Fix a case where too many buffers being displayed results in a divide by zero.
2008-09-10 02:08:16 +00:00
Darren Ranalli 35a643c737 by default don't do exception variable dump in __dev__ 2008-09-09 20:54:06 +00:00
David Rose 0e5cc07f83 pandaFileStream 2008-09-09 00:13:09 +00:00
Darren Ranalli 902634f5dd better handling of already-visited objects; show them but don't traverse through them 2008-09-08 23:26:29 +00:00
Darren Ranalli c312d30eb8 added accessor methods for task duration warning threshold 2008-09-06 00:09:12 +00:00