Commit Graph

4629 Commits

Author SHA1 Message Date
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
Darren Ranalli 8e4ea9d011 fixed messenger leak stack trace print 2008-04-09 01:18:54 +00:00
M. Ian Graham c486e2b643 Split landing page CSS out into a separate URI for browser caching and prettified some HTML 2008-04-07 22:57:44 +00:00
M. Ian Graham 54adb46e48 Landing page cleanup 2008-04-05 02:09:24 +00:00
M. Ian Graham 69e0b18738 Landing page improvements 2008-04-05 01:42:10 +00:00
M. Ian Graham 8c5a903620 First pass at default landing page for WebRequestDispatcher 2008-04-04 21:35:50 +00:00
Darren Ranalli ed233ec891 added AttrSetter, made FunctionCall act on initial state 2008-04-04 01:11:27 +00:00
Darren Ranalli 26075761d7 other->source, push initial state on subscription 2008-04-03 00:33:26 +00:00
Darren Ranalli 9581322f66 comment changes, additional EventArgument test 2008-04-02 22:00:04 +00:00
M. Ian Graham a69d318dc9 Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 20:16:44 +00:00
M. Ian Graham 59c6d5137a Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 20:13:42 +00:00
M. Ian Graham 42ac45fd53 Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 19:57:10 +00:00
Darren Ranalli 91e326d950 added Pulse, EventPulse, EventArgument 2008-04-01 02:31:21 +00:00
Darren Ranalli ce3927480c initial revision, includes StateVar, FunctionCall and EnterExit 2008-04-01 01:41:39 +00:00
M. Ian Graham 31824702f5 Adding per-request log lines 2008-03-31 23:13:44 +00:00
M. Ian Graham e05620027f respondXML added 2008-03-31 19:44:21 +00:00