aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-20Added missing file sequences_v3.cpp.Johannes Schickel
2008-04-20Fixed bug in playStudioSFX.Johannes Schickel
2008-04-20Implemented opcode 49: o3_badConscienceChat.Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-19Oops forgot to update assert last commit.Johannes Schickel
2008-04-19Fixed Zanthia chat script selection.Johannes Schickel
2008-04-19Implemented some kyra opcodes and some chat handling code, now Malcolm should...Johannes Schickel
2008-04-19One more valgrind warning fix.Johannes Schickel
2008-04-19Added some comment about palette setting in KyraEngine_v3::playVQA.Johannes Schickel
2008-04-19Added fade to black/music fadeout when starting kyra3.Johannes Schickel
2008-04-19Fixed formatting.Johannes Schickel
2008-04-19fix detection for playable Hof demoFlorian Kagerer
2008-04-19Changed KyraEngine_v1::setupSceneResource to use Resource::exists instead of ...Johannes Schickel
2008-04-19Ops isInPakList behavior was still not quite correct. Fixed bug with embedded...Johannes Schickel
2008-04-19Fixed Resource::isInPakList behavior.Johannes Schickel
2008-04-19- some minor renaming in TIM codeJohannes Schickel
2008-04-19Renamed function for consistency.Johannes Schickel
2008-04-19Added some asserts to prevent out of bounds access.Johannes Schickel
2008-04-19- reworked tim handlingJohannes Schickel
2008-04-19Added a debugger command 'script' to allow execution of script engine methodsPaul Gilbert
2008-04-18Oops...Johannes Schickel
2008-04-18Cleanup.Johannes Schickel
2008-04-18Fixed mismatching operator delete.Johannes Schickel
2008-04-18Fixed some valgrind warnings.Johannes Schickel
2008-04-18Fixed a Valgrind warning. I hope this is what the function was intended to do.Torbjörn Andersson
2008-04-18update kyradat toolFlorian Kagerer
2008-04-18update kyra.dat (HOF demo text data)Florian Kagerer
2008-04-18- complete support for the playable HOF demoFlorian Kagerer
2008-04-18Some kyra1 menu tweaking, now all languages should use the same clean layout ...Johannes Schickel
2008-04-18Fixed displaying text speed settings in CD version.Johannes Schickel
2008-04-18Always correct time events duration, when saving games.Travis Howell
2008-04-17Update a few debug messages.Travis Howell
2008-04-17Little fix in drawShape.Johannes Schickel
2008-04-17Fixed setShapePages maxY default value.Johannes Schickel
2008-04-17Tiny cleanup: Fix a parameter name discrepancy between IIgsChannelInfo::noteO...Kari Salminen
2008-04-17GP2X: Fix 'oops'. No point not initialising the joystick when you need to use...John Willis
2008-04-17Cleanup the shell script that puts a GP2X archive together.John Willis
2008-04-17Fixed gcc warnings.Johannes Schickel
2008-04-17Cleanup.Johannes Schickel
2008-04-17Implemented volume handling for SFX.Johannes Schickel
2008-04-17Cleanup.Johannes Schickel
2008-04-17Implemented sfx support for Kyra3.Johannes Schickel
2008-04-17Fix building with GCC (a few extra ;'s got in there somehow).John Willis
2008-04-17Implemented Apple IIGS MIDI playing with software mixing.Kari Salminen
2008-04-17Fixed gcc warning.Johannes Schickel
2008-04-17Update MSVC 7, 7.1, 8 & 9 project files for r31536 (Added timer_v3.cpp to kyr...Kari Salminen
2008-04-17Fixed Kyra 3 TLK file loading.Johannes Schickel
2008-04-17Implemented support for Kyra3 TLK files.Johannes Schickel
2008-04-17Commented out unused variables.Torbjörn Andersson
2008-04-17Properly implemented KyraEngine_v3::lineIsPassable.Johannes Schickel