aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-02fixed some constness warningsNorbert Lange
2009-08-02made MdatResource struct private and changed the signatures of functions whic...Norbert Lange
2009-08-01stole formatting for constructors from existing codeNorbert Lange
2009-08-01engines/scumm/scumm.cpp: terminate method is pretty redundant - removedNorbert Lange
2009-08-01Removing the tfmx test module to make the branch compile againSven Hesse
2009-08-01refactored and commented player_va4 a bitNorbert Lange
2009-07-31Added the last 2 patterncommands just so I dont have to warn about unimplemen...Norbert Lange
2009-07-31process all DMA Events before Macros, for the unlikely chance of making a dif...Norbert Lange
2009-07-31using accessmodifiers in Tfmx now and removed/disabled functions that now don...Norbert Lange
2009-07-21Use 50Hz ticks in Kyra1 Amiga instead of 60Hz ticks.Johannes Schickel
2009-07-20missed some files when mergingNorbert Lange
2009-07-19now using tick for fadeout through the nowmal delay functionNorbert Lange
2009-07-19reverted fadeout to using plain delay as delayWithTicks crashes >(Norbert Lange
2009-07-19use own soundhandle as the ones in Kyra::Sound seem to be used for voices (an...Norbert Lange
2009-07-19use ticks for timing fadeoutNorbert Lange
2009-07-19fixed retiring of external NotesNorbert Lange
2009-07-19fixed: intro-music started twice because it was hardcoded in the engineNorbert Lange
2009-07-19add support for fadeoutNorbert Lange
2009-07-19some more tables included, for tempo and volume valuesNorbert Lange
2009-07-18fixed some initialisation issuesNorbert Lange
2009-07-18found and use another table, soundeffects in intro are now workingNorbert Lange
2009-07-18first attempt at enabling soundeffects using an table from the executeable. D...Norbert Lange
2009-07-17merge with trunkNorbert Lange
2009-07-17added missing fileNorbert Lange
2009-07-17added primitive support for Kyrandia`s Intro Music.Norbert Lange
2009-07-17Cleanup.Johannes Schickel
2009-07-17- Moved SoundAdlibPC definition to new header file sound_adlib.hJohannes Schickel
2009-07-17Replace LGPL header by GPL header.Johannes Schickel
2009-07-17Correct error in saveBackGround.Travis Howell
2009-07-17Fix bug #2822956 - ELVIRA2: Crash at the beginning (regression).Travis Howell
2009-07-17Fix input glitch regression, after pausing in PN.Travis Howell
2009-07-17Added an explicit break out of the event processing loop for mouse buttons an...Paul Gilbert
2009-07-17precalculating some more from CalcNoteNorbert Lange
2009-07-17avoid some calculations from being done every time in CalcNoteNorbert Lange
2009-07-17Making TOTResourceItem::size unsigned, fixing a graphics bug that crept inSven Hesse
2009-07-17Added some more debug warnings when resources can't be loadedSven Hesse
2009-07-17Fix bug #2821986 - COMI: setting to 'subtitles only' does not disable speech.Travis Howell
2009-07-17Fix using subtitles only setting in The Dig.Travis Howell
2009-07-17simplified NoteOn calculationsNorbert Lange
2009-07-16Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, wh...Johannes Schickel
2009-07-16Fixed bug: In-game console doesn't stay centered when switching resolutions o...Vicent Marti
2009-07-16This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces ins...Johannes Schickel
2009-07-16Formatting fixes.Johannes Schickel
2009-07-16Fixed bug 2820514 ("Help dialog causes crash")Vicent Marti
2009-07-16Fixed GCC warning.Torbjörn Andersson
2009-07-16Added a proper fix for Pepper (the previous one caused regressions in KQ6)Filippos Karapetis
2009-07-16Update classic and builtin theme after r42529.Johannes Schickel
2009-07-16Formatting.Johannes Schickel
2009-07-16Fixed issue with beveled shapes being drawn outside their shapes. Possible re...Vicent Marti
2009-07-16Prior script fix also fixes bug #2820788, with stealing wizard's malletsPaul Gilbert