Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-25 | typo | Max Horn | |
svn-id: r7951 | |||
2003-05-25 | oops | Max Horn | |
svn-id: r7950 | |||
2003-05-25 | Split charset functions into separate file | Jamieson Christian | |
svn-id: r7948 | |||
2003-05-25 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r7947 | |||
2003-05-25 | cvs going to 0.4.2cvs | Max Horn | |
svn-id: r7946 | |||
2003-05-25 | changed scaler proc signature so that srcPtr is const (this can help ↵ | Max Horn | |
optimizer by simplifying aliasing detection; thanks to Bertrand Augereau for pointing this out) svn-id: r7939 | |||
2003-05-25 | some sane default values for speedx/speedy (shouldn't matter, though, as ↵ | Max Horn | |
script usually set those early) svn-id: r7938 | |||
2003-05-25 | brutally remove all o6_kernelSetFunctions subop stubs - we need to find out ↵ | Max Horn | |
the places where they are actually called, and with how many params, if we ever want to implement them svn-id: r7937 | |||
2003-05-25 | add one more function. now it runs for minutes and minutes... | Oliver Kiehl | |
svn-id: r7936 | |||
2003-05-25 | renamed ContChunk -> MemoryChunk; avoid code duplication by introducing ↵ | Max Horn | |
BaseChunk svn-id: r7935 | |||
2003-05-25 | not sure if this is right, but the original code doesn't exclude the possibility | Oliver Kiehl | |
svn-id: r7934 | |||
2003-05-25 | workaround bug #742979 | Max Horn | |
svn-id: r7933 | |||
2003-05-25 | Split charset functions into separate file | Travis Howell | |
svn-id: r7932 | |||
2003-05-25 | fixed format string | Max Horn | |
svn-id: r7931 | |||
2003-05-25 | Add newloine at EOF | Travis Howell | |
svn-id: r7930 | |||
2003-05-25 | Small midi cleanup | Travis Howell | |
svn-id: r7929 | |||
2003-05-25 | Added new Simon module | Jamieson Christian | |
svn-id: r7928 | |||
2003-05-25 | Added music support for simon1demo | Jamieson Christian | |
svn-id: r7927 | |||
2003-05-25 | Add a few warnings and todos to simon1cd32 | Travis Howell | |
svn-id: r7926 | |||
2003-05-25 | Add back simon2dos/talkie freeze bug | Travis Howell | |
svn-id: r7925 | |||
2003-05-25 | Corrected target loopback point for 'AD' conversion | Jamieson Christian | |
svn-id: r7924 | |||
2003-05-25 | Finishing the fix | Jamieson Christian | |
svn-id: r7923 | |||
2003-05-25 | Possible fix for [742962] MI1VGA - Crash at Scumm Bar. | Jamieson Christian | |
Fixes End of Track that is rewritten from 'AD' resource. svn-id: r7922 | |||
2003-05-25 | made more stuff protected | Max Horn | |
svn-id: r7921 | |||
2003-05-25 | cleanup | Max Horn | |
svn-id: r7920 | |||
2003-05-25 | cleanup | Max Horn | |
svn-id: r7919 | |||
2003-05-24 | correction for zak256 SFX | Max Horn | |
svn-id: r7918 | |||
2003-05-24 | simplified addIntToStack a bit *cough*; added experimental code for the ↵ | Max Horn | |
message opcode 7 in V2 codes (see also patch #742851) svn-id: r7917 | |||
2003-05-24 | corrected NEWS | Max Horn | |
svn-id: r7916 | |||
2003-05-24 | fix VC warnings | Oliver Kiehl | |
svn-id: r7915 | |||
2003-05-24 | er oops | Jonathan Gray | |
svn-id: r7914 | |||
2003-05-24 | and a little bit more... | Oliver Kiehl | |
svn-id: r7913 | |||
2003-05-24 | work around for comi script calling o6_getActorRoom(255) | Max Horn | |
svn-id: r7912 | |||
2003-05-24 | updated NEWS a bit | Max Horn | |
svn-id: r7911 | |||
2003-05-24 | change behaviour for loading save games from the command line so that if you ↵ | Max Horn | |
load a COMI save game from disk 2, you don't have to first insert disk 1 svn-id: r7910 | |||
2003-05-24 | and some more functions | Oliver Kiehl | |
svn-id: r7909 | |||
2003-05-24 | (somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff ↵ | Max Horn | |
in scumm.h svn-id: r7908 | |||
2003-05-24 | don't use _gameDataPath directly; minor cleanup | Max Horn | |
svn-id: r7907 | |||
2003-05-24 | add some more functions | Oliver Kiehl | |
svn-id: r7906 | |||
2003-05-24 | fix EVIL bug | Oliver Kiehl | |
svn-id: r7905 | |||
2003-05-24 | fixed flashlight oddities in Zak256 | Max Horn | |
svn-id: r7904 | |||
2003-05-24 | Put the comment back on IMUSE_DEBUG. Duh. | Jamieson Christian | |
svn-id: r7903 | |||
2003-05-24 | Possible fix for hanging notes in iMuse | Jamieson Christian | |
svn-id: r7902 | |||
2003-05-24 | Removed more unnecessary code | Jamieson Christian | |
svn-id: r7901 | |||
2003-05-24 | Various iMuse cleanup | Jamieson Christian | |
svn-id: r7900 | |||
2003-05-24 | allNotesOff() now sends to all 16 channels, not just the first 15. Duh. | Jamieson Christian | |
svn-id: r7899 | |||
2003-05-24 | add fnInteract | Oliver Kiehl | |
svn-id: r7898 | |||
2003-05-24 | added some more functions | Oliver Kiehl | |
svn-id: r7897 | |||
2003-05-24 | fix compact | Oliver Kiehl | |
svn-id: r7896 | |||
2003-05-24 | off by one. *sigh* | Oliver Kiehl | |
svn-id: r7895 |