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 |
|
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 |
|