Commit Graph

2737 Commits

Author SHA1 Message Date
David Rose 3646e3ea5d more debug output 2005-01-24 14:58:43 +00:00
David Rose f2c3f1a18e much better slerp algorithm 2005-01-23 17:22:00 +00:00
Darren Ranalli 2193258763 clarified log prints 2005-01-22 05:07:57 +00:00
Darren Ranalli 78ae42c118 support unlimited stack tracebacks 2005-01-22 05:05:18 +00:00
Joe Shochet 4e03d03391 fix handleUnexpectedMsgType for non OTP server 2005-01-21 23:09:24 +00:00
Joe Shochet 9538bc5a39 alter interest work, and parent id fix 2005-01-21 20:22:47 +00:00
Mark Mine b63f81f92e Fix problem with unitialized dials 2005-01-21 01:55:34 +00:00
Mark Mine 7a57e1e0c2 update to new lights 2005-01-21 01:54:56 +00:00
Darren Ranalli e8e2490603 added ScalarTypes 2005-01-20 22:56:12 +00:00
Joe Shochet 23746b76cf drose fixed optional field number packing 2005-01-20 18:34:35 +00:00
David Rose 8f491813d0 add support for multiple PGTop nodes 2005-01-20 03:07:13 +00:00
David Rose 92cf58e6db untabify 2005-01-20 01:14:14 +00:00
Darren Ranalli ce6815042f added optional default value to get() 2005-01-20 01:06:14 +00:00
Asad M. Zaman 86787b3d98 merged make-a-pirate 2005-01-19 23:50:46 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose e8eeb18d7a more debug 2005-01-19 01:36:02 +00:00
David Rose 2b623dc9ed prevent crash if disable called twice (for instance, from multiple inheritance) 2005-01-19 01:35:44 +00:00
David Rose 9a1c68038b Miles hack is no longer necessary (workaround at a lower level) 2005-01-18 19:19:00 +00:00
David Rose 86f270b5ec make pingpong() more like loop() 2005-01-18 01:07:25 +00:00
David Rose a3ddf62e00 add LerpQuatInterval and related 2005-01-17 06:04:45 +00:00
Dave Schuyler 0f23beb5da addInterest 2005-01-15 06:14:13 +00:00
Dave Schuyler 22175505f1 formatting 2005-01-15 06:13:17 +00:00
David Rose 98aabb1568 regularize output() and write() and make more consistent with other Panda conventions 2005-01-14 22:27:17 +00:00
Greg Wiatroski 634ed836a1 removed debug shift-key speedwalk feature 2005-01-14 22:25:14 +00:00
Dave Schuyler 6fe83b0c15 formatting 2005-01-14 06:21:59 +00:00
David Rose 95647b0093 more smoother optimizations 2005-01-14 03:57:54 +00:00
Dave Schuyler 6fa2adfa8a made some private members less private for debugging 2005-01-14 02:44:14 +00:00
Mark Mine 1825c98c2f update new lights 2005-01-14 00:03:02 +00:00
David Rose 5ba29949be optimize smooth task a bit 2005-01-13 19:20:25 +00:00
David Rose f23d52b385 trap exceptions on enter/exit methods and clean up fsm properly 2005-01-13 18:11:14 +00:00
Mark Mine ef181df10e New light routines 2005-01-13 01:45:39 +00:00
David Rose 9e60c303b7 add setSmZ() 2005-01-13 00:24:19 +00:00
David Rose c91af76209 introduce demand() 2005-01-12 22:30:10 +00:00
Samir Naik 824a81cc6c slow down orbit speed 2005-01-12 19:04:31 +00:00
David Rose 83405c4857 toggle_verbose() 2005-01-12 14:58:00 +00:00
David Rose 61077696b3 clarify warning message 2005-01-12 03:22:38 +00:00
Dave Schuyler 7a03d33626 OtpDoGlobals 2005-01-11 23:12:55 +00:00
Roger Hughston c6c94f1c1b Added the parent Id to set zone .. 2005-01-11 05:08:48 +00:00
Joe Shochet 9d44c1a374 renamed some funcs to comply with standards 2005-01-11 00:32:30 +00:00
David Rose 57c1ff65fb further correct comments 2005-01-10 20:00:50 +00:00
David Rose 3f42589532 protect against calling announceGenerate() and disable() twice 2005-01-10 17:31:08 +00:00
Darren Ranalli df408c942f allow any integral type in set() 2005-01-10 08:34:44 +00:00
Dave Schuyler 4d1615b740 formatting 2005-01-07 21:14:29 +00:00
Joe Shochet 506fe267ba OTPServer: client gets zone changes 2005-01-07 21:09:22 +00:00
David Rose 4d0e661918 more comment refinements 2005-01-07 03:06:47 +00:00
David Rose 544f7273ad clarify comments, change bracket positions 2005-01-07 02:33:58 +00:00
Dave Schuyler a14e7211bf keeping parentId if it is already set as a quick fix 2005-01-06 06:28:33 +00:00
Dave Schuyler 64055186bb formatting 2005-01-06 06:24:35 +00:00
David Rose 3dd24f3eaa quietly ignore sendUpdate() on deleted object 2005-01-06 01:35:59 +00:00
Roger Hughston bcb8f039d8 *** empty log message *** 2005-01-05 23:56:06 +00:00