David Rose
|
d6a8731988
|
fix for nameless functors
|
2011-06-22 21:32:23 +00:00 |
rdb
|
804a72b716
|
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
|
2010-11-16 08:58:45 +00:00 |
Redmond Urbino
|
1c33e886ea
|
kill garbage cycle by calling cleanup instead of disable
|
2010-06-15 21:40:42 +00:00 |
David Rose
|
be3a0f3520
|
fix setPlayRate() on running MetaInterval
|
2010-05-19 12:28:17 +00:00 |
David Rose
|
91e6231a3c
|
apply per-attrib override to TexMatrixAttrib also
|
2010-05-06 01:12:34 +00:00 |
rdb
|
7a33157f92
|
Revert some of my callable changes, I found out that old-style classes don't provide __call__
|
2010-03-20 10:30:06 +00:00 |
rdb
|
ac1223d0da
|
Ditch stuff like has_key and backticks
|
2010-03-19 10:32:09 +00:00 |
rdb
|
6eee4b9ace
|
Replace remaining instances of Disney license with CMU license
|
2009-10-20 08:16:12 +00:00 |
Zachary Pavlov
|
ae0ced7c2c
|
prevented anim control crash
|
2009-10-13 18:12:04 +00:00 |
Zachary Pavlov
|
b292e06ff6
|
removed errant print
|
2009-07-15 00:25:09 +00:00 |
Zachary Pavlov
|
3e2f301fb7
|
new interval!
|
2009-07-14 23:37:30 +00:00 |
David Rose
|
1ce2ce2413
|
integrate changes from Schell Games
|
2009-06-01 21:52:15 +00:00 |
David Rose
|
ff81be2aee
|
overrides
|
2009-03-21 16:52:22 +00:00 |
Josh Wilson
|
cf80c1f689
|
printing name of function in Func intervals
|
2008-10-24 22:53:05 +00:00 |
David Rose
|
39f5de7827
|
minor fixes
|
2008-08-08 00:10:49 +00:00 |
Darren Ranalli
|
95abe649e8
|
moved DelayDelete to /home/WDIG/player/toontown
|
2008-08-07 21:05:12 +00:00 |
Josh Wilson
|
9fcac8b39c
|
replacing particleEffect.cleanup() with particleEffect.disable() in ParticleInterval.cleanup(). This should allow us to reuse pooled effects in subsequent different particle intervals. Also, printing a more helpful error message when trying to use an already cleaned up ParticleEffect
|
2008-07-10 20:09:00 +00:00 |
Redmond Urbino
|
d789e292ae
|
take out annoying prints (use self.notify if needed!)
|
2008-06-13 19:56:16 +00:00 |
Przemyslaw Iwanowski
|
3b2fa8da18
|
sound ival cutoff fix
|
2008-06-11 06:29:39 +00:00 |
Dustin Barnard
|
6e1c76ede5
|
*** empty log message ***
|
2008-06-04 16:09:03 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
Josh Wilson
|
3d322b7394
|
attempt to prevent a RockDebris effect that would otherwise crash the client
|
2008-05-28 02:51:27 +00:00 |
Greg Wiatroski
|
7bcdf9a225
|
Robustify interval delayDelete cleanup:
|
2008-04-30 17:55:59 +00:00 |
David Rose
|
8516d4a812
|
allow endHpr for LerpQuatInterval
|
2008-04-16 22:31:58 +00:00 |
David Rose
|
8918488fa7
|
allow endHpr for LerpQuatInterval
|
2008-04-16 22:17:39 +00:00 |
Redmond Urbino
|
bb6497427c
|
conveyor belts have sound
|
2008-02-26 04:27:42 +00:00 |
Darren Ranalli
|
a8a8869011
|
detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached
|
2008-02-20 22:30:38 +00:00 |
Redmond Urbino
|
7368702ed1
|
cleanup garbage cycle at donald's dock
|
2008-02-19 23:48:10 +00:00 |
Josh Wilson
|
0d977f5ee3
|
throwing an error in projectile interval if calcTimeOLastImpactOnPlane() fails
|
2008-01-16 19:25:05 +00:00 |
David Rose
|
a3dc987415
|
default parameters for C++ convenience
|
2007-11-19 18:55:12 +00:00 |
David Rose
|
ed3a0dd294
|
allow auto-incrementing custom names
|
2007-10-19 17:29:52 +00:00 |
David Rose
|
2a3d4d0934
|
use new parabola-based collision system
|
2007-10-16 20:11:56 +00:00 |
David Rose
|
39adcebb3d
|
add setPlayRate()
|
2007-08-29 21:38:44 +00:00 |
David Rose
|
4b2e5394c4
|
pstats track lerp intervals better
|
2007-07-14 13:05:07 +00:00 |
Asad M. Zaman
|
9fad0977ff
|
On behalf of Prezmek; I am chcking it in
|
2007-07-03 22:56:40 +00:00 |
David Rose
|
356b46e11d
|
oops! One bit only per flag, please
|
2007-06-01 03:57:21 +00:00 |
David Rose
|
c7a0652426
|
add LerpTexOffsetInterval, etc.
|
2007-05-31 23:13:49 +00:00 |
David Rose
|
150f9411ce
|
add pauseIntervalsMatching(), getIntervalsMatching()
|
2007-05-10 16:47:43 +00:00 |
greytower
|
4f51f073a0
|
deal with 0 duration projectile interval
|
2007-04-17 01:17:27 +00:00 |
David Rose
|
cd85248a06
|
revert accidental checkin
|
2007-04-04 17:03:15 +00:00 |
David Rose
|
f36b15fd99
|
loader.asyncFlattenStrong()
|
2007-04-04 17:00:20 +00:00 |
David Rose
|
c9b1445b7c
|
itemize intervals in pstats
|
2007-03-28 22:35:03 +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 |
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
|
46e3aa267c
|
temp workaround
|
2007-02-08 22:00:14 +00:00 |
David Rose
|
0be53cccf6
|
interrogate changes: respect const, use Python names in diagnostic messages
|
2007-02-08 20:15:54 +00:00 |
Redmond Urbino
|
f4d998e214
|
add getCurrentFrame, used in toontown vine game
|
2007-01-24 23:05:55 +00:00 |
Darren Ranalli
|
a48f00063d
|
added warning about looping MP3s in Miles
|
2006-12-22 23:01:29 +00:00 |