Darren Ranalli
|
d69414689f
|
FunctionCall support for positional and keyword arguments
|
2008-06-24 18:26:42 +00:00 |
|
Darren Ranalli
|
b06bf4d776
|
added DestructiveScratchPad
|
2008-06-23 17:49:56 +00:00 |
|
Darren Ranalli
|
6216dd28b9
|
added requestDelete tracking
|
2008-06-19 21:22:06 +00:00 |
|
Darren Ranalli
|
ad5749c61e
|
added formatTimeCompact
|
2008-06-19 21:05:31 +00:00 |
|
Josh Wilson
|
26ea36a23b
|
expanding the gridSphere to account for the offset of the zoneLOD sphere from the center of the grid
|
2008-06-13 23:58:42 +00:00 |
|
Redmond Urbino
|
d789e292ae
|
take out annoying prints (use self.notify if needed!)
|
2008-06-13 19:56:16 +00:00 |
|
Zachary Pavlov
|
d4d5207987
|
new turn off turn on mechanic
|
2008-06-12 01:26:35 +00:00 |
|
Przemyslaw Iwanowski
|
3b2fa8da18
|
sound ival cutoff fix
|
2008-06-11 06:29:39 +00:00 |
|
Darren Ranalli
|
a232e570d8
|
fixed DelayDelete-related crashes, fixed Toontown crashes on game exit
|
2008-06-10 20:50:32 +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 |
|
Josh Yelon
|
81f8bfb1a8
|
Added viewGlow
|
2008-05-27 22:19:34 +00:00 |
|
Darren Ranalli
|
987c41f50a
|
disable creation stack recording by default
|
2008-05-22 01:42:10 +00:00 |
|
Gyedo Jeon
|
5fe4a6b702
|
empty sources.pp for python files
|
2008-05-21 22:20:43 +00:00 |
|
Darren Ranalli
|
ef0ba78f1d
|
added CRDataCache
|
2008-05-21 18:29:13 +00:00 |
|
Josh Yelon
|
3ddc74ba7f
|
Added support for .egg.pz
|
2008-05-19 17:15:21 +00:00 |
|
Gyedo Jeon
|
6ed5f67db6
|
Added priority to setColor of widget
|
2008-05-15 22:42:58 +00:00 |
|
Samik Bhowal
|
003a3bf2f5
|
New TwoDWalker controls for the controlManager. Use this for any 2D Scroller type game, if you need jump.
|
2008-05-14 00:49:58 +00:00 |
|
Darren Ranalli
|
11aaf2ffce
|
delayed pandac import for Toontown launcher
|
2008-05-13 21:13:49 +00:00 |
|
rdb
|
868d77a906
|
Added libpandaode to genpycode
|
2008-05-13 10:05:47 +00:00 |
|
Zachary Pavlov
|
c2aa7b17e4
|
new breakpointing system
|
2008-05-09 23:29:50 +00:00 |
|
Gyedo Jeon
|
2629762c2b
|
Initial addition of a GUI application framework using wxPython
|
2008-05-09 18:15:00 +00:00 |
|
Josh Wilson
|
b35568a0b5
|
adding resetToOrigin
|
2008-05-07 22:20:05 +00:00 |
|
Josh Wilson
|
01057741dc
|
asserting that task names must be strings
|
2008-05-07 01:24:57 +00:00 |
|
Redmond Urbino
|
5b7e57a9da
|
add temp code to help track down client crash
|
2008-05-07 00:17:23 +00:00 |
|
Josh Yelon
|
846c2a9fcc
|
Enabled shader generator to suppress alphatest and alpha-write
|
2008-05-06 16:27:18 +00:00 |
|
Darren Ranalli
|
d0c4d4f8fc
|
fixed doLater unit tests to work properly when they run in a single frame
|
2008-05-06 01:07:11 +00:00 |
|
Darren Ranalli
|
60f5de72b7
|
provide feedback when breaking into Python prompt
|
2008-05-05 22:22:38 +00:00 |
|
Darren Ranalli
|
fa1bec2af7
|
added TaskManager unit tests
|
2008-05-05 22:17:04 +00:00 |
|
Darren Ranalli
|
d594cb7dde
|
fixed getTasks and getDoLaters to exclude removed tasks, renamed stepping() to setStepping() so it isn't overwritten by 'stepping' instance member variable
|
2008-05-05 21:57:14 +00:00 |
|
Darren Ranalli
|
a88673a24a
|
fixed memory leak when task is removed via Task.remove()
|
2008-05-05 20:22:35 +00:00 |
|
Darren Ranalli
|
bed83ef77f
|
added forceAllowDelayDelete for legacy support
|
2008-05-02 21:40:41 +00:00 |
|
Redmond Urbino
|
123ec119f5
|
UNDO temp hacks
|
2008-05-02 01:22:27 +00:00 |
|
Redmond Urbino
|
7d4e680002
|
TEMPORARY hack to kill client crash. UNDO if when proper fix found
|
2008-05-01 04:28:45 +00:00 |
|
Darren Ranalli
|
e7391fd489
|
don't allow DelayDeletes outside of generated states
|
2008-05-01 04:13:02 +00:00 |
|
Darren Ranalli
|
dd6bfb30c5
|
added comment
|
2008-05-01 04:08:30 +00:00 |
|
Josh Yelon
|
7ef5266e7d
|
Added support for negative glow maps
|
2008-04-30 21:11:20 +00:00 |
|
Redmond Urbino
|
8fba5dd807
|
TEMPORARY hack to kill client crash. UNDO when proper fix found
|
2008-04-30 19:44:45 +00:00 |
|
Greg Wiatroski
|
7bcdf9a225
|
Robustify interval delayDelete cleanup:
|
2008-04-30 17:55:59 +00:00 |
|
Darren Ranalli
|
ded092dc32
|
added task leak detection to ContainerLeakDetector
|
2008-04-29 23:50:55 +00:00 |
|
Josh Wilson
|
532a37945f
|
adding notify object to class
|
2008-04-29 22:53:36 +00:00 |
|
Josh Yelon
|
a640847f8f
|
Added support for MovieAudio to loadSfx
|
2008-04-24 02:03:18 +00:00 |
|
Gyedo Jeon
|
0268785c91
|
Added support for wxPython
|
2008-04-21 19:14:52 +00:00 |
|
Samik Bhowal
|
648613b431
|
Walker specialized for 2D Scroller Type games.
|
2008-04-18 19:06:54 +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 |
|
Josh Yelon
|
6c7b261705
|
Fixed start menu shortcuts
|
2008-04-13 00:33:29 +00:00 |
|
Josh Wilson
|
9191f85b85
|
return None for getDuration() if __animControlDict is empty
|
2008-04-10 01:03:58 +00:00 |
|
Zachary Pavlov
|
2bfb124591
|
want-running 0 now turns off ~run
|
2008-04-09 19:05:09 +00:00 |
|