aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequences_hof.cpp
AgeCommit message (Expand)Author
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-08-16- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating...Florian Kagerer
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-03add support for HOF Italian fan translation to kyra.datFlorian Kagerer
2008-08-03Shut up MSVC warning about mgY being an unreferenced local variable.Kari Salminen
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