aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-08-24Remove some old/duplicate code.Travis Howell
Add a few more functions/stubs for HE 7.2 Moved HE 7.2 o_resourceRoutine() specifics. svn-id: r14727
2004-08-24Fixed bug #1014296, the Loom cursor hotspot regression.Torbjörn Andersson
svn-id: r14726
2004-08-24Fixed slight regression in the Loom cursor shape: The whole thing wasTorbjörn Andersson
shifted one step to the left, so the leftmost column wasn't included. (Hotspot is still wrong, of course - that's a different bug.) svn-id: r14725
2004-08-24Correct bug in array loading from index.Travis Howell
A few changes/corrections for HE 7.2 svn-id: r14724
2004-08-24Resource correctionsTravis Howell
svn-id: r14723
2004-08-24init var.Travis Howell
avoid valgrind warning svn-id: r14722
2004-08-23Update opcode table for HE 7.2Travis Howell
svn-id: r14721
2004-08-23Another stubTravis Howell
svn-id: r14720
2004-08-23Another He 7.2 functionTravis Howell
svn-id: r14719
2004-08-23Minor cleanupTravis Howell
svn-id: r14718
2004-08-23Correct valueTravis Howell
svn-id: r14717
2004-08-23Adjust max resource typeTravis Howell
svn-id: r14716
2004-08-23CorrectionsTravis Howell
svn-id: r14715
2004-08-23Re-order opcodesTravis Howell
svn-id: r14714
2004-08-23OoopsTravis Howell
svn-id: r14713
2004-08-23Switch to caseTravis Howell
svn-id: r14712
2004-08-23Switch function to He 7.2Travis Howell
svn-id: r14711
2004-08-23Missed a spotTravis Howell
svn-id: r14710
2004-08-23Add He 7.2 classTravis Howell
svn-id: r14709
2004-08-23OopsTravis Howell
svn-id: r14708
2004-08-23More HE 7.2 changesTravis Howell
svn-id: r14707
2004-08-23compilation fixJonathan Gray
svn-id: r14706
2004-08-23TypoTravis Howell
svn-id: r14705
2004-08-23More changes for He 7.2 gamesTravis Howell
Might need HE7.2 class eventually svn-id: r14704
2004-08-23Add LOOM cursor supportMax Horn
svn-id: r14703
2004-08-23note existance of DISK index block found in f4-demoJonathan Gray
svn-id: r14702
2004-08-23add md5 based windows targets for HE titles that also have DOS targets and ↵Jonathan Gray
make the description appear in the title bar svn-id: r14701
2004-08-23CorrectionTravis Howell
svn-id: r14700
2004-08-23add readMAXS debug statementJonathan Gray
svn-id: r14699
2004-08-23Fixed the bug that caused Vorbis and FLAC to misbehave with compressedTorbjörn Andersson
speech. (Apparently it was just an accident that MP3 worked.) Unfortunately I had to change the file format of the compressed files to include both the compressed and uncompressed size, but since the tool to create these files has only lived as an item in the patch tracker, no one should have exptected it to be the final, working version, right? Right. svn-id: r14698
2004-08-23fix compilation by removing what was presumably a typoJonathan Gray
svn-id: r14697
2004-08-23remove cast that produces a warningJonathan Gray
svn-id: r14696
2004-08-23Add opcodeTravis Howell
svn-id: r14695
2004-08-23Fix bug, actually a typo introduced with last cursors improvements. It crashedEugene Sandulenko
all HE7.0+ games with custom cursors. svn-id: r14694
2004-08-23A few changes for freddemoTravis Howell
svn-id: r14693
2004-08-23Fix warning.Eugene Sandulenko
svn-id: r14692
2004-08-22Update.Eugene Sandulenko
svn-id: r14691
2004-08-22Cursor code cleanupMax Horn
svn-id: r14690
2004-08-22Support dynamic plugins on Dreamcast.Marcus Comstedt
svn-id: r14689
2004-08-22Support dynamic plugins on Dreamcast.Marcus Comstedt
svn-id: r14688
2004-08-22PLUGIN_PREFIX and PLUGIN_SUFFIX moved to Makefile, PLUGIN_EXTRA_DEPS added.Marcus Comstedt
svn-id: r14687
2004-08-22 o Eliminate all structure _tags.Eugene Sandulenko
o Fix RSCFile on MSVC8. o Started fixing script opcodes. svn-id: r14686
2004-08-22Basic start on freddemo (old version)Travis Howell
svn-id: r14685
2004-08-22Experimental (i.e. slightly broken) code for handling compressed speech.Torbjörn Andersson
The equally experimental compression tool is in patch #854561. Support for compressed music will require some restructuring first. svn-id: r14684
2004-08-22cleanup of TimerProc messMax Horn
svn-id: r14683
2004-08-22If bug still occurs, the problem is elsewhere.Travis Howell
Since case doesn't exist in zak256. svn-id: r14682
2004-08-22Quick & dirty HACK to allow building the SCUMM plugin again; this will break ↵Max Horn
building plugins on systems w/o zlib for now, but currrently it's broken on all other systems, and plugins aren't enabled by default anyway (better solution can be implemented later) svn-id: r14681
2004-08-22Change to invalid, should never be calledTravis Howell
svn-id: r14680
2004-08-22Make function protected againTravis Howell
svn-id: r14679
2004-08-22Switch to debug channelTravis Howell
svn-id: r14678