Commit Graph

4245 Commits

Author SHA1 Message Date
Josh Wilson 41c519ad20 added prefix and network time (deltaStamp) reporting to report() 2007-03-13 23:41:16 +00:00
Josh Wilson d5d97fb009 scope -> context 2007-03-13 22:51:12 +00:00
Darren Ranalli 611cb9d8e8 support for runtime pstat connections 2007-03-12 23:26:23 +00:00
Redmond Urbino ad030f1b18 default numGarbage to zero
Fixes a toontown crash when you exit
2007-03-12 21:46:39 +00:00
Darren Ranalli f790a11254 converted to be a job 2007-03-10 13:12:16 +00:00
Darren Ranalli ac9c7274f6 handle job never returning Job.Done, allow yield None instead of yield Job.Continue, added suspend/resume 2007-03-10 13:05:09 +00:00
Darren Ranalli 89b2d71e56 added JobManager 2007-03-10 12:04:29 +00:00
Darren Ranalli 8a8b59d484 added JobManager 2007-03-10 11:06:21 +00:00
Samir Naik 6ef852b7eb took debugRunning out of debug only mode 2007-03-09 06:33:59 +00:00
David Rose 3f030819a1 fix crash in clearToInitial() 2007-03-08 22:39:12 +00:00
David Rose c424b85b73 build on osx 2007-03-08 00:20:27 +00:00
Darren Ranalli c09c16735a fixed printObjectCount formatting 2007-03-07 03:47:07 +00:00
Darren Ranalli 1e5fdf94f6 added ~objectcount and ~aiobjectcount 2007-03-07 03:40:22 +00:00
Darren Ranalli a88183a033 support for profiling multiple frames 2007-03-07 02:59:43 +00:00
Darren Ranalli cf20bf4630 added comment about use of makeList in _getMsgName 2007-03-06 01:53:35 +00:00
Redmond Urbino 4494188e36 correct the bug number 2007-03-06 00:56:16 +00:00
Redmond Urbino 4888072b58 possible fix for TT crash 27637 2007-03-06 00:54:43 +00:00
Darren Ranalli 91f6de31d2 checked in TODO comment about creating objects that have no location 2007-03-05 23:24:01 +00:00
Josh Wilson fbeb4d6c3f added function isInTransition() so we don't have to query myFsm.state 2007-03-05 03:04:55 +00:00
Josh Wilson 3c401daec1 allowing for more descriptive functions names 2007-03-03 09:16:13 +00:00
Redmond Urbino 9e1f6e25c5 add listenerNode 2007-03-02 03:17:35 +00:00
David Rose b8e112e3ba link with proper libs for NATIVE_NET case 2007-03-02 00:56:59 +00:00
Josh Wilson 7d98e016ba fixed debug category 2007-03-02 00:35:57 +00:00
Darren Ranalli 6c90ebd0d3 added pass to empty method 2007-03-01 23:10:00 +00:00
Darren Ranalli 2527c1bb07 added ParamObj.getCurrentParams 2007-03-01 00:46:40 +00:00
Justin Butler 13c2658325 fix for having no visAvatar when processing visibility 2007-02-27 04:42:04 +00:00
Josh Wilson 804d0dde03 better exception wrapping for __dev__ builtin in report() 2007-02-26 21:26:08 +00:00
Darren Ranalli 3e37aafc95 indent msg hex dumps for non-DC msg debugging 2007-02-23 17:31:45 +00:00
Darren Ranalli c26824b602 better formatting of non-DC msg logging 2007-02-23 08:42:36 +00:00
Darren Ranalli 58800c72a0 verbose-repository debugging of non-DC server msgs 2007-02-23 08:32:37 +00:00
David Rose 290f49c761 more fixes to want-direct startup sequence 2007-02-22 20:03:00 +00:00
Darren Ranalli 79eb6d81bc more compact verbose debugging 2007-02-22 06:21:05 +00:00
Darren Ranalli f6e614c9d6 make printStack* assertable 2007-02-22 05:03:59 +00:00
Darren Ranalli 7ad04f5061 added verbose-*repository configs 2007-02-22 01:05:24 +00:00
Darren Ranalli 8148d09ddb more readable debugging 2007-02-22 01:02:37 +00:00
Redmond Urbino 76242876c3 kill starting up toontown crash 2007-02-22 00:43:46 +00:00
Darren Ranalli 0ad3bac423 print debug if verboseRepository 2007-02-22 00:40:27 +00:00
Darren Ranalli aa9e13efe1 FrameDelayedCallback->FrameDelayedCall, bug fixes, moved DelayedFunctor (no changes) 2007-02-22 00:13:08 +00:00
Darren Ranalli f7c127f452 added util classes to __builtin__ 2007-02-21 23:17:16 +00:00
David Rose 86d6eeefaf allow want-direct to work with window-type none 2007-02-21 21:23:50 +00:00
Zachary Pavlov 1680b2d4a4 fix for actors, oops, shouldn't listen to comments. Comment dead now 2007-02-21 00:14:40 +00:00
Greg Wiatroski 531a22f22b ZAC: replaced faulty cleanup code with removeChildren call. Should be cleaner 2007-02-20 22:08:03 +00:00
Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 2007-02-19 22:35:50 +00:00
Josh Wilson 84925eed14 added turnOn() and turnOff() to smooth the world switch process 2007-02-19 22:35:20 +00:00
Josh Wilson dab0454ca0 now we can pass in multiple dConfigParams to report 2007-02-19 22:34:39 +00:00
Asad M. Zaman feabf7e8ee tutorial chapter 1 with shipwreck and doggerel dan and nell 2007-02-18 06:34:47 +00:00
Darren Ranalli c155ffa619 added support for callable default value generators in ParamObj.ParamSet to avoid sharing of modified default values between instances 2007-02-17 08:40:11 +00:00
Darren Ranalli 6eb422c26c added support for callable default value generators in POD to avoid modification of default values 2007-02-17 08:26:48 +00:00
Darren Ranalli 02183867c0 don't include recordCreationStack in recorded creation stack 2007-02-17 07:34:57 +00:00
Darren Ranalli 70076bfe26 added printStack and printVerboseStack 2007-02-17 07:32:53 +00:00