Commit Graph

4677 Commits

Author SHA1 Message Date
Redmond Urbino 5e4cf921cf add isInternalStateInFlux() query 2008-07-25 22:17:06 +00:00
Darren Ranalli f3fe23c877 fix diagonal-running speed exploit 2008-07-25 20:45:15 +00:00
YoungWook Yang 227ed2dc45 adding vertex memory explorer 2008-07-22 22:25:59 +00:00
Gyedo Jeon 13ac116d63 Made appname width, height can be overridden 2008-07-22 21:45:05 +00:00
Redmond Urbino ea863f74c2 kill crash 817829, crash on report when in boss battle 2008-07-14 22:46:06 +00:00
Samik Bhowal 99bbf03b7d Jump for the 2D game is much more responsive, and instantaneous. 2008-07-11 21:37:47 +00:00
Zachary Pavlov e19ff9aa06 event loop over message 2008-07-11 20:30:00 +00:00
Darren Ranalli ba790dbba1 crash on duplicate owner generate 2008-07-11 18:52:45 +00:00
David Rose 1595033587 support _d 2008-07-10 21:40:25 +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
Josh Wilson a480d86b62 asserting notify statements to clean up the game logs 2008-07-09 01:37:58 +00:00
rdb df64545cf7 fixed bug 2008-07-04 08:43:49 +00:00
Josh Wilson 394b86c3cc fixing documentation 2008-07-03 19:17:41 +00:00
Darren Ranalli 498e7a826a enable ~profile outside of __dev__ 2008-07-02 06:30:16 +00:00
Darren Ranalli 5b03026049 give immediate feedback if pstats can't connect 2008-07-02 01:25:56 +00:00
Jason Hancock 5f33765f9b fix yield function Roger H 2008-06-27 21:06:39 +00:00
Justin Butler 9362e32d6f forgot to commit this for dynamic ray of light in pirates 2008-06-27 00:43:47 +00:00
Chris Brunner 080b5176d6 now reparents the fadeScreen to aspect2d rather than render2d. This prevents click-throughs on items behind the alpha mask. Need to be careful with scaling, however. 2008-06-24 23:20:33 +00:00
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