Commit Graph

4538 Commits

Author SHA1 Message Date
David Rose 4fd2a6ba3c fix build issues on osx from kaweh kazemi 2008-01-17 20:27:43 +00:00
Zachary Pavlov 6c007a7fa7 runFaster! 2008-01-17 04:19:12 +00:00
Zachary Pavlov 9d3435b328 runFaster! 2008-01-17 04:18:09 +00:00
Gyedo Jeon 1a59174d8f Replaced GravityWalker with NonPhysicsWalker in drive mode 2008-01-17 00:05:12 +00:00
Gyedo Jeon ca8f64d0d7 Made cTrav respect previous Transform 2008-01-16 23:45:47 +00:00
Josh Wilson 0d977f5ee3 throwing an error in projectile interval if calcTimeOLastImpactOnPlane() fails 2008-01-16 19:25:05 +00:00
Josh Wilson 627f2d0ff7 adding class DeveloperException 2008-01-15 21:36:08 +00:00
Darren Ranalli 75568bb885 added printReverseStack 2008-01-11 23:23:35 +00:00
Darren Ranalli 1e93d6403c collide against event spheres in shadow collision pass, prevents gravity pulling detect sphere below event spheres 2008-01-11 23:09:23 +00:00
Darren Ranalli 8e57270adf cleaned up WASD input token management 2008-01-11 02:52:14 +00:00
Josh Wilson 3ff1c7a8a7 adding getShortestRotation(): useful for preventing spins in camera lerps 2008-01-10 19:54:20 +00:00
Darren Ranalli 596a1867c3 print Functor creation stacks after traceback in in __dev__ 2008-01-10 00:57:23 +00:00
Darren Ranalli 59fe42a254 removed EnforcesCalldowns 2008-01-10 00:06:47 +00:00
Darren Ranalli 1892796e2a added printCreationStackTrace to Functors in __dev__ 2008-01-05 00:32:51 +00:00
Redmond Urbino 732215ed61 multiple players can rotate the water pitcher 2008-01-04 00:02:21 +00:00
Samir Naik fa0f621c93 fix crash in getCurrentAnim if no anims in animcontroldict 2007-12-21 00:34:16 +00:00
Darren Ranalli 89638440e5 fixed FrameDelayedCall destroy/finish if callback already called, added destroy/finish to DelayedCall 2007-12-20 23:13:56 +00:00
Josh Wilson 276ebfa924 adding logBlock 2007-12-20 00:19:26 +00:00
Darren Ranalli 50225ec96e fixed typo that was passing builtin 'object' to handleChildLeave 2007-12-17 23:55:34 +00:00
Gyedo Jeon 084bda9f8e Enabled selection only mode while other manipluation is disabled 2007-12-14 00:48:09 +00:00
Josh Yelon e6cca5ec86 Changes for python 2.5 2007-12-08 21:49:14 +00:00
Josh Wilson 1d9814f00c adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete. 2007-12-07 22:32:37 +00:00
Josh Wilson 0058ff9756 adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete. 2007-12-07 19:12:38 +00:00
David Rose 3d062c11be fix compilation error 2007-12-07 18:47:19 +00:00
Darren Ranalli 48d9e54a0f don't yield if no garbage, quick feedback 2007-12-07 03:44:39 +00:00
Darren Ranalli 9dd0e3b685 added want-message-bundling 2007-12-07 00:58:21 +00:00
Darren Ranalli 3c65c77a34 fixed preAllocateDoId 2007-12-06 21:00:59 +00:00
Darren Ranalli 8cae40674b added setWantMessageBundling 2007-12-06 20:59:25 +00:00
Darren Ranalli 859f6904b8 don't abort DC class discovery if a module exists but does not define the class 2007-12-06 19:47:29 +00:00
Darren Ranalli 4b0a024743 added support for nested message bundles 2007-12-05 03:17:41 +00:00
Darren Ranalli 113790f2da added message bundling support to guarantee atomic message processing on the state server 2007-12-04 23:06:37 +00:00
M. Ian Graham 189f83bcd2 Additional fix for messenger conflict 2007-11-30 01:37:56 +00:00
Darren Ranalli 69b579ecad fixed messenger conflict 2007-11-30 01:20:38 +00:00
Darren Ranalli 6f96c57f8b fix for IOError unpacking 2007-11-29 18:49:24 +00:00
Darren Ranalli 334cf9f8e8 support for manual or task-driven position broadcasts 2007-11-28 19:33:00 +00:00
Darren Ranalli da1778d054 support for non-DC updates in deferred-generate update queue 2007-11-22 02:33:08 +00:00
Dustin Barnard 228023dff6 *** empty log message *** 2007-11-22 00:15:49 +00:00
Joe Hager 80c18644be Retro fitted the class with security: Username/Password protection. 2007-11-21 02:35:15 +00:00
Darren Ranalli c9201caa41 allow two capital letters per word in auto-capitalize mode 2007-11-20 05:22:21 +00:00
David Rose a3dc987415 default parameters for C++ convenience 2007-11-19 18:55:12 +00:00
Gyedo Jeon ba103752f3 Made selectio not working in the avatar-drive mode 2007-11-17 00:32:30 +00:00
Gyedo Jeon e1ff1900e8 Added avatar-drive mode to ToonTown leveleditor 2007-11-16 21:01:33 +00:00
Gyedo Jeon e9fbfd99e0 Made fake avatar-drive mode little better 2007-11-16 03:09:13 +00:00
Gyedo Jeon 1d3de3fb79 Added fake avatar-drive mode 2007-11-16 01:33:27 +00:00
Darren Ranalli 384bd2bb4e added utf_8 import 2007-11-15 22:18:40 +00:00
Darren Ranalli 9d335cb65e added autoCapitalize 2007-11-15 22:00:31 +00:00
Zachary Pavlov e0d08e45d9 fix for aspect ratio 2007-11-15 19:44:20 +00:00
Josh Wilson a64d687c52 adding 'no-loading-screen' config variable 2007-11-14 21:35:16 +00:00
Darren Ranalli b793922c74 fixed crash in handleInterestDoneMessage 2007-11-14 03:19:31 +00:00
Darren Ranalli 6907ad6543 added support for optional printing of object instances and referrers, print types with small number of instances first 2007-11-14 01:53:21 +00:00