aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
2007-12-16Small change to ports.mk to make cross compiling a bit easierMax Horn
2007-12-16default is not to build plugins yet, until the plugin system is reworkedKostas Nakos
2007-12-16reimplemented the freelook action to be more usable, ultimately targeted towa...Kostas Nakos
2007-12-16Removed unused variable.Torbjörn Andersson
2007-12-16adding preliminary lure supportKostas Nakos
2007-12-16adding clickable menu functionality, which is very good to have on devices wi...Kostas Nakos
2007-12-16use the virtual keyboard facilities if available, when neededKostas Nakos
2007-12-16Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...Johannes Schickel
2007-12-16Changed an explicit warning/remainder into a code comment.Nicola Mettifogo
2007-12-16The _nativeMT32 in MidiMusic was never initialised. Rather than storing it inTorbjörn Andersson
2007-12-16An element was missing in the initialisation of sounds during the endgameTorbjörn Andersson
2007-12-16Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if anTorbjörn Andersson
2007-12-16Bugfix for walking to hotspots - if the mouse was already highlighting the ho...Paul Gilbert
2007-12-16Tweaked the delay for several of the introduction message screensPaul Gilbert
2007-12-16Hooked up the sound code to use the configuration for sfx and music, and adde...Paul Gilbert
2007-12-16Added a debugger method to show a specified entry in the string tablePaul Gilbert
2007-12-16Changed interruptableDelay method to not break when a modifier key is pressedPaul Gilbert
2007-12-16Changed delay method to not break when a modifier key is pressedPaul Gilbert
2007-12-16Bugfix for followers doing an Ask action in another roomPaul Gilbert
2007-12-16Add alternative Spanish version Elvira 2 (DOS).Travis Howell
2007-12-16Add Spanish fan translation of Elvira 1 (DOS).Travis Howell
2007-12-16Workaround for bug #1487382 ("SWORD2: Game freezes"). It appears to be a scriptTorbjörn Andersson
2007-12-15Fixed typo in comment.Torbjörn Andersson
2007-12-15debug(C) parameter type fixes.Johannes Schickel
2007-12-15Added halfbrite effect to Nippon Safes Amiga. Implementation is not complete,...Nicola Mettifogo
2007-12-15Remove bad workaround and change compiler options (no optimization, no inline)Chris Apers
2007-12-15Added missing symbol definitionChris Apers
2007-12-14renamed several structures, variables and functionsGregory Montoir
2007-12-14Added a note, switched to CLIP template for clipping, some cleanupFilippos Karapetis
2007-12-14CleanupFilippos Karapetis
2007-12-13Fixing bug #1850343 (GOB1: Long beeping noise after cutscene)Sven Hesse
2007-12-13Adding a method to check whether a note currently playingSven Hesse
2007-12-13Use CLIP template for clipping in the SAGA engineFilippos Karapetis
2007-12-13Use CLIP template for clipping in the AGI engineFilippos Karapetis
2007-12-13use CLIP template for clipping, made an array static const and renamed MAX_OB...Gregory Montoir
2007-12-13Added a proper fix for bug #1733238 - "FW: crash in copier room", taken from ...Filippos Karapetis
2007-12-13Fixed a regression from the latest cleanupsFilippos Karapetis
2007-12-13Fixed an incorrect copy/pasteFilippos Karapetis
2007-12-13Fixed regression introduced by the latest cleanupsFilippos Karapetis
2007-12-13Fixed one more regression from the latest cleanupFilippos Karapetis
2007-12-13Fixed a regression from the latest cleanupFilippos Karapetis
2007-12-13Muting the compiler :PSven Hesse
2007-12-13Cleanup and simplificationFilippos Karapetis
2007-12-13CleanupFilippos Karapetis
2007-12-13CleanupFilippos Karapetis
2007-12-13Cleanup and simplificationFilippos Karapetis
2007-12-13Changed the C style malloc/free to the C++ style new/deleteFilippos Karapetis
2007-12-12Workaround for bug #1738485Chris Apers
2007-12-12Fixed warning about casting away constness.Torbjörn Andersson