Commit Graph

3763 Commits

Author SHA1 Message Date
David Rose 96571d412f fix fixBounds() 2006-10-07 16:27:50 +00:00
Redmond Urbino 5972918101 fix crash in toontown tutorial 2006-10-07 01:59:24 +00:00
Darren Ranalli 4484b622f1 ZoneData system to prevent resource leaks 2006-10-07 00:36:05 +00:00
Asad M. Zaman 074afb48f5 fixes a crash on the actor subpart 2006-10-06 02:07:40 +00:00
David Rose b4238d94b7 add setSubpartsComplete() 2006-10-05 18:10:43 +00:00
Asad M. Zaman 8833f3ea92 fixed a list to string bug 2006-10-05 17:03:55 +00:00
Jason Yeung beb9eb025b - Added autosailing 2006-10-05 04:35:34 +00:00
Darren Ranalli c464005eec Impl->Decorator 2006-10-04 23:21:09 +00:00
Joseph Lee 10f8157070 don't copy Makefiles either 2006-10-04 07:54:33 +00:00
Darren Ranalli 2e07609d07 added logging of state reset in history, added isValidInterestHandle 2006-10-04 03:18:28 +00:00
Darren Ranalli 2c481b3f26 added resetInterestStateForConnectionLoss 2006-10-04 01:09:11 +00:00
Greg Wiatroski 70a3e3a43b Added bounce to ship drop sequence: 2006-10-03 22:31:12 +00:00
Darren Ranalli 11521abf8a moved EnforcesCalldowns to its own file, added getBase() 2006-10-03 20:41:37 +00:00
Darren Ranalli e8adeefe24 enforce method calldowns 2006-09-30 01:06:44 +00:00
Darren Ranalli 4972e2d96c added comment about EC_destroy 2006-09-30 01:06:26 +00:00
Darren Ranalli 1983748912 prevent name conflicts: EnforcesCalldowns.destroy()->EC_destroy() 2006-09-30 00:08:00 +00:00
Darren Ranalli 5e751cb8ad added calldownEnforced, EnforcesCalldowns 2006-09-29 00:34:06 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
Josh Yelon 215e2bf894 Audio changes 2006-09-27 16:24:07 +00:00
David Rose 5d2466c72a osx tweaks 2006-09-27 04:03:07 +00:00
Josh Wilson b9a2b0648d lerp operator order switched 2006-09-26 22:50:12 +00:00
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