3732 Commits

Author SHA1 Message Date
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
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