aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-23Messages in the ITE puzzle scene will now be properly shown in Italian in ↵Filippos Karapetis
the Italian fan translation of ITE svn-id: r32221
2008-05-23Add another English Windows version of Putt Putt Saves The Zoo.Travis Howell
svn-id: r32220
2008-05-22Fixing a valgrind warningSven Hesse
svn-id: r32218
2008-05-22Updated NEWSFilippos Karapetis
svn-id: r32216
2008-05-22Reverting my last commit, as it breaks Gob3 (and probably elsewhere, too)Sven Hesse
svn-id: r32214
2008-05-22Fixing the flickering when changing from object animations to videosSven Hesse
svn-id: r32213
2008-05-22Fixing another split screen glitchSven Hesse
svn-id: r32212
2008-05-22Oops, that way around should be more correctSven Hesse
svn-id: r32211
2008-05-22Correctly delete'ing CDROM and Backgroundatmosphere, fixing segfaults on ↵Sven Hesse
machines slower than mine (thanks, LordHoto ;)) svn-id: r32210
2008-05-22Fixing the menu glitch in WoodruffSven Hesse
svn-id: r32209
2008-05-21- Moved event polling from sfPollEvent to runScriptBenjamin Haisch
- LGOP2: Fixed problem where Barth's gun was drawn at the wrong position svn-id: r32205
2008-05-21Removed obsolete comment and code in ScriptInterpreter::dumpScriptBenjamin Haisch
svn-id: r32204
2008-05-20- Implemented "stand-alone" script dumper/disassembler; it can be enabled by ↵Benjamin Haisch
defining DUMP_SCRIPTS in script.h and starting with at least debug level 1. - Commented which script opcodes and extended functions are actually used or not. svn-id: r32202
2008-05-20Delete animation frames in AnimationResource destructor.Benjamin Haisch
svn-id: r32201
2008-05-20Some updates to the script dumperFilippos Karapetis
svn-id: r32200
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