Jonathan Gray
|
a2da94d580
|
fix leak
svn-id: r7244
|
2003-05-01 12:36:36 +00:00 |
|
Max Horn
|
81c3ade331
|
more PalmOS changes
svn-id: r7220
|
2003-04-30 12:43:56 +00:00 |
|
Joost Peters
|
81ac7cc8f8
|
fixed GP32 port
svn-id: r6958
|
2003-04-10 13:44:50 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
6ce098172f
|
next pedantic cleanup code
svn-id: r6714
|
2003-03-06 16:27:06 +00:00 |
|
Max Horn
|
727399ad0e
|
search for files in voices/ subdir (useful for Simon2Mac)
svn-id: r6409
|
2003-01-12 01:06:28 +00:00 |
|
Max Horn
|
80fde14548
|
indention
svn-id: r6369
|
2003-01-09 14:50:35 +00:00 |
|
Max Horn
|
7692091a9c
|
File object stores file name (useful for debugging)
svn-id: r6089
|
2002-12-24 02:02:53 +00:00 |
|
Travis Howell
|
e03be389de
|
Added simon sound bugfix, patch #632518
Added fix for simon sound-related crash, patch #632517
svn-id: r5377
|
2002-11-02 10:51:32 +00:00 |
|
Max Horn
|
6e5ff6884f
|
fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-)
svn-id: r5264
|
2002-10-22 23:36:54 +00:00 |
|
Paweł Kołodziejski
|
3c2a409b11
|
cleanup array
svn-id: r5250
|
2002-10-22 20:40:51 +00:00 |
|
Max Horn
|
03daa01caf
|
don't shadow vars
svn-id: r5237
|
2002-10-22 11:35:45 +00:00 |
|
Max Horn
|
060ded9ee7
|
don't shadow vars
svn-id: r5236
|
2002-10-22 11:34:21 +00:00 |
|
Max Horn
|
8af300fec3
|
The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious
svn-id: r5216
|
2002-10-21 13:23:25 +00:00 |
|
Ruediger Hanke
|
068042781f
|
Appending a slash in all cases breaks some games on MOS
svn-id: r4961
|
2002-09-17 21:45:13 +00:00 |
|
Paweł Kołodziejski
|
f7ff5c67fa
|
improved open function in File class
svn-id: r4945
|
2002-09-15 19:28:34 +00:00 |
|
Max Horn
|
f2da602963
|
factored out the case-insensitive fopen into its own function - makes it easier to adapt all the code to use it. TODO: improve it to work like in exult, i.e. sometimes other parts of the path have to be changed to upper/lower case (e.g. video vs. VIDEO)
svn-id: r4935
|
2002-09-13 18:02:34 +00:00 |
|
Max Horn
|
fd91bb67dc
|
ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't such a good choice for the offset parameter
svn-id: r4927
|
2002-09-13 12:16:03 +00:00 |
|
Paweł Kołodziejski
|
dcf05149fe
|
changed scumm file io to class File
svn-id: r4920
|
2002-09-10 07:34:27 +00:00 |
|
Max Horn
|
523d8e64c0
|
rewrote config class; cleanup; code restructuring
svn-id: r4903
|
2002-09-08 01:08:12 +00:00 |
|
Paweł Kołodziejski
|
5b4f2cefef
|
added write support to File
svn-id: r4900
|
2002-09-02 22:06:26 +00:00 |
|
Paweł Kołodziejski
|
e0dcf4d8ec
|
removed (+ pos)
svn-id: r4899
|
2002-09-02 21:12:57 +00:00 |
|
Paweł Kołodziejski
|
bb6bff1b5e
|
corrected lower/upper changes in File
svn-id: r4898
|
2002-09-02 20:53:12 +00:00 |
|
Paweł Kołodziejski
|
687e82c0fa
|
fixes
svn-id: r4897
|
2002-09-02 20:15:14 +00:00 |
|
Paweł Kołodziejski
|
ca03c9b5fc
|
changed file io in sounds to class File
svn-id: r4896
|
2002-09-02 07:53:43 +00:00 |
|
Max Horn
|
a39711e256
|
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h
svn-id: r4877
|
2002-08-31 13:29:10 +00:00 |
|
Paweł Kołodziejski
|
e8c4f2099c
|
updated
svn-id: r4875
|
2002-08-31 09:55:58 +00:00 |
|
Paweł Kołodziejski
|
bd7b93061b
|
added class File
svn-id: r4873
|
2002-08-31 07:43:34 +00:00 |
|