Commit Graph

2949 Commits

Author SHA1 Message Date
Dave Schuyler 35fac86d24 changed debugCall and debugStateCall 2005-01-27 00:35:55 +00:00
Samir Naik b222f63f77 fix rapid rotation bug 2005-01-26 23:37:02 +00:00
David Rose 5acbeb698e fix typedef array parameters 2005-01-26 21:22:27 +00:00
David Rose d347a6be8e add pandaVersion.h, checkPandaVersion.h, and PandaSystem 2005-01-26 19:47:14 +00:00
David Rose b25125e9b0 notouch 2005-01-26 16:32:47 +00:00
David Rose f907f03e0b prebuild-bison 2005-01-26 12:14:38 +00:00
David Rose 33517c9c8d reverse order of nested array brackets to match C convention 2005-01-26 12:08:44 +00:00
Joe Shochet 634df8d0c4 cleanup leaks 2005-01-26 05:57:43 +00:00
Joe Shochet b1dc62cbd7 cleaner handling of load/enter/exit/unload 2005-01-26 05:26:58 +00:00
Samir Naik 1c96f2b970 added resetControls 2005-01-25 21:14:11 +00:00
Samir Naik 69fdd9b8a3 added toggle strafe controls 2005-01-25 19:36:58 +00:00
Joe Shochet 7cc8f52e5e announceGenerate added 2005-01-25 06:09:13 +00:00
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
Joe Shochet 3735dfe129 handle no items div by 0 error 2005-01-05 18:11:34 +00:00
Mark Mine 06413d98ac Added holiday props 2005-01-05 02:15:38 +00:00
Roger Hughston 0fce12f1d5 drose: oops 2005-01-05 00:20:09 +00:00
David Rose db8f49bea8 add getCurrentOrNextState 2005-01-04 21:32:58 +00:00
David Rose 83e368dced correct comment 2005-01-04 17:47:00 +00:00
David Rose f8ddceb035 add RescaleNormalAttrib 2004-12-30 21:06:42 +00:00
David Rose 9c079fa100 fix bug with __neg__ 2004-12-29 22:11:40 +00:00
David Rose 6c4a3de098 remove support for old panda 2004-12-29 15:18:30 +00:00
David Rose 8c5f9f0219 migrate Toontown to temp-hpr-fix 2004-12-29 14:57:12 +00:00
Dave Schuyler 5f64dc015b formatting 2004-12-29 04:07:19 +00:00
Dave Schuyler 32374b1b27 debugFsmList 2004-12-29 04:06:55 +00:00
Samir Naik f9fd5f0195 *** empty log message *** 2004-12-29 03:26:35 +00:00
Samir Naik a7288f855b added optional parameters in getAnimControls 2004-12-29 03:25:31 +00:00
Samir Naik b1ae01f7db fixed bug with toFrame on looped animations 2004-12-29 03:22:23 +00:00
Dave Schuyler a0c343d591 districtId in not wantOtpServer 2004-12-29 03:18:23 +00:00
David Rose 566ee4e986 use lower-level window defaults 2004-12-28 22:26:46 +00:00
Jason Persampieri ec81eaf841 wantotpserver 2004-12-28 22:17:25 +00:00
David Rose a9f7756ba6 migrate more code to prc interface 2004-12-28 18:49:53 +00:00
Dave Schuyler 19e6c415b5 wantOtpServer 2004-12-28 05:55:52 +00:00
Dave Schuyler b07b7fb4eb wantOtpServer 2004-12-28 04:13:32 +00:00
Dave Schuyler cc5c890de9 wantOtpServer 2004-12-28 04:04:47 +00:00
Dave Schuyler fe7f655b33 output, write, and parent_id 2004-12-28 00:48:52 +00:00
Dave Schuyler 14d8475bfa removed wantOtpServer 2004-12-28 00:33:33 +00:00
Dave Schuyler abb3fa2a0c wantOtpServer 2004-12-28 00:32:43 +00:00
David Rose ef75b6751a use new config interface 2004-12-23 21:24:11 +00:00
Justin Butler 646ddbce9e Added a new return value for tasks (specifically designed for doLaters) called 'again' which will repeat a doLater with the already set delay time, helping avoid having to remove and recreate doLaters when performing delayed recurring tasks. 2004-12-23 01:30:14 +00:00
David Rose 293438f83e add scene, aspectRatio to openWindow 2004-12-20 20:33:12 +00:00
Dave Schuyler 3ee73860c4 *** empty log message *** 2004-12-18 06:02:12 +00:00
Dave Schuyler 9cebf871d7 new message types for otp interest 2004-12-17 01:38:11 +00:00
Dave Schuyler a15be206eb debug printing 2004-12-17 01:37:11 +00:00
Dave Schuyler 95256fa6b1 added secondaryFSM debugging 2004-12-17 01:35:21 +00:00
Dave Schuyler 70cc7a1b38 changed comment 2004-12-17 01:34:18 +00:00
Dave Schuyler 41108583c7 formatting 2004-12-17 01:32:53 +00:00
Darren Ranalli 12821e21f5 fixed default large blob path 2004-12-15 03:31:16 +00:00
Joe Shochet 6ba60ee09e removed deprecated setCollideGeom calls 2004-12-14 18:21:09 +00:00
Darren Ranalli 6495232f82 large-blob-path defaults to i:\beta\largeblob 2004-12-14 01:08:55 +00:00
David Rose 834a6423a2 update comment, move standard messages into default dispatcher 2004-12-13 18:59:18 +00:00
Jason Persampieri ad9d422180 couple of syntax bug fixes 2004-12-12 20:51:39 +00:00
Jason Persampieri cf620b6396 fixed a bug in randHash... it was potentially returning an invalid number 2004-12-09 03:50:43 +00:00
David Rose be91051e40 remove poorly-conceived __setitem__() 2004-12-09 00:56:24 +00:00
David Rose 743a5d12fb add NodePath.flattenMultitex() 2004-12-07 18:42:24 +00:00
Darren Ranalli 097ce080d6 accept single post name without list 2004-12-07 04:23:53 +00:00
Darren Ranalli 5f63bf1d22 pretty print 2004-12-07 04:23:38 +00:00
David Rose a642a9d756 better handling when getter doesn't return a tuple 2004-12-07 03:07:34 +00:00
David Rose aa2d8d61a1 add temporary tests for old pandas 2004-12-06 20:11:14 +00:00
David Rose fa592c1040 remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +00:00
Darren Ranalli 28e0aaddec moved to /usr/darren/player/otp/src/level 2004-12-04 02:03:05 +00:00
Darren Ranalli ebf7be4920 support for multiple levels on single client 2004-12-04 01:49:16 +00:00
Darren Ranalli fde6bcf1ad delAttribs->blockAttribs 2004-12-04 01:46:23 +00:00
Darren Ranalli 31b5179d42 added hard disable for in-game editor, to prevent placer panels from re-enabling 2004-12-04 01:44:35 +00:00
Darren Ranalli d2ef6068bc added removeIfEqual 2004-12-04 01:43:09 +00:00
Darren Ranalli b840ad0a05 added support for set(scalar) 2004-12-04 01:42:48 +00:00
David Rose 11e1ff3b81 protect against repeated libraries on command line 2004-12-03 00:58:52 +00:00
David Rose 8ea3435458 fix easeOut blend type 2004-12-02 23:54:45 +00:00
Darren Ranalli 6ed0fe3017 added detection of toon/camera room location, added geom visibility 2004-12-01 23:36:24 +00:00
Darren Ranalli 95452c2d5b added temp implementation of enumerate 2004-12-01 23:35:31 +00:00
Darren Ranalli 7e241c4780 factoryEditor->levelEditor, removed global event names in editor 2004-11-30 04:48:41 +00:00
Darren Ranalli ddf8e04134 fixed initial orientation in Mint 2004-11-30 04:47:54 +00:00
Darren Ranalli 1cc8cf5aa1 comment change 2004-11-29 21:59:27 +00:00
David Rose 4cedfb9366 add display:c 2004-11-28 23:13:55 +00:00
Darren Ranalli 72dc12698d first rev 2004-11-25 04:10:17 +00:00
Darren Ranalli 716f0f9c20 added post-announce events 2004-11-25 04:10:04 +00:00
Joe Shochet f428d0093a *** empty log message *** 2004-11-25 01:15:57 +00:00
Darren Ranalli 707c0f22ba prelim DistributedMint 2004-11-24 02:32:46 +00:00
David Rose 6ec1dbd9df comment out print statements 2004-11-23 01:22:38 +00:00
David Rose ad21654d1d prebuild-bison 2004-11-22 23:26:24 +00:00
David Rose cbf0b4ab88 pstats on individual field updates 2004-11-22 23:25:20 +00:00
David Rose caad633fd7 add ConfigVariableFilename 2004-11-22 20:02:59 +00:00
David Rose 1aab7e8855 add ConfigVariableFilename 2004-11-22 20:01:09 +00:00
David Rose a5faa45c65 add genPyCode.bat 2004-11-19 09:35:20 +00:00
Darren Ranalli 35f3f1678a moved factory menu enable/disable to DistributedFactory 2004-11-18 02:24:55 +00:00
Darren Ranalli d0101e74ef don't send scenario index; it's always zero 2004-11-18 00:02:37 +00:00
David Rose 87e38e9ff1 typo in error message 2004-11-16 19:07:21 +00:00
Samir Naik 5e60444a12 add strafe 2004-11-16 03:48:41 +00:00
Darren Ranalli cd264451b8 missing paren 2004-11-16 02:23:57 +00:00
Jason Persampieri 2c5d146913 BUGFIX: assigning unique default names to Dialogs works now 2004-11-15 21:52:25 +00:00
Samir Naik fac3dc50d2 if no target, revert to gravity walker controls 2004-11-11 18:32:33 +00:00
Samir Naik 598970b97d removed print statements 2004-11-11 18:32:13 +00:00
Dave Schuyler b39975bf51 removed trailing whitespace 2004-11-09 00:06:06 +00:00
Dave Schuyler 1c48883e97 minor changes 2004-11-09 00:04:03 +00:00
Darren Ranalli f86c6e322c made onScreenDebug available in non-__debug__ 2004-11-03 03:27:10 +00:00
Joe Shochet 2089dc7fce xrange 2004-11-01 19:13:18 +00:00
Joe Shochet 051183eda9 better search for ICONDIR 2004-11-01 19:12:08 +00:00
Joe Shochet 668bcb40ad find py out of pyc on hash 2004-11-01 19:11:14 +00:00
Darren Ranalli c48f63ceac moved RandomNumGen to DIRECT 2004-10-29 00:07:04 +00:00
Samir Naik fb24918dd6 set ship.worldVelocity to zero when cleaning up physics 2004-10-27 01:45:30 +00:00
David Rose dc46ad57dd more config tweaks 2004-10-25 21:06:39 +00:00
David Rose fa32be5de4 refinements to prc system 2004-10-22 23:13:49 +00:00
David Rose 378645efbe first pass at new config interface 2004-10-21 14:35:43 +00:00
Joe Shochet 6662a41be1 removed redundant delete 2004-10-20 17:15:29 +00:00
David Rose c4670505ab make ConfigVariable look like a native Python object 2004-10-20 13:23:34 +00:00
Darren Ranalli 1328a4d9ba fixed crash on spec save 2004-10-20 03:24:23 +00:00
Darren Ranalli 3175e6c04d fixed grey-beyond-door bug when editing active VisibilityExtender 2004-10-20 03:08:34 +00:00
Samir Naik 98ed707e6a *** empty log message *** 2004-10-20 00:26:32 +00:00
Darren Ranalli 9bf6494bc1 added new projectile mode: pass through waypoint and end on a plane 2004-10-19 03:09:23 +00:00
Dave Schuyler bfdfa91b2c *** empty log message *** 2004-10-16 04:17:03 +00:00
Darren Ranalli 3b93c911ef added BulletinBoard 2004-10-16 01:37:54 +00:00
Dave Schuyler 0434436a24 draft version 2004-10-16 00:29:31 +00:00
Dave Schuyler 0d1bf212ce minor changes to comments and such 2004-10-16 00:28:18 +00:00
Dave Schuyler c456d9b515 passing in camera name to makeCamera 2004-10-16 00:25:32 +00:00
Samir Naik 7cbf1e0bb7 added walker for when in battle 2004-10-14 23:34:30 +00:00
Samir Naik 47ed14c01c changed heights of ship spheres 2004-10-14 23:33:50 +00:00
David Rose 66c6df9d92 more verbose error when out of range 2004-10-14 22:20:51 +00:00
David Rose bf95301ca2 *** empty log message *** 2004-10-14 21:56:07 +00:00
David Rose b71fb44de0 Actor should support model and animations in the same file 2004-10-14 18:24:17 +00:00
Darren Ranalli 3872ad229d added comment about Miles MP3 duration hack 2004-10-14 01:52:18 +00:00
Dave Schuyler 4460770b92 removed some imports 2004-10-13 23:16:36 +00:00
Dave Schuyler a5bb653f6e cleaned 2004-10-12 00:18:14 +00:00
Dave Schuyler 096cf1e553 *** empty log message *** 2004-10-11 21:52:16 +00:00
Mark Mine c46da350d4 Change color print out 2004-10-11 06:42:32 +00:00
Mark Mine d0b48e81b8 Allow ability to specify fade color 2004-10-11 06:41:35 +00:00
Dave Schuyler 8ce7d33fd8 removing some changes I did not mean to check in 2004-10-07 01:50:40 +00:00
Dave Schuyler 69759ad8f7 commented out proposed message type 2004-10-07 01:47:14 +00:00
Dave Schuyler 82f9cc6130 removed some unused code 2004-10-07 01:42:12 +00:00
Dave Schuyler 9824a5411e deleted comments 2004-10-07 01:24:58 +00:00
David Rose 00bdfb7118 register WaitInterval 2004-09-30 17:00:51 +00:00
Joe Shochet 1fb4234c1f new destroy function for cleanup 2004-09-30 01:51:38 +00:00
Joe Shochet 3b0b3e20b7 cleanup refs 2004-09-30 01:51:03 +00:00
Samir Naik bd73e2d5f1 moved collision spheres down to avoid inadvertant collisions on deck 2004-09-29 23:30:19 +00:00
Samir Naik 82a8cc00cf move bowSphere forward and sternSphere back 2004-09-29 17:46:06 +00:00
David Rose 35f40e8c2a clarify inter-tree dependencies comments 2004-09-29 16:37:17 +00:00
David Rose 3de889a930 intra-tree dependencies 2004-09-29 16:26:14 +00:00
Dave Schuyler d0efed6b70 added setting of bitMasks and tags 2004-09-28 22:11:57 +00:00
Dave Schuyler f876dd883d changed comment 2004-09-24 22:36:37 +00:00
Dave Schuyler 69e62652de renamed some tasks 2004-09-24 22:34:23 +00:00
Dave Schuyler 2b5d0ddb8e renamed tkLoop 2004-09-24 22:33:44 +00:00
Dave Schuyler ac8f54acc7 renamed igLooP 2004-09-24 22:32:19 +00:00
Dave Schuyler 2c14ae4ae4 renamed igLoop 2004-09-24 22:29:35 +00:00
Dave Schuyler c5a736e61b renamed dataLoop 2004-09-24 22:26:31 +00:00
Dave Schuyler 06209c5888 *** empty log message *** 2004-09-24 21:58:21 +00:00
Dave Schuyler 97744e784a changed some imports 2004-09-24 21:24:49 +00:00
Dave Schuyler 576126aa32 *** empty log message *** 2004-09-24 21:23:33 +00:00
Dave Schuyler efcad6c65a added stern sphere 2004-09-24 01:16:22 +00:00
Joe Shochet 47a6d4716f shared list bug fix 2004-09-23 01:55:09 +00:00
David Rose 8547eff84d oops 2004-09-22 23:25:29 +00:00
David Rose 50f0ebf987 squawk if attached to wrong DIRECT 2004-09-22 23:09:49 +00:00
David Rose b5cf90cf1e fix link error on opt4 2004-09-22 18:40:16 +00:00
Joe Shochet d91112167e pool collection 2004-09-21 21:21:57 +00:00
Darren Ranalli 3a528ca0a4 capped runaway Doodle bandwidth usage 2004-09-21 01:36:27 +00:00
Dave Schuyler 72c5092f1d checking for cSphere on delete 2004-09-21 01:05:41 +00:00
Dave Schuyler bd195a8dfc *** empty log message *** 2004-09-17 23:10:07 +00:00
Dave Schuyler 266e7a6308 added self.worldVelocity 2004-09-16 22:09:26 +00:00
Dave Schuyler c3fc66631f fix z on collision 2004-09-16 01:25:30 +00:00
Dave Schuyler 83d2cd8120 sending messages about using 2004-09-16 01:15:21 +00:00
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
David Rose 79ec28a544 support onscreen system whispers 2004-09-15 20:34:42 +00:00
David Rose 3343d168e1 interrogate is fixed now 2004-09-15 18:38:09 +00:00
David Rose a4bad0eb36 more robust handling of numeric parameters 2004-09-15 18:00:12 +00:00
David Rose 0351def3e9 fix typo in comment 2004-09-14 22:25:42 +00:00
David Rose e2a27fabda interrogate should support long long 2004-09-14 22:24:13 +00:00
David Rose 8de398b340 support -r option, make warnings evident 2004-09-13 02:59:06 +00:00
Dave Schuyler d88fec148a new ~run 2004-09-10 04:21:33 +00:00
Dave Schuyler 579ca6f9eb added run 2004-09-10 01:45:34 +00:00
Dave Schuyler 3cf0b32484 added bow sphere 2004-09-09 02:35:47 +00:00
Dave Schuyler dc02cb5d11 moved collision sphere 2004-09-09 00:33:37 +00:00
David Rose 01b7f3acaa fix for tag game and C++ sendSmPos() 2004-09-09 00:23:29 +00:00
Darren Ranalli 462be7f63b commented out unrequested delete logging 2004-09-08 20:50:46 +00:00
David Rose 735c45d8b4 use self.wakeTime instead of cTask object 2004-09-08 17:38:07 +00:00
Dave Schuyler 44aa13cb4c uncommented angular physics 2004-09-08 02:25:00 +00:00
Darren Ranalli f110517ef6 added stack trace to unrequested delete warning 2004-09-08 01:03:45 +00:00
Darren Ranalli e49e535067 added detection of unrequested deletes 2004-09-07 23:34:47 +00:00
David Rose 157b9feb5f move setSmPos() etc. into C++ 2004-09-06 23:32:17 +00:00
Joe Shochet 2d3afd2dcc fixed dolater sorting 2004-09-04 00:53:27 +00:00
Joe Shochet 454f8fd782 opt fixes for tasks and heapq 2004-09-04 00:43:19 +00:00
David Rose 4386afd134 quote c 2004-09-04 00:24:19 +00:00
David Rose 67dce4bd7f heapq is not part of direct 2004-09-04 00:10:50 +00:00
Joe Shochet 14bcc223a0 new CTask for debugging on Linux 2004-09-03 23:59:09 +00:00
Joe Shochet 92b9f2e8da Fixed doLater ordering problem on gc pass 2004-09-03 16:57:02 +00:00
Joe Shochet c3daa49c1a typo in slide? 2004-09-03 16:55:37 +00:00
Dave Schuyler 17701818ff removed slide again 2004-09-03 00:23:23 +00:00
Jason Persampieri 79de5d6173 added ability to have an ordered list of states 2004-09-03 00:06:16 +00:00
Dave Schuyler f4764caa68 formatting 2004-09-02 22:17:48 +00:00
Joe Shochet 9bd9b1a99b remove func ref 2004-09-02 00:19:05 +00:00
David Rose 2e492adab7 sample.dc 2004-08-30 22:22:11 +00:00
David Rose 4db2a0efb8 python_d only on Windows platforms 2004-08-30 18:18:23 +00:00
Dave Schuyler 7413db25f4 using debug python for debug build; allowing for t at the start of a directory name 2004-08-26 23:56:43 +00:00
Mark Mine d98a24fb83 Added ability to specify OnscreenImage texture using a string (representing an image filename) after an onscreen image has been created 2004-08-25 23:31:12 +00:00
Greg Wiatroski fbbec24110 fixed typo 2004-08-25 22:29:36 +00:00
Darren Ranalli b966a79427 make sure posHprBroadcast task is stopped on deletion 2004-08-25 01:20:07 +00:00
Joe Shochet b8613bcccb optimizations to overloaded functions 2004-08-24 08:51:51 +00:00
Joe Shochet 138daf587b optimized telemetry handling on AI 2004-08-24 06:39:27 +00:00
David Rose 39422e3fe5 prebuild-bison 2004-08-24 04:17:09 +00:00
Darren Ranalli c83adf5b41 added empty-node debugging 2004-08-24 02:50:56 +00:00
David Rose f8c53e1a4b oops semicolon 2004-08-24 02:20:03 +00:00
David Rose aa5d035340 bracket HAVE_PYTHON 2004-08-24 00:23:38 +00:00
David Rose 215d97d75f add pack_required_field(datagram, ...) 2004-08-24 00:19:02 +00:00
David Rose 50974f8189 add modulus syntax 2004-08-23 22:45:49 +00:00
Joe Shochet 8477e70e0e mark and sweep gc on removed doLaters 2004-08-23 20:42:16 +00:00