Commit Graph

4582 Commits

Author SHA1 Message Date
Josh Yelon 383b0660ae More changes to shader generator 2008-02-25 21:26:26 +00:00
Josh Yelon a9dc480500 Improvements to shader generation 2008-02-24 03:57:55 +00:00
Josh Yelon 65697c440a Shortened names of sample-program directories 2008-02-21 20:00:14 +00:00
Josh Yelon 6ac5500f76 General development of FilterManager and CommonFiltes 2008-02-21 19:57:37 +00:00
Darren Ranalli 3882d21189 removed DistributedToon/isLive checks now that DelayDeleted objects remove themselves from the repository properly 2008-02-21 01:24:33 +00:00
Darren Ranalli fb964c3d16 don't leak DOs that fail to cache 2008-02-21 01:12:47 +00:00
Darren Ranalli 9a0cfd2725 remove DO from location tables etc. before delayDeleting, fixes 'duplicate generate' client crashes 2008-02-21 00:42:09 +00:00
Darren Ranalli a8a8869011 detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached 2008-02-20 22:30:38 +00:00
Redmond Urbino 7368702ed1 cleanup garbage cycle at donald's dock 2008-02-19 23:48:10 +00:00
Josh Wilson 529736be94 renaming DeveloperException to HierarchyException. Tweaking MiniLogSentry 2008-02-15 00:51:38 +00:00
Darren Ranalli d8511c6672 fixed pcalt CPU affinity for numbers > 31 2008-02-12 22:39:52 +00:00
Josh Yelon e2adec014b The filter directory is for image postprocessing support 2008-02-12 21:52:29 +00:00
Darren Ranalli d82fefdab0 set client CPU affinity based on pcalt index 2008-02-11 22:13:13 +00:00
Darren Ranalli bacc0ce975 reduce log spam, don't print object types 2008-02-07 04:27:34 +00:00
Darren Ranalli bb33000960 improved auto-capitalization for name prefixes (Mc, Mac, O', etc) 2008-02-06 23:10:03 +00:00
Darren Ranalli 3de08e0553 added ArgumentEater.destroy 2008-02-06 23:09:08 +00:00
Zachary Pavlov 396c40dcb0 new ~ud support 2008-02-05 00:10:51 +00:00
Josh Wilson 6bcd255ec7 still perform passed in ival during transition even if no-loading-screen is True 2008-02-04 17:38:03 +00:00
Darren Ranalli 6de182f3bf added warning about objects that are delayDeleted and cannot be deleted by the CRCache 2008-02-02 01:35:40 +00:00
Darren Ranalli 336b478266 disconnect immediately after recving a boot message 2008-01-30 21:02:28 +00:00
aignacio_sf fb9f2a2eeb Add optional cameraName for making 2d and 2dp cameras.
Allows better tracking of cameras in scene graph.
2008-01-30 20:45:58 +00:00
Darren Ranalli 2f8cf96fd2 fixed misleading return value from send_datagram while bundling messages 2008-01-30 19:57:08 +00:00
Darren Ranalli be5b01b85e print Functor creation stacks before the exception stacktrace 2008-01-30 01:40:24 +00:00
Josh Yelon c7895b7c07 Fixed a path-search bug in Dtool_PreloadDLL 2008-01-29 17:05:53 +00:00
David Rose f56960674e fix toontown door triggers 2008-01-26 03:34:42 +00:00
Gyedo Jeon a9ade97ed0 Fixed pageUp/Down bug 2008-01-23 22:48:31 +00:00
Joe Hager 5da39c351f Missed a quote on an A Tag. The missing " has been added. 2008-01-19 03:10:35 +00:00
Darren Ranalli 41457534fe prevent crash in getSpeeds() if currentControls is None 2008-01-19 02:30:04 +00:00
Gyedo Jeon fe869b0faa Fixed crashes caused by LocalAvatar code change 2008-01-18 19:53:04 +00:00
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