Commit Graph

3707 Commits

Author SHA1 Message Date
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 037864e7a0 prebuild-bison 2006-09-01 18:07:19 +00:00
Asad M. Zaman b74d5dab19 new female face and removed headactor 2006-09-01 04:44:12 +00:00
David Rose 3fe0ad1080 AsyncTaskManager, threaded sound loader 2006-08-29 19:27:03 +00:00
Jason Yeung b046a3c33d - Changed the Arrow Left & Right Keys to become strafing for Pirates 2006-08-29 17:50:01 +00:00
David Rose 34631c0fb3 correctly handle C-only intervals 2006-08-23 18:35:46 +00:00
Darren Ranalli 6a22f406ca print object type when DoHierarchy gets an error 2006-08-23 18:24:08 +00:00
Darren Ranalli 00e0c59f0f print object type when DoHierarchy gets an error 2006-08-23 03:21:34 +00:00
David Rose c6b8cb9cd6 asynchronous model loads 2006-08-22 23:50:32 +00:00
David Rose 4ebff51ec0 remove debug printouts 2006-08-22 06:21:20 +00:00
David Rose 966af49f43 fix overflow detection in the uint32/divisor case 2006-08-21 19:53:53 +00:00
Jason Yeung 77ef27e6a1 - Lowered the strafing speed when walking backwards 2006-08-19 01:23:04 +00:00
Asad M. Zaman e4dd8745bf use lod and reset lod made simpler 2006-08-18 02:14:37 +00:00
David Rose fe034278e3 refine for pirates obfuscation 2006-08-16 00:20:57 +00:00
Joe Shochet 9db4c26abb exposed scrollSize api 2006-08-13 17:55:31 +00:00
Joe Shochet c59be561bf added login 3 messages for DISL token 2006-08-13 17:54:57 +00:00
Redmond Urbino 5bbc36f8d4 make toontown work with Direct revamp 2006-08-11 04:56:34 +00:00
Redmond Urbino 83bf998316 make toontown work with Direct revamp 2006-08-11 02:54:24 +00:00
Asad M. Zaman f96a97a722 fix for the new import rule 2006-08-11 01:39:35 +00:00
Jason Yeung d7cf9805d5 - Changed the strafe speed for PIRATES 2006-08-10 23:37:27 +00:00
David Rose 216e635ee7 more __all__ fixes from Josh Yelon 2006-08-10 22:14:31 +00:00
Josh Yelon dd5ba5cd01 Fixes for __all__ 2006-08-10 20:53:19 +00:00
Justin Butler 9e5535d6f7 import change fix 2006-08-10 20:51:50 +00:00
Redmond Urbino 09628e21d6 make toontown work with Direct revamp 2006-08-10 02:37:28 +00:00
David Rose 1f3cc3b671 more fixes for import 2006-08-09 22:32:50 +00:00
Jason Yeung 83e903d269 - Fixed task.time not being available on init 2006-08-09 22:08:23 +00:00
Josh Yelon 1b058da878 Added __all__ declarations 2006-08-09 20:49:19 +00:00
Josh Yelon 0c888dcaad Added __all__ declarations to actor, task, fsm 2006-08-08 19:15:16 +00:00
Asad M. Zaman e399531009 biped violated overwrite default functions, this is the price 2006-08-08 01:47:34 +00:00
Jason Yeung ba07fb0b35 - Task bug fix for task.dt 2006-08-02 20:53:09 +00:00
Darren Ranalli d3a036d2c9 fixed crashes in fullReport 2006-08-02 08:46:35 +00:00
Darren Ranalli e78ae19bdb first rev 2006-08-01 02:55:49 +00:00
Darren Ranalli 052ff3e8cf added ArgumentEater 2006-08-01 02:55:27 +00:00
Josh Wilson f2ad8638aa back up to date 2006-07-27 19:36:07 +00:00
Josh Wilson 13ff6084fb intermediate/remedial checkin 2006-07-27 19:35:36 +00:00
Josh Wilson 46f04f18b2 default textures from DMODELS now instead of TTMODELS 2006-07-26 21:57:23 +00:00
Josh Wilson f75b83c440 MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself. 2006-07-25 20:24:50 +00:00
Mark Mine 35bf064c9e Add ability to specify ports per server 2006-07-25 19:15:53 +00:00
Josh Wilson f9ddc872be oops. checked in too early. panda hasn't built yet 2006-07-25 01:53:09 +00:00
Josh Wilson cfd7181deb MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself. 2006-07-25 01:47:31 +00:00
Josh Wilson 4fe44aeed8 added ability to 'soft start' and 'soft stop' a particle effect 2006-07-25 01:43:04 +00:00
Josh Wilson a886cef943 more precise import statement 2006-07-25 01:42:10 +00:00
Darren Ranalli 28711f8bd6 DelayedCallback->FrameDelayedCallback 2006-07-21 04:22:04 +00:00
Darren Ranalli ae56529276 added FrameDelayedCallback, DelayedCallback->DelayedFunctor 2006-07-21 04:21:39 +00:00
Darren Ranalli fd73cf9560 moved to PythonUtil.FrameDelayedCallback 2006-07-21 04:20:59 +00:00
Josh Wilson 383db87ca4 only report 'not found' error if item is not found 2006-07-20 15:26:14 +00:00
Josh Wilson 340248c36b adding test particle interval 2006-07-20 15:25:37 +00:00
Josh Wilson 42b2b2d254 accelerate only on postive dt 2006-07-20 15:25:02 +00:00
Josh Wilson 88e3d2c21d added accelerate and clearToInitial 2006-07-20 15:24:34 +00:00
Josh Wilson f0bafc3d7a first pass at a particle interval 2006-07-20 15:22:49 +00:00