aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-26- reworked skip flag handling in some places againJohannes Schickel
- hopefully fixed tons of warnings related to stackPosString svn-id: r31253
2008-03-26- fixed multiple voices playing at once (see bug #1926547 "HoF: Right mouse ↵Johannes Schickel
button messes up gameplay"). - fixed crash while uninitializing AdLib driver svn-id: r31252
2008-03-26Set delay time for the hack in o2_updateSceneAnim to the value Raziel^ suggests.Johannes Schickel
svn-id: r31251
2008-03-26Possible fix for part 1 of bug #1926547 "HoF: Right mouse button messes up ↵Johannes Schickel
gameplay". svn-id: r31250
2008-03-26Added support for HoF savefile from the original interpreter.Johannes Schickel
svn-id: r31249
2008-03-26Added some inlines to MemoryReadStreamEndian.Johannes Schickel
svn-id: r31248
2008-03-26Commented out two frees() in DestroyScalers(), introduced with commit #31244 ↵Filippos Karapetis
and added a FIXME - these cause crashes with 640x480 games, when using an HQ2x scaler svn-id: r31247
2008-03-26Extended savegame type checks.Johannes Schickel
svn-id: r31246
2008-03-26Added a simple hack which adds delay between animation frames of some scene ↵Johannes Schickel
animations, this prevents some animations from running too fast. See for example bug #1923638 "HoF: Marco missing animation frames". svn-id: r31245
2008-03-26Modified Patch #1925352: Memory leak fixesMax Horn
svn-id: r31244
2008-03-26Fix bug #1923638 "HoF: Marco missing animation frames".Johannes Schickel
svn-id: r31243
2008-03-26Call InitScalers instead of setting gBitFormat directlyMax Horn
svn-id: r31242
2008-03-26Added note on how the WinCE scalers are wasting valuable cycles, and how to ↵Max Horn
fix that svn-id: r31241
2008-03-26And don't attempt to play sound, when the sound file isn't loaded in The ↵Travis Howell
Feeble Files. svn-id: r31240
2008-03-26Remove error for missing sound files in The Feeble Files, due to fault in ↵Travis Howell
French version. svn-id: r31239
2008-03-26Move code to ignore invalid characters.Travis Howell
svn-id: r31238
2008-03-26Ooops, correct error in conversion of The Feeble Files font data.Travis Howell
svn-id: r31237
2008-03-26Always ignore invalid characters, when using charset data.Travis Howell
svn-id: r31236
2008-03-26Switch all font data to hexadecimal and sort by language name.Travis Howell
svn-id: r31235
2008-03-25Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
svn-id: r31233
2008-03-24fixed skip flag reset for sequence playerFlorian Kagerer
svn-id: r31232
2008-03-24improved skip flag handling for intro and outro (see tracker item #1922556)Florian Kagerer
svn-id: r31231
2008-03-24Correct background color when displaying saved game list in Amiga versions ↵Travis Howell
of Simon the Sorcerer 1. svn-id: r31230
2008-03-23Fix name locking in Waxworks, and cleanup.Travis Howell
svn-id: r31229
2008-03-23Respect text/voice settings in Kyrandia 1 Intro/Outro.Johannes Schickel
svn-id: r31228
2008-03-23Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path ↵Jordi Vilalta Prat
are executable) svn-id: r31227
2008-03-23Patch #1923547: enable nasm usage on OS/2Jordi Vilalta Prat
svn-id: r31226
2008-03-23Remove left over debug code.Travis Howell
svn-id: r31225
2008-03-23Add comments about unknown cases and remove unused cases in parseNextEvent().Travis Howell
svn-id: r31224
2008-03-23Added the MD5 for a non-interactive demo of Lost in TimeSven Hesse
svn-id: r31223
2008-03-22removed dead codeMax Horn
svn-id: r31222
2008-03-22- fixed bug in Sound::voiceIsPlayingJohannes Schickel
- fixed speech animation duration in Kyra1 svn-id: r31221
2008-03-22Fix for bug #1922514 "HoF: palette artifacts when abom. snowman".Johannes Schickel
svn-id: r31220
2008-03-22Add support for room states in Waxworks (DOS).Travis Howell
svn-id: r31218
2008-03-22Fix for bug #1922521 "HoF: mountaineer sprite vanishes".Johannes Schickel
svn-id: r31217
2008-03-21Oops removing debug output.Johannes Schickel
svn-id: r31216
2008-03-21- improved timer information output in debuggerJohannes Schickel
- fixed timer data loading svn-id: r31215
2008-03-21Removed some unneeded waiting for voice to finish.Johannes Schickel
svn-id: r31212
2008-03-21- disabled some old warningsJohannes Schickel
- removed waiting for voice to finish in o1_restoreCustomPrintBackground svn-id: r31211
2008-03-21Cleanup.Johannes Schickel
svn-id: r31210
2008-03-21- Implemented opcode 97: o2_isAnySoundPlayingJohannes Schickel
- reworked sound channel handling in HoF => fixed some voice related bugs svn-id: r31209
2008-03-21Proper fix for bug #1920869 "HoF: palette artifacts in inventory".Johannes Schickel
svn-id: r31208
2008-03-20- fix skip flags for non-playable demoFlorian Kagerer
svn-id: r31207
2008-03-20- made Screen_v2::applyOverlay support dirty rect handlingJohannes Schickel
- fixed copyRegion flags in KyraEngine_v2::scrollInventoryWheel svn-id: r31206
2008-03-20Add HoF CD demo.Travis Howell
svn-id: r31205
2008-03-20Fixed bug #1920869 "HoF: palette artifacts in inventory".Johannes Schickel
svn-id: r31204
2008-03-20Fixed compilation.Torbjörn Andersson
svn-id: r31203
2008-03-20Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD.Johannes Schickel
svn-id: r31202
2008-03-20Enabled some cursor related commented out code.Johannes Schickel
svn-id: r31201
2008-03-20Supply correct flags to copyRegion when displaying spellbook pages.Johannes Schickel
svn-id: r31200