Commit Graph

1348 Commits

Author SHA1 Message Date
David Rose 48eef75e74 assertion 2002-09-24 23:40:26 +00:00
gregw d78a078649 fix for negative sound duration problem] 2002-09-24 18:12:54 +00:00
Darren Ranalli 7759f7b212 added getSelectedIndex, getSelectedText 2002-09-23 23:39:21 +00:00
David Rose 11d3460047 better assertion checking 2002-09-23 18:27:05 +00:00
David Rose 7852efabfb new bakeInStart parameter to intervals 2002-09-20 01:14:40 +00:00
Joe Shochet afe1e1c278 *** empty log message *** 2002-09-19 20:20:49 +00:00
David Rose ad314b4dbd wantsSmoothing 2002-09-18 19:08:36 +00:00
Darren Ranalli c00e8a1926 added enterText 2002-09-17 19:04:07 +00:00
David Rose 93d73a2b4e fix for no sound enabled 2002-09-17 02:37:32 +00:00
Mark Mine 083ae49ef0 Fixed style writing bug 2002-09-17 01:15:07 +00:00
David Rose d1496169b8 reorder messages 2002-09-16 22:36:56 +00:00
David Rose 068a879408 sheesh; I really should test things more before checking them in. 2002-09-16 20:31:04 +00:00
David Rose e5e32d60e2 oopsy 2002-09-16 18:48:26 +00:00
David Rose bc22e0d52d oopsy 2002-09-16 18:47:53 +00:00
David Rose 5a32627a8d reorder acceptOnce cleanup 2002-09-16 18:35:31 +00:00
David Rose b8ac8d8e21 subtle ordering problem 2002-09-16 17:53:40 +00:00
David Rose 2f3bcb2b6e report which interval we were evaluating when an exception happens 2002-09-16 15:53:35 +00:00
David Rose 5c328305cf debugging statements and cleanup to help track down disable problems 2002-09-14 17:42:38 +00:00
David Rose 960722a457 quietly ignore deleted objects who call sendUpdate 2002-09-12 22:06:43 +00:00
David Rose 41dc24c1a4 fix interval leak 2002-09-12 21:47:30 +00:00
David Rose 3357e5dde3 move WaitInterval to C, add debugging features 2002-09-12 18:08:54 +00:00
Joe Shochet 443dae5523 oobe support 2002-09-12 16:37:18 +00:00
Joe Shochet 4444891ba3 *** empty log message *** 2002-09-12 16:36:28 +00:00
David Rose 5be2e7041b allow phony durations for sequences 2002-09-11 21:58:52 +00:00
David Rose df9a0176b1 intervals start immediately at time 0 2002-09-11 21:15:42 +00:00
David Rose 9346f20b4f install headers 2002-09-11 20:04:31 +00:00
David Rose 3808e02ec0 oops, wrong logic 2002-09-11 20:04:25 +00:00
David Rose 21f4d0ae29 new file 2002-09-11 18:51:58 +00:00
David Rose cab9905657 update gui slider for ivalMgr intervals 2002-09-11 16:44:17 +00:00
David Rose 24f194bd45 define ivalMgr 2002-09-11 15:59:22 +00:00
David Rose 707fd440c9 rationalize done event 2002-09-10 21:37:57 +00:00
David Rose fdded6a238 trap sigterm and shut down child. 2002-09-10 21:12:55 +00:00
David Rose c596d5d03d close connection cleanly when it is dropped 2002-09-10 19:02:07 +00:00
David Rose fb3ca83e5f add done event 2002-09-10 18:41:22 +00:00
David Rose 221bf704cc protect against recursive reentry 2002-09-10 16:29:26 +00:00
David Rose 58cfb7312b don't seg fault when events are lost 2002-09-10 02:23:55 +00:00
David Rose 8c52cab55e tweaks for install on ttown 2002-09-09 23:15:55 +00:00
David Rose f8a4a6f631 tweak 2002-09-09 22:43:36 +00:00
David Rose 45d6b08993 specify python2.2 2002-09-09 22:42:30 +00:00
David Rose 60760147e6 run without ctprojs 2002-09-09 22:38:42 +00:00
David Rose c47a5b3978 oops 2002-09-09 18:15:40 +00:00
David Rose 1c1fb4fdcb rationalize particle cleanup a bit 2002-09-09 17:13:52 +00:00
David Rose 680ce82d3f fix assertion failure 2002-09-09 01:20:56 +00:00
David Rose 8a168bfa2e polish interval interface 2002-09-07 19:38:15 +00:00
David Rose e4dc6de96f workaround for zero-length interval bug? 2002-09-07 00:03:57 +00:00
David Rose 87cd4d5901 tweaks for intervals 2002-09-06 00:43:05 +00:00
David Rose e499b8ff2f typo in help text 2002-09-05 16:57:04 +00:00
David Rose 031feceb39 tweaks 2002-09-05 16:46:17 +00:00
David Rose bb6fd11fab autorestart 2002-09-05 16:33:57 +00:00
David Rose 97cabfce02 don't play non-open-ended intervals on finalize 2002-09-05 03:25:52 +00:00
David Rose 699d35618d add startTime 2002-09-05 03:17:43 +00:00
cxgeorge 649fb5d0ca comment out OrientedParticles 2002-09-04 22:51:41 +00:00
David Rose c1b2fc4652 define start()/finish(), put more assertion checks in for state 2002-09-04 22:04:36 +00:00
David Rose 0bb406b5b4 update comment 2002-09-04 21:00:49 +00:00
David Rose de62ddc3e4 check for invalid recursive re-entry 2002-09-04 20:23:46 +00:00
David Rose 74d183f54b stop() replaces setFinalT() 2002-09-04 18:52:47 +00:00
David Rose 6a35ec3075 setPlayRate requires 2 params 2002-09-04 03:25:29 +00:00
cxgeorge 12a8319f8e add angular velocity 2002-08-30 23:59:36 +00:00
Mark Mine e789201a5e Create new draw bin for popup menus 2002-08-30 19:35:40 +00:00
Mark Mine 74d7670f8e Use new draw bin for popup menu 2002-08-30 19:35:15 +00:00
Darren Ranalli a57283816f frameColor can be a list of colors 2002-08-29 23:36:56 +00:00
David Rose e735658356 fix distributed treasure, donald's boat 2002-08-29 22:36:54 +00:00
David Rose 045688d305 support CInterval.popupControls() 2002-08-29 20:13:46 +00:00
David Rose 5318552bcd oops, omitted file 2002-08-29 18:05:39 +00:00
Joe Shochet 632b212bd6 *** empty log message *** 2002-08-29 17:59:08 +00:00
David Rose 9b751ba6a2 extend list operations 2002-08-29 17:41:08 +00:00
David Rose 7f39e6dd87 extend list operations 2002-08-29 17:39:30 +00:00
David Rose 7eedaffd4b oops, omitted file 2002-08-29 17:24:13 +00:00
David Rose da03dcffc4 proper includes 2002-08-29 16:51:47 +00:00
David Rose 8143fa084c new C++-based intervals 2002-08-29 16:45:26 +00:00
cxgeorge 34117f4bec *** empty log message *** 2002-08-28 22:05:38 +00:00
Darren Ranalli b62c619028 spelling fix 2002-08-28 19:09:04 +00:00
David Rose b257675d04 don't set draw bin for text 2002-08-28 17:38:00 +00:00
David Rose 03ea6e3c25 remove setOpenEnded 2002-08-27 17:38:38 +00:00
David Rose 208d2b2a82 remove reverse from base class 2002-08-27 17:04:23 +00:00
David Rose 3f1bc96f02 remove reverse from base class 2002-08-27 17:00:42 +00:00
David Rose c0e01760ec fOpenEnded -> openEnded 2002-08-27 16:44:47 +00:00
David Rose bd04a940aa optimize intervals a bit 2002-08-26 23:56:50 +00:00
David Rose e229adcd80 generalize enableBlend() 2002-08-26 22:36:45 +00:00
David Rose cff3c78df9 correct debug statement 2002-08-26 17:09:21 +00:00
David Rose d881b4fdeb HAVE_DIRECTD 2002-08-24 15:01:15 +00:00
Darren Ranalli beb4fdfb5e fixed DirectEntry cleanup 2002-08-23 23:03:58 +00:00
Mike Goslin b7fe88f557 *** empty log message *** 2002-08-23 21:50:32 +00:00
Darren Ranalli 5931561dfe added focus in and out callbacks 2002-08-23 21:23:04 +00:00
Mark Mine 7bb55e32ef Fix destroy 2002-08-23 16:22:55 +00:00
cxgeorge b7829a141d fix minigame loading warning 2002-08-22 21:27:26 +00:00
cxgeorge aa02252303 cmt out dbg print 2002-08-22 21:08:41 +00:00
David Rose 94c019d62c remove support for old panda 2002-08-22 16:01:58 +00:00
David Rose fb53a328b4 generalize for butterflies 2002-08-20 21:43:32 +00:00
Joe Shochet a454feae22 same elements 2002-08-20 20:56:36 +00:00
David Rose 24959a514a remove debug statement 2002-08-20 20:48:08 +00:00
David Rose fc93752d3f particles.start() now uses renderParent instead of worldRelative 2002-08-20 18:43:50 +00:00
David Rose 5d39abd10f stop the snow in the igloo 2002-08-20 18:25:34 +00:00
Joe Shochet 7f3419e591 filename problems 2002-08-14 17:43:46 +00:00
Mark Mine c5f0f39804 Fix to lack of cancel. Adjust alignment of popup 2002-08-13 17:55:43 +00:00
Mark Mine 4b3278ad69 New code to support popup option menu 2002-08-10 23:20:21 +00:00
Darren Ranalli b05aee763b fixed shortestDestAngle for dest of 180 degrees 2002-08-10 04:51:27 +00:00
Joe Shochet bef2cc7c6f *** empty log message *** 2002-08-10 00:55:38 +00:00
David Rose daa73b4c9c support creating actors with node paths 2002-08-10 00:22:02 +00:00
Mark Mine 9c58983bfa Added min/max options 2002-08-09 23:30:34 +00:00