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 |
David Rose
|
d39566836d
|
fix bug with models that contain animations
|
2007-02-16 21:43:24 +00:00 |
Joe Shochet
|
d65a0d2084
|
fixed cell object error, but line numbers are going to be gone again
|
2007-02-16 01:45:38 +00:00 |
Zachary Pavlov
|
dbb484fff5
|
gets rid of a race condition potentially on the ai
|
2007-02-16 00:51:16 +00:00 |
David Rose
|
1b76d5a31c
|
build on osx
|
2007-02-14 19:07:46 +00:00 |
Josh Yelon
|
4be8e217f7
|
Added support for $MAIN_DIR in model-path
|
2007-02-13 19:05:40 +00:00 |
Josh Yelon
|
a68c6cc412
|
Added support for libp3heapq vs libheapq
|
2007-02-12 19:43:09 +00:00 |
Josh Yelon
|
c4415bc1de
|
Added wrappers so that this works as libheapq or libp3heapq
|
2007-02-12 19:42:00 +00:00 |
Joe Shochet
|
bd2c0c7b14
|
less spam from the messenger on the AI logs
|
2007-02-12 00:48:24 +00:00 |
Zachary Pavlov
|
d5c8b6f490
|
bandaid hack for distributedcartesiangrid
|
2007-02-12 00:19:57 +00:00 |
Josh Wilson
|
15c717ad3f
|
added get_AABB functionality
|
2007-02-11 07:57:32 +00:00 |