Commit Graph

3742 Commits

Author SHA1 Message Date
David Rose 4009f3fd9e fix bug with dcparse -b 2006-09-26 04:31:32 +00:00
Darren Ranalli de70d67d0f added checkpoint, ClassTree 2006-09-26 00:00:32 +00:00
David Rose ecd81372a3 fix async shared model problem 2006-09-22 23:47:16 +00:00
aignacio_sf 5a72582e9c Handle divide by zero exceptions. 2006-09-22 22:41:54 +00:00
Josh Wilson 63da71ff99 typo 2006-09-21 20:54:08 +00:00
Josh Wilson 021df54242 allowing ability to specify partnames when using getFrameTime 2006-09-21 20:44:05 +00:00
Joseph Lee 5238cd551f add faster perl version of copyfiles.pl 2006-09-20 05:39:56 +00:00
Joseph Lee 21d24ead6e faster perl version 2006-09-20 05:37:48 +00:00
Josh Wilson bd08aaa977 added privInstant to fix the self.__softStopped not found error 2006-09-19 21:26:54 +00:00
Josh Yelon ed482efbe7 Finalizing 1.2.992 2006-09-19 02:40:23 +00:00
David Rose 0445017945 rename LoaderOptions methods for clarity 2006-09-18 19:08:00 +00:00
David Rose 2e5055303d attempt to straighten out fade screen sorting issues 2006-09-18 18:48:32 +00:00
Asad M. Zaman 4e5545640d the fade should be part of render2d instead of aspect2d so that hiding aspect2d still ensures fade in/out 2006-09-16 01:20:34 +00:00
Jason Yeung d265137603 - Added a new interface to setCenter 2006-09-15 23:48:35 +00:00
Josh Yelon 989af98143 Getting ready for 1.3.0 2006-09-15 17:23:28 +00:00
David Rose 8aaf640cd9 add EventStorePandaNode 2006-09-14 19:14:37 +00:00
Joe Shochet 26a50769af moved a print into a debug statement, asserts on the notify statements as optimization for clients running python -OO 2006-09-14 04:26:45 +00:00
David Rose 390f5cbada add center parameter 2006-09-14 00:45:35 +00:00
David Rose 59b8349fe9 new safe-import convention, from Josh Yelon 2006-09-06 17:55:30 +00:00
Justin Butler b03771c59c double generate for objects problem fix 2006-09-05 23:03:28 +00:00
Joe Shochet 6fb7334512 added unique name function 2006-09-05 05:15:08 +00:00
David Rose 049dd58cdf work around private class issues 2006-09-01 19:11:19 +00:00
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