4435 Commits

Author SHA1 Message Date
David Rose
4e256ae596 use putback() instead of seekg() 2002-08-07 22:44:21 +00:00
David Rose
af97bce709 update usage message 2002-08-07 22:30:18 +00:00
David Rose
4b63b56461 ok to remove files never added 2002-08-07 21:46:24 +00:00
David Rose
cdb5139a10 fix zstream inflate 2002-08-07 19:09:53 +00:00
David Rose
147af90897 merge oops 2002-08-07 17:16:35 +00:00
David Rose
93b4c7e8ba expand StreamReader a bit for Python 2002-08-07 17:06:59 +00:00
David Rose
9701bfcd43 modifications for vfs download 2002-08-07 15:54:28 +00:00
Darren Ranalli
f1a6b33b01 spelling fix 2002-08-07 00:56:44 +00:00
cxgeorge
9a748df2d5 add conditional_request 2002-08-07 00:47:43 +00:00
David Rose
92330e53eb minor adjustment to libs 2002-08-07 00:14:49 +00:00
David Rose
32e1bee2d8 audio from vfs properly 2002-08-06 22:54:58 +00:00
David Rose
07ca085727 more substream fixes 2002-08-06 22:54:45 +00:00
Darren Ranalli
31f1f8a99d replaced try block with hasattr 2002-08-06 20:08:32 +00:00
David Rose
c20b60222a *** empty log message *** 2002-08-06 18:42:10 +00:00
David Rose
a304976e9b hmm, reevaluate load_from_mem 2002-08-06 17:38:06 +00:00
David Rose
966bf9a566 load vfs 2002-08-06 16:19:53 +00:00
David Rose
aadae70a6a vfs, make globalClock builtin 2002-08-06 16:05:45 +00:00
David Rose
5f6cc0d434 add ttmodels 2002-08-06 15:41:40 +00:00
David Rose
a33194e89f move use_vfs to express 2002-08-06 15:10:17 +00:00
David Rose
03ae0c6f89 use vfs 2002-08-06 14:40:27 +00:00
David Rose
7acbb5dec7 incorrect init_type() 2002-08-06 14:18:20 +00:00
David Rose
5037c9c9b4 move vfs to express 2002-08-06 13:39:32 +00:00
David Rose
fcec03faef change read_subfile() and read_file() interfaces 2002-08-06 12:57:33 +00:00
David Rose
26c1015355 better zlib error handling 2002-08-06 12:31:32 +00:00
Dave Schuyler
a98e2f11d3 fix: if chosen AudioManager fails to init, create NullAudioManager 2002-08-06 04:46:11 +00:00
David Rose
2ccdd31118 win32 oops 2002-08-06 01:40:11 +00:00
David Rose
8d55c759de support compression in multifiles 2002-08-06 01:14:37 +00:00
cxgeorge
1d49310670 always do SetForegroundWindow() 2002-08-05 22:29:25 +00:00
David Rose
fed924dab0 specify cwd before vfs-mount 2002-08-05 21:54:09 +00:00
David Rose
41bbc4fa10 use-vfs now on by default 2002-08-05 21:39:46 +00:00
David Rose
87e0b810be WORDS_BIGENDIAN instead of IS_BIG_ENDIAN 2002-08-05 18:10:27 +00:00
David Rose
ca8577be86 comment 2002-08-05 17:30:04 +00:00
David Rose
0521410926 regularize allocate() 2002-08-05 17:24:00 +00:00
David Rose
d6ed3123bb endian badness 2002-08-05 17:21:25 +00:00
David Rose
d51e8e9c50 typo in comments 2002-08-05 16:47:02 +00:00
David Rose
3e4776566d update comments 2002-08-05 16:35:23 +00:00
David Rose
1ce6f9db76 more win32 goodness 2002-08-05 16:33:10 +00:00
David Rose
566986eda0 remove unused notify categories 2002-08-05 15:40:15 +00:00
David Rose
66d70e6200 win32 casting 2002-08-05 15:33:51 +00:00
David Rose
ac5338eb0b minimal jasper support 2002-08-05 15:29:09 +00:00
David Rose
d068b1b24a vc++ sillyisms 2002-08-05 15:06:04 +00:00
David Rose
ff61d64eb3 pnmimage uses iostream instead of stdio 2002-08-05 14:56:25 +00:00
David Rose
c5103b67e5 fix seek within subStream 2002-08-05 14:56:13 +00:00
cxgeorge
7a33acfa3b fix init fullscrn hang problem 2002-08-05 05:02:25 +00:00
David Rose
f9ad6abadb oops 2002-08-04 21:00:59 +00:00
David Rose
fd63bac02a win32 2002-08-04 20:58:51 +00:00
David Rose
70ab5d89b4 eliminate pnm 2002-08-04 20:53:20 +00:00
David Rose
8f506cb1ed win32 objections 2002-08-04 18:24:28 +00:00
David Rose
0f9dbf6b02 initial cwd in vfs 2002-08-04 18:23:33 +00:00
David Rose
ac48fa90ad define StreamReader, StreamWriter 2002-08-04 18:18:50 +00:00