Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-23 | Add He 7.2 class | Travis Howell | |
svn-id: r14709 | |||
2004-08-23 | Oops | Travis Howell | |
svn-id: r14708 | |||
2004-08-23 | More HE 7.2 changes | Travis Howell | |
svn-id: r14707 | |||
2004-08-23 | compilation fix | Jonathan Gray | |
svn-id: r14706 | |||
2004-08-23 | Typo | Travis Howell | |
svn-id: r14705 | |||
2004-08-23 | More changes for He 7.2 games | Travis Howell | |
Might need HE7.2 class eventually svn-id: r14704 | |||
2004-08-23 | Add LOOM cursor support | Max Horn | |
svn-id: r14703 | |||
2004-08-23 | note existance of DISK index block found in f4-demo | Jonathan Gray | |
svn-id: r14702 | |||
2004-08-23 | add 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-23 | Correction | Travis Howell | |
svn-id: r14700 | |||
2004-08-23 | add readMAXS debug statement | Jonathan Gray | |
svn-id: r14699 | |||
2004-08-23 | Fixed the bug that caused Vorbis and FLAC to misbehave with compressed | Torbjö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-23 | fix compilation by removing what was presumably a typo | Jonathan Gray | |
svn-id: r14697 | |||
2004-08-23 | remove cast that produces a warning | Jonathan Gray | |
svn-id: r14696 | |||
2004-08-23 | Add opcode | Travis Howell | |
svn-id: r14695 | |||
2004-08-23 | Fix bug, actually a typo introduced with last cursors improvements. It crashed | Eugene Sandulenko | |
all HE7.0+ games with custom cursors. svn-id: r14694 | |||
2004-08-23 | A few changes for freddemo | Travis Howell | |
svn-id: r14693 | |||
2004-08-23 | Fix warning. | Eugene Sandulenko | |
svn-id: r14692 | |||
2004-08-22 | Update. | Eugene Sandulenko | |
svn-id: r14691 | |||
2004-08-22 | Cursor code cleanup | Max Horn | |
svn-id: r14690 | |||
2004-08-22 | Support dynamic plugins on Dreamcast. | Marcus Comstedt | |
svn-id: r14689 | |||
2004-08-22 | Support dynamic plugins on Dreamcast. | Marcus Comstedt | |
svn-id: r14688 | |||
2004-08-22 | PLUGIN_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-22 | Basic start on freddemo (old version) | Travis Howell | |
svn-id: r14685 | |||
2004-08-22 | Experimental (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-22 | cleanup of TimerProc mess | Max Horn | |
svn-id: r14683 | |||
2004-08-22 | If bug still occurs, the problem is elsewhere. | Travis Howell | |
Since case doesn't exist in zak256. svn-id: r14682 | |||
2004-08-22 | Quick & 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-22 | Change to invalid, should never be called | Travis Howell | |
svn-id: r14680 | |||
2004-08-22 | Make function protected again | Travis Howell | |
svn-id: r14679 | |||
2004-08-22 | Switch to debug channel | Travis Howell | |
svn-id: r14678 | |||
2004-08-22 | No longer required | Travis Howell | |
svn-id: r14677 | |||
2004-08-22 | Switch smush debug to channel | Travis Howell | |
svn-id: r14676 | |||
2004-08-22 | Removed obsolete TODO | Max Horn | |
svn-id: r14675 | |||
2004-08-22 | Oops, I didn't mean to check in those actor.cpp changes (thangs Kirben!) | Max Horn | |
svn-id: r14674 | |||
2004-08-22 | Original games used blastTextQueue size of 50. | Travis Howell | |
Hack no longer required. svn-id: r14673 | |||
2004-08-22 | Ooops | Travis Howell | |
svn-id: r14672 | |||
2004-08-22 | Mac. version of indy3 uses VAR_VIDEOMODE value of 50 | Travis Howell | |
Add initial support for loading EGA resource svn-id: r14671 | |||
2004-08-21 | HACK to work around bug #1009344 (Doesn't distinguish monkey and monkey1) | Max Horn | |
svn-id: r14670 | |||
2004-08-21 | Removed some obsolete TODO comments | Max Horn | |
svn-id: r14669 | |||
2004-08-21 | Also used in Atari ST versions. | Travis Howell | |
svn-id: r14668 | |||
2004-08-21 | Used in Amiga versions | Travis Howell | |
svn-id: r14667 | |||
2004-08-21 | Typo | Travis Howell | |
svn-id: r14666 | |||
2004-08-21 | Fix | Travis Howell | |
svn-id: r14664 | |||
2004-08-21 | Skip copy protection screen in indy3ega. | Travis Howell | |
svn-id: r14663 | |||
2004-08-21 | Comment no longer valid | Travis Howell | |
svn-id: r14662 | |||
2004-08-21 | All FM Towns versions set VAR_VIDEOMODE to 42. | Travis Howell | |
svn-id: r14661 | |||
2004-08-21 | Missed a spot | Travis Howell | |
svn-id: r14660 | |||
2004-08-21 | Missed one spot | Travis Howell | |
svn-id: r14659 |