aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-22Fixed a warning: printf("%f") should take a double, not a float.Marcus Comstedt
2009-05-22Add hack so LoL intro demo will init MT-32 properly.Johannes Schickel
2009-05-22Use correct file for MT-32 initialization for Kyra2 SEQ player based Lands of...Johannes Schickel
2009-05-22Oops typo.Johannes Schickel
2009-05-22Properly initialize MT-32 for LoL demos.Johannes Schickel
2009-05-22Fix crash when playing LoL demo.Johannes Schickel
2009-05-22Cleanup.Johannes Schickel
2009-05-22Fix RTL in Lands of Lore.Johannes Schickel
2009-05-21Updated the MSVC files of the SCI engine (added the KQ6 SEQ decoder)Filippos Karapetis
2009-05-21LOL: - implemented Lightning SpellFlorian Kagerer
2009-05-21Attempt to bring event recoredr to life. Still crashes on exit, though.Eugene Sandulenko
2009-05-21SCI: Added support for KQ6 movies.Walter van Niftrik
2009-05-21Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches".Eugene Sandulenko
2009-05-21SCI: Removed the 'save_dir' gui hackMax Horn
2009-05-21SCI: got rid of vocabulary_lookup_snameMax Horn
2009-05-21Changed code to closer match original input handling.Johannes Schickel
2009-05-21Updated the MSVC project files of the gob engine (added helper.h)Filippos Karapetis
2009-05-21Fix some Kyra1 movies.Johannes Schickel
2009-05-21Removed the PREG, PSTK, IS_NULL_REG and REG_EQ definesFilippos Karapetis
2009-05-21Only process key/mouse press/release events in GUI.Johannes Schickel
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
2009-05-21Ooops: Forgot to check in my changes in the detection array for the demo chan...Sven Hesse
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
2009-05-21Move Indeo3 static data from indeo3data.h to indeo3.cpp.Johannes Schickel
2009-05-21I'm no longer sure I've really seen case 12 happen, so don't mention it.Torbjörn Andersson
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis
2009-05-21Workaround for shells that treat an empty list in for as a syntax error...Marcus Comstedt
2009-05-21Micro-optimization: Don't re-strip plugins which are not modified.Marcus Comstedt
2009-05-21Updated the MSVC project files with the latest changes to file structureFilippos Karapetis
2009-05-21Moved the Coktel video player into its own subdirectoryFilippos Karapetis
2009-05-21Slight cleanup to kGetTime()Filippos Karapetis
2009-05-21Ack, can't use something set with := in the dependency section. *sigh* New ...Marcus Comstedt
2009-05-21Added comment and warning message about possibly missing cases.Torbjörn Andersson
2009-05-21Added proper dependencies for the "plugin_dist" target.Marcus Comstedt
2009-05-21Made BRA demos start again by partially reverting commit 39773. Multiple inve...Nicola Mettifogo
2009-05-21Fixed indentation. (Don't worry, it's just a small change, and it matches theTorbjörn Andersson
2009-05-21simplified sound handling in animation sequencesGregory Montoir
2009-05-20- Changed the demo player to allow playing directly inlined scripts using a n...Sven Hesse
2009-05-20Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch"Eugene Sandulenko
2009-05-20Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's V...Sven Hesse
2009-05-20Remove superfluous indeo3-includesSven Hesse
2009-05-20removed trailing whitespacesMax Horn
2009-05-20SCI: Moved code related to loading/setting up kernel function names from voca...Max Horn
2009-05-20SCI: Changed EngineState::opcodes to a Common::Array (maybe we shold just rem...Max Horn
2009-05-20SCI: Moved some private decls from kernel.h to kernel.cpp; removed pointless ...Max Horn
2009-05-20SCI: Moved the few kernel functions that were in kernel.cpp to a new file kmi...Max Horn
2009-05-20fix warningMax Horn
2009-05-20- Reverted commit #40730, as it introduced rounding errorsFilippos Karapetis
2009-05-20Removed the rest of the hard-coded cutscene information. It was only needed toTorbjörn Andersson