aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
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-17Little fix in drawShape.Johannes Schickel
2008-04-17Fixed setShapePages maxY default value.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-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-17some more drawShape plot functions now (after Lord Hoto's additions) required...Florian Kagerer
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-14Fixed warning.Torbjörn Andersson
2008-04-14Fixed music fade out.Johannes Schickel
2008-04-14Cleanup.Johannes Schickel
2008-04-14Implemented some kyra3 code.Johannes Schickel
2008-04-13Fixed warning.Torbjörn Andersson
2008-04-13Fixed palette after watching Kyra3 intro.Johannes Schickel
2008-04-12Cleanup.Johannes Schickel
2008-04-12fix crash and graphic glitch in non-playable HOF demoFlorian Kagerer
2008-04-12Initialize all screen buffers properly.Johannes Schickel
2008-04-12Hopefully fix messed up gfx in first screen of Kyra 1 demo.Johannes Schickel
2008-04-12Fixed graphics glitch in Kyra3 menu.Johannes Schickel
2008-04-12Added fade out time parameter for digital sounds.Johannes Schickel
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-11Silence MSVC8+ warning C4800 about forcing an int value to bool that got turn...Kari Salminen
2008-04-10towns music file name fixFlorian Kagerer
2008-04-10Load all needed package files for kyra3 on startup.Johannes Schickel
2008-04-10Small bug fix.Johannes Schickel
2008-04-10Improved searchpath support. (Should again detect everything Common::File is ...Johannes Schickel
2008-04-10- Reverted r31454 changes to detection.cppJohannes Schickel
2008-04-10Fixed regression in Kyra1.Johannes Schickel
2008-04-10- fixed valgrind warningJohannes Schickel
2008-04-10Fixed track unloading for MIDI.Johannes Schickel
2008-04-10Lock mutex in playSoundEffect, should help threading safeness of the code.Johannes Schickel