Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-28 | Braces | Chris Apers | |
svn-id: r8051 | |||
2003-05-28 | Patch #743228: Storing mouse cursor info in savegames; Also, increased ↵ | Max Horn | |
NUM_SCRIPT_SLOT to 80 (done at the same time so I only have to up the save game version once) svn-id: r8050 | |||
2003-05-28 | copy&paste mistake | Max Horn | |
svn-id: r8049 | |||
2003-05-28 | cleanup; added hackish fix for bug #744441 | Max Horn | |
svn-id: r8048 | |||
2003-05-28 | fixed o2_waitForSentence | Max Horn | |
svn-id: r8047 | |||
2003-05-28 | Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow ↵ | Travis Howell | |
music playback svn-id: r8046 | |||
2003-05-28 | Shorten Simon 1/2 title name to match others | Travis Howell | |
svn-id: r8045 | |||
2003-05-28 | cleanup | Max Horn | |
svn-id: r8044 | |||
2003-05-28 | added some missing checks for file being open before reading/writing | Max Horn | |
svn-id: r8043 | |||
2003-05-28 | Add french font set | Travis Howell | |
svn-id: r8042 | |||
2003-05-28 | Fix for bug #744121: Indy3 'Save' button text | Max Horn | |
svn-id: r8041 | |||
2003-05-27 | put in explicit unistd.h for getcwd (this helps BeOS) | Max Horn | |
svn-id: r8040 | |||
2003-05-27 | italian V2 prepositions | Max Horn | |
svn-id: r8039 | |||
2003-05-27 | Patch #744448: ALL: restoreBG() doesn't always completely remove the mask | Max Horn | |
svn-id: r8038 | |||
2003-05-27 | cleanup | Max Horn | |
svn-id: r8037 | |||
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann | |
svn-id: r8036 | |||
2003-05-27 | fixed o8_getStringWidth (should fix bug #741625) | Max Horn | |
svn-id: r8035 | |||
2003-05-27 | increased nut font debug level to 8 | Max Horn | |
svn-id: r8034 | |||
2003-05-27 | Oops, fix alphabetical order | James Brown | |
svn-id: r8033 | |||
2003-05-27 | A whim, just a whim. :) | James Brown | |
svn-id: r8032 | |||
2003-05-26 | remove uneeded target | Jonathan Gray | |
svn-id: r8031 | |||
2003-05-26 | Fixed MSVC warnings | Jamieson Christian | |
svn-id: r8030 | |||
2003-05-26 | don't attempt to play sound on amiga versions of zak/maniac | Jonathan Gray | |
svn-id: r8029 | |||
2003-05-26 | Added 'mmamiga' game ID to disable PC speaker emulator | Jamieson Christian | |
svn-id: r8028 | |||
2003-05-26 | tightened hack condition a bit | Max Horn | |
svn-id: r8027 | |||
2003-05-26 | added FIXME comment | Max Horn | |
svn-id: r8026 | |||
2003-05-26 | Fixed shadow variable | Jamieson Christian | |
svn-id: r8025 | |||
2003-05-26 | Added PC speaker emulator | Jamieson Christian | |
svn-id: r8024 | |||
2003-05-26 | Added Hoenicke's PC-speaker waveform generator | Jamieson Christian | |
and script interpreter for GF_OLD_BUNDLE music resources. We'll try to get the waveform generator into a MidiDriver wrapper for use with the 'SPK' resources of later games, but this is usable for now. Great work, Hoenicke! svn-id: r8023 | |||
2003-05-26 | change return type of fn* functions to bool | Oliver Kiehl | |
svn-id: r8022 | |||
2003-05-26 | script index starts at 0 | Max Horn | |
svn-id: r8021 | |||
2003-05-26 | scumm vars are 32 bit, not 16 | Max Horn | |
svn-id: r8020 | |||
2003-05-26 | Fixed a MORONIC oob memory write. Now back to remedial C++ class | Jamieson Christian | |
svn-id: r8019 | |||
2003-05-26 | forgot one | Oliver Kiehl | |
svn-id: r8018 | |||
2003-05-26 | *sigh* | Oliver Kiehl | |
svn-id: r8017 | |||
2003-05-26 | Make _smushProcessFrame volatile (for multi thread access) | Max Horn | |
svn-id: r8016 | |||
2003-05-26 | cleanup (add supportive function getTurnTable() ) | Oliver Kiehl | |
svn-id: r8015 | |||
2003-05-26 | cleanup (add supportive function getMegaSet() ) | Oliver Kiehl | |
svn-id: r8014 | |||
2003-05-26 | cleanup (add supportive function getSub() ) | Oliver Kiehl | |
svn-id: r8013 | |||
2003-05-26 | cleanup | Oliver Kiehl | |
svn-id: r8012 | |||
2003-05-26 | slight cleanup | Oliver Kiehl | |
svn-id: r8011 | |||
2003-05-26 | some additions | Oliver Kiehl | |
svn-id: r8010 | |||
2003-05-26 | Fixes possible crashes during music shutdown | Jamieson Christian | |
svn-id: r8009 | |||
2003-05-26 | add more stuff/cleanup | Oliver Kiehl | |
svn-id: r8008 | |||
2003-05-26 | cleanup | Max Horn | |
svn-id: r8007 | |||
2003-05-26 | work around bug #743615 | Max Horn | |
svn-id: r8006 | |||
2003-05-26 | SaveLoadEntry is a struct, not a class. | Jamieson Christian | |
Fixes a VC++ warning. svn-id: r8005 | |||
2003-05-26 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r8004 | |||
2003-05-26 | some random additions | Oliver Kiehl | |
svn-id: r8003 | |||
2003-05-26 | more const qualifiers | Max Horn | |
svn-id: r8002 |