1984 Commits

Author SHA1 Message Date
David Rose
25977a911d fix reverse interval 2003-08-21 16:17:42 +00:00
Dave Schuyler
24b2117dbc changed the sound code: added reduce sounds to and set finished event 2003-08-19 23:19:28 +00:00
David Rose
8f02530c64 split serverTime into serverTimeSec and serverTimeUSec 2003-08-19 01:26:45 +00:00
David Rose
5bd18eac4c remove old play(), stop(), setFinalT() interval interface 2003-08-18 22:56:31 +00:00
David Rose
ebc60ccce5 name by animname 2003-08-18 21:51:50 +00:00
Joe Shochet
0c81219af1 Tasks can return None to mean done now 2003-08-18 17:01:00 +00:00
Joe Shochet
914189b38c actors can be non-chars now 2003-08-18 17:00:45 +00:00
David Rose
76fa331c85 duration includes last frame 2003-08-17 01:23:30 +00:00
David Rose
6e1cdc100a robustify edge conditions 2003-08-17 01:18:36 +00:00
Mark Mine
9153d8fe8f Improve joystick analog conversion
cVS: ----------------------------------------------------------------------
2003-08-14 18:18:58 +00:00
Joe Shochet
289e11b386 no vfs for japanese fonts in leveleditor 2003-08-14 01:53:25 +00:00
Joe Shochet
6de5306092 level editor publish fix 2003-08-14 01:07:57 +00:00
Mark Mine
5d65191a89 Fixed problem with d
CVSme: ----------------------------------------------------------------------
2003-08-07 01:03:46 +00:00
Mark Mine
f4d926c27c New cave cofiguration 4.5 foot high
CVSCVS: ----------------------------------------------------------------------
2003-08-07 00:59:07 +00:00
David Rose
02900a46ce add shear intervals 2003-08-06 17:59:39 +00:00
David Rose
3450df314f enforce new interval interface 2003-08-05 03:13:42 +00:00
Mark Mine
14d2a62796 fixed cluster sendCamFrustum 2003-08-05 00:40:54 +00:00
Mark Mine
3dc5c30386 Update to allow transmission of cluster frustum 2003-08-04 22:15:55 +00:00
David Rose
12d76aeff3 don't crash if can't open window 2003-08-04 22:06:31 +00:00
David Rose
91236ff836 FunctionInterval should report its name as Func 2003-08-04 17:47:28 +00:00
David Rose
5994cdffbd fix setT() while interval paused 2003-08-04 17:47:12 +00:00
Mark Mine
317713f789 Fixed joybox resolution problem, and interval jumptostart and end commands 2003-08-03 03:11:00 +00:00
David Rose
962ccf7496 abort sooner if errors in meta interval construction 2003-08-02 20:19:15 +00:00
David Rose
55c22b6788 revert -m change; not supported on old cygwin versions 2003-08-01 22:01:14 +00:00
Mark Mine
d2c4c025a8 Updated to use column instead of col 2003-08-01 16:59:12 +00:00
David Rose
78164ebad6 fix problem with setShadow after creation 2003-07-31 15:22:01 +00:00
David Rose
aec3aa147c better clock synchronization, including p2p sync 2003-07-30 09:48:21 +00:00
Dave Schuyler
8183512ad6 *** empty log message *** 2003-07-28 21:48:59 +00:00
Dave Schuyler
a4a994b599 added deltaProfiler 2003-07-25 22:22:54 +00:00
Dave Schuyler
d362c5c9bb changed -w to -m in cygpath calls 2003-07-25 21:59:28 +00:00
Darren Ranalli
942f783579 prettier debug msgs wrt nodepaths 2003-07-24 01:15:49 +00:00
David Rose
24ddc60171 fix quote marks some more 2003-07-23 18:33:53 +00:00
Darren Ranalli
633409b2bf fixed 32-bit timestamp bug 2003-07-23 01:08:09 +00:00
David Rose
bfc61341a1 don't clamp t value in set_t() 2003-07-23 01:03:44 +00:00
Darren Ranalli
84f82d6074 quote parent token in debug prints 2003-07-21 20:34:16 +00:00
Darren Ranalli
3fae851833 inverse-square-of-distance volume attenuation 2003-07-21 20:33:42 +00:00
Joe Shochet
fb01954822 handling for uname of Cygwin 5.1 2003-07-21 17:06:01 +00:00
Darren Ranalli
b64887d146 added parentMgr for more flexible distributed reparentTo's 2003-07-18 20:22:24 +00:00
Darren Ranalli
4733c7d447 don't use cygpath -m for backward Cygwin compatibility 2003-07-18 18:09:19 +00:00
David Rose
3de67a9843 getServerTimeOfDay 2003-07-18 17:52:15 +00:00
David Rose
2113dfe4d6 setAlphaScale moves down into C++ 2003-07-17 22:22:32 +00:00
David Rose
ba57d8f755 true line number is good 2003-07-17 18:38:36 +00:00
David Rose
138af95d58 report true line number? 2003-07-17 17:33:04 +00:00
David Rose
aa40b011f8 report correct line number 2003-07-17 16:00:03 +00:00
David Rose
c0ace4ee5d write PythonUtil.describeException 2003-07-17 13:09:25 +00:00
Joseph Lee
d9d36d9a8e move most of cygpath stuff into section for CYGWIN only so more platform independant 2003-07-17 02:01:19 +00:00
David Rose
a54fb260f1 support 32-bit timestamps 2003-07-15 21:08:29 +00:00
David Rose
5e82884821 isGenerated 2003-07-15 21:08:20 +00:00
Greg Wiatroski
8e6fc1d0ff don't enable smoothing after node is disabled 2003-07-15 19:15:27 +00:00
David Rose
923bf3f465 guarantee that announceGenerate is called before non-required fields are received. 2003-07-15 00:15:47 +00:00