Redmond Urbino
|
2a19d8e7a5
|
kill crash when exiting toontown while you are receiving minigame beans
|
2007-03-19 23:56:54 +00:00 |
Josh Wilson
|
dd2b5cd97c
|
adjust way we use dConfigParam in report
|
2007-03-19 20:57:45 +00:00 |
Darren Ranalli
|
6b499afe05
|
changed __repr__ title
|
2007-03-15 11:59:05 +00:00 |
Darren Ranalli
|
2d7006f7e2
|
__repr__: 4 digits for priority, handle empty list
|
2007-03-15 05:48:58 +00:00 |
Darren Ranalli
|
408590f29e
|
fixed KeyError problem when indexing into dicts with certain Messenger-accepting objects
|
2007-03-15 05:47:46 +00:00 |
Darren Ranalli
|
9ddf14614b
|
added __repr__
|
2007-03-15 05:31:05 +00:00 |
Darren Ranalli
|
61b30a423c
|
added autoDestroy, extra output line at the end
|
2007-03-15 05:00:37 +00:00 |
Darren Ranalli
|
bf6c45bf16
|
don't print context mismatch warnings
|
2007-03-15 03:41:07 +00:00 |
Darren Ranalli
|
f7a9220832
|
added debug prints for job add/remove
|
2007-03-15 02:54:42 +00:00 |
Darren Ranalli
|
e0ac96d42a
|
show suspend/resume in test job
|
2007-03-15 02:25:51 +00:00 |
David Rose
|
1612f144ef
|
deallocate arrays properly
|
2007-03-14 21:08:57 +00:00 |
Redmond Urbino
|
53a3560e97
|
kill toontown crash when you directly close the window
|
2007-03-14 19:12:43 +00:00 |
Darren Ranalli
|
fb51077d6c
|
converted to a Job
|
2007-03-14 08:36:04 +00:00 |
Darren Ranalli
|
6229b8bdcc
|
added printingBegin/printingEnd to standardize suspend/resume logging
|
2007-03-14 08:34:01 +00:00 |
Darren Ranalli
|
78b10c41ba
|
prevent Job generator leak, added JobManager.finish(job), logging GarbageReports auto-destroy
|
2007-03-14 03:09:23 +00:00 |
David Rose
|
e2ac31938f
|
use more standard __builtin__ module instead of hacky __builtins__ dictionary
|
2007-03-14 01:26:49 +00:00 |
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 |