aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequences_hof.cpp
AgeCommit message (Expand)Author
2008-08-02add non-interactive lol demoFlorian Kagerer
2008-07-08Updated KYRA to work with the new GMM implementationChristopher Page
2008-07-08KYRA works with the new GMM implementationChristopher Page
2008-06-25Kyra and Lure are now using the new _quit flagChristopher Page
2008-06-01- fix regression in non-interactive HOF demoFlorian Kagerer
2008-05-31- Fixed possible invalid memory access in Resource::loadFileToBufJohannes Schickel
2008-05-25- some pauseEngineIntern() code for the HOF sequence player (not tested)Florian Kagerer
2008-05-24- add support for HOF floppy versionsFlorian Kagerer
2008-05-17- fixes bug #1962601 at least for intro and outroFlorian Kagerer
2008-05-16commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup (WIP)...Florian Kagerer
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11stop music playback when skipping (parts of) the HOF introFlorian Kagerer
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-06- Fixed valgrind warnings in HoFJohannes Schickel
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel