1984 Commits

Author SHA1 Message Date
David Rose
b65e274e5c add enableSoftwareMousePointer 2002-01-14 04:23:54 +00:00
David Rose
f96387e291 one pipe, multiple windows 2002-01-13 20:59:17 +00:00
David Rose
e3d04fd248 more multi-window support 2002-01-13 20:31:26 +00:00
David Rose
38bb65887c organize some more, in preparation for better multi-window support 2002-01-13 00:05:53 +00:00
Dave Schuyler
083477a839 removed unloadSfx and unloadMusic, just call del instead 2002-01-12 06:19:42 +00:00
Joe Shochet
65df619ad2 *** empty log message *** 2002-01-11 22:02:11 +00:00
Joe Shochet
bb92baf0bb *** empty log message *** 2002-01-11 22:01:36 +00:00
David Rose
a1f850d470 add bartop 2002-01-10 03:49:15 +00:00
Joe Shochet
6ffd3977f0 *** empty log message *** 2002-01-09 23:43:47 +00:00
Dave Schuyler
8ba7c32af2 removed want-sound, use 'audio-library-name null' instead 2002-01-09 03:06:49 +00:00
David Rose
a885fa007a oops, fix int8array again 2002-01-07 19:21:28 +00:00
David Rose
b44ab136fa fix music toggling bug 2002-01-03 18:48:58 +00:00
David Rose
b7af2d7ec0 make screenshots write jpegs by default 2002-01-03 03:57:27 +00:00
David Rose
cc32ef9d8c oops, shouldn't double int8array length 2001-12-20 22:56:10 +00:00
David Rose
f23b139f06 oops, shouldn't double int8array length 2001-12-20 22:55:42 +00:00
Joe Shochet
b6acfde093 *** empty log message *** 2001-12-20 22:32:35 +00:00
Mark Mine
06ad050e8e *** empty log message *** 2001-12-19 01:00:51 +00:00
David Rose
0c64ea0087 oops 2001-12-18 18:22:16 +00:00
David Rose
e8205c91c2 support wgl in ppython 2001-12-17 19:24:05 +00:00
gregw
3dc1786fda *** empty log message *** 2001-12-14 17:15:42 +00:00
Mark Mine
61d882ddd4 *** empty log message *** 2001-12-13 21:59:46 +00:00
cxgeorge
ee3eb1072f fix stlport name conflict 2001-12-10 04:49:20 +00:00
cxgeorge
9d1ac63f50 fix warning 2001-12-10 04:46:34 +00:00
Joe Shochet
f49cc31ef2 *** empty log message *** 2001-12-07 18:02:26 +00:00
rlweaver
ddc3b433d4 *** empty log message *** 2001-12-06 23:42:38 +00:00
David Rose
22adc28b9f default lag is 0.2 2001-12-06 19:00:39 +00:00
David Rose
b6d41dd8c8 rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
Joe Shochet
4bb585169c *** empty log message *** 2001-12-05 01:32:07 +00:00
David Rose
fffe7200a4 refinements to clock skew tolerance 2001-12-04 15:24:55 +00:00
David Rose
d68316d297 tolerate clock skew in motion smoothing 2001-12-04 14:57:46 +00:00
cxgeorge
68ecc1df88 move clocktick outside of draw callback to python igloop 2001-12-01 03:12:18 +00:00
cxgeorge
f14192b0e7 add comment 2001-12-01 03:09:08 +00:00
gregw
f04032ef83 *** empty log message *** 2001-11-30 20:07:15 +00:00
gregw
e43b9badc3 *** empty log message *** 2001-11-30 00:33:53 +00:00
cxgeorge
ab97498ca0 add optional libtoontown 2001-11-29 01:29:02 +00:00
Mark Mine
f58bab0542 *** empty log message *** 2001-11-29 00:03:54 +00:00
cxgeorge
523fd913dd add dbg opts 2001-11-27 22:58:57 +00:00
Joe Shochet
75588a1224 *** empty log message *** 2001-11-27 21:52:10 +00:00
Joe Shochet
34e6f32227 *** empty log message *** 2001-11-27 02:20:04 +00:00
Joe Shochet
3c6d9645b4 *** empty log message *** 2001-11-26 23:41:42 +00:00
David Rose
88e7a9637d fixing wrong position on dd boat 2001-11-26 16:34:45 +00:00
David Rose
155acbdf84 StateData functions should return something useful 2001-11-24 23:36:16 +00:00
David Rose
72c5e011dd cleanup setParent, ensure toons appear in correct place after transition 2001-11-24 19:32:36 +00:00
David Rose
c8e33d3205 make aspect ratio match screen, not window 2001-11-20 23:37:50 +00:00
Joe Shochet
da89fe0e2e *** empty log message *** 2001-11-20 02:02:37 +00:00
David Rose
def401c39f allow unloading of Actor that has never been loaded 2001-11-17 15:59:27 +00:00
David Rose
04f34561c1 special objects should not inherit NodePath's compareTo() 2001-11-16 15:28:46 +00:00
David Rose
8553a3ce3d demangle more source trees 2001-11-14 19:17:32 +00:00
David Rose
c0a62ab35e fix to continue support for compiling outside of panda 2001-11-09 16:28:21 +00:00
cxgeorge
e41293cb0d make primes use vector_int class from dtool to avoid multiply defined vector<int> classes 2001-11-09 02:09:43 +00:00