aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-20Documented what screen effects 10 and 12 are doingFilippos Karapetis
svn-id: r32199
2008-05-20Clarification about the weird sound frequencies in PMV videosFilippos Karapetis
svn-id: r32198
2008-05-20Silenced an MSVC warningFilippos Karapetis
svn-id: r32197
2008-05-20Implemented visual effects 10 and 12Benjamin Haisch
svn-id: r32196
2008-05-20Cleaned up engine debug level code.Johannes Schickel
svn-id: r32195
2008-05-20Add a tiny TODO entry for graphics scaler pluginsMax Horn
svn-id: r32194
2008-05-20Move makeAdlibOPL inside the #include guardsMax Horn
svn-id: r32193
2008-05-19Typo.Johannes Schickel
svn-id: r32191
2008-05-19Fixed bug in KyraEngine_v2::directLinePassable. This should fix some ↵Johannes Schickel
pathfinder issues in HoF and MR. svn-id: r32190
2008-05-19- Fixed out of bounds bug in KyraEngine_MR::updateItemAnimationsJohannes Schickel
- Clean up in KyraEngine_HoF::updateItemAnimations svn-id: r32189
2008-05-19RtZ: Fixed a bug where sounds were cut off prematurely.Benjamin Haisch
svn-id: r32188
2008-05-19Removed unused variable.Torbjörn Andersson
svn-id: r32187
2008-05-19Fixed max text line length for French version in HoF.Johannes Schickel
svn-id: r32186
2008-05-19Fixed filename string in KyraEngine_MR::objectChat.Johannes Schickel
svn-id: r32185
2008-05-19Added a comment to TextDisplayer_MR::preprocessString.Johannes Schickel
svn-id: r32184
2008-05-19Fix for bug #1967311 "KYRA3: Word-wrapping is slightly buggy".Johannes Schickel
svn-id: r32183
2008-05-19RtZ: Fixed bug which caused PMV videos to look odd (noticeable in the intro ↵Benjamin Haisch
movie) and optimized frame decompression code. svn-id: r32182
2008-05-19Restrict the remaining changes made in rev 28166 to chinese COMIMax Horn
svn-id: r32181
2008-05-19Removed some more obsolete GP32 codeMax Horn
svn-id: r32179
2008-05-19Removed some dead codeMax Horn
svn-id: r32178
2008-05-18Fix for bug #1940063 (MONKEY: Crash during the marriage lechuck/marley) -- ↵Max Horn
regression was introduced by rev 28167 -- rule of thumb, if you add game specific code, make it game specifc ... ;) svn-id: r32177
2008-05-18Cleanup.Johannes Schickel
svn-id: r32176
2008-05-18add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - ↵Florian Kagerer
KYRA1: GFX problems with ITALIAN floppy) svn-id: r32175
2008-05-18Hack to disable 'depracted' warnings on OS X 10.5Max Horn
svn-id: r32173
2008-05-18Fixing the "meteor fragment and bluxtre pulp not drawn"-glitch by not ↵Sven Hesse
closing the object video right when it finished playing through svn-id: r32172
2008-05-18Typos.Johannes Schickel
svn-id: r32171
2008-05-18Reverted commit #32166.Johannes Schickel
svn-id: r32170
2008-05-18Formatting.Johannes Schickel
svn-id: r32168
2008-05-18Rewrote the MADE script dumper, hopefully in a more efficient wayFilippos Karapetis
svn-id: r32167
2008-05-18Fixed fillRect opcode for HoF.Johannes Schickel
svn-id: r32166
2008-05-18Update HE version of another release of Pajama Sam 1 and SPY Fox 1.Travis Howell
svn-id: r32165
2008-05-17Ooops, forget that oneSven Hesse
svn-id: r32163
2008-05-17Add another English version of Pajama Sam 1 and SPY Fox 1.Travis Howell
svn-id: r32162
2008-05-17Changing the split stuff again, fixing several scrolling and hotspot-text ↵Sven Hesse
related issues svn-id: r32161
2008-05-17fix o1_fillRect()Florian Kagerer
svn-id: r32160
2008-05-17This fixes the messed-up palette after levitating in Bigwig's place in Woodruff.Sven Hesse
I hope it doesn't break anything else, though... svn-id: r32159
2008-05-17Adding video debug output in Inter_v2, tooSven Hesse
svn-id: r32158
2008-05-17Changing debug channels a bitSven Hesse
svn-id: r32157
2008-05-17Added default search path "hof_cd"/"malcolm" directory for HoF/Kyra3.Johannes Schickel
svn-id: r32156
2008-05-17- fixes bug #1962601 at least for intro and outroFlorian Kagerer
- add a mutex lock in sound_towns svn-id: r32155
2008-05-17Changed parameter of KyraEngine_LoK::setMouseItem.Johannes Schickel
svn-id: r32153
2008-05-17- Fixed sound channel fadeout on VQA playingJohannes Schickel
- Minor formatting fixes svn-id: r32152
2008-05-17Slight cleanup and small bugfix for dumpScript()'s cmd_callFilippos Karapetis
svn-id: r32151
2008-05-17Initial incomplete version of a MADE script dumperFilippos Karapetis
svn-id: r32150
2008-05-17Loop the Kyra 3 menu music. (The original does.)Torbjörn Andersson
svn-id: r32149
2008-05-17Documented screen effectsFilippos Karapetis
svn-id: r32148
2008-05-17Screen mask is now only used for V2 gamesFilippos Karapetis
svn-id: r32147
2008-05-17Fixing the "object videos not minding drawing order / limits" glitch in WoodruffSven Hesse
svn-id: r32146
2008-05-16cleanupFlorian Kagerer
svn-id: r32144
2008-05-16commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup ↵Florian Kagerer
(WIP)) with minor changes (including fix for the glitch mentioned in the tracker item) svn-id: r32143