aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-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-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-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
2008-04-17Added partial implementation of updateMouse cursor.Johannes Schickel
2008-04-17Implemented kyra3 timer code.Johannes Schickel
2008-04-17- fixed bug in script interpreter code (could've also affected HoF)Johannes Schickel
2008-04-17- minor cleanup in script.cppJohannes Schickel
2008-04-17Fixed usage of SharedPtr, so that reference counting is proper and there are ...Nicola Mettifogo
2008-04-17Replaced unpackBlt with a more general version that can also unpack animation...Nicola Mettifogo
2008-04-17Cleanup of background loading for BRA.Nicola Mettifogo
2008-04-17Enable original load/save system in HE100 games.Travis Howell
2008-04-17some more drawShape plot functions now (after Lord Hoto's additions) required...Florian Kagerer
2008-04-17Fix bug #1932150 - SIMON1: Sousaphone Bug.Travis Howell
2008-04-17Fix Bug #1555117 - SIMON2: Cannot load Savegame.Travis Howell
2008-04-16Fixed another warning, so that I can steal some of LordHoto's Kyra 3-relatedTorbjörn Andersson
2008-04-16Fixed mask page handling in ScreenEx::copyWsaRect, this time it should be cor...Johannes Schickel
2008-04-16- Some more mask page handling fixes for Kyra3.Johannes Schickel
2008-04-16Fixed warning.Torbjörn Andersson
2008-04-16Fixed shape drawing in HoF (regression) and Kyra3.Johannes Schickel
2008-04-16Fixed Malcolm upside down bug.Johannes Schickel
2008-04-16Some more kyra3 code.Johannes Schickel
2008-04-16Some more kyra3 code. This should show the first scene for a brief second. (a...Johannes Schickel
2008-04-16fix sjis text color (ship scene)Florian Kagerer
2008-04-16Correct time events duration, when saving in Elvira 1.Travis Howell