Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-21 | - Moved event polling from sfPollEvent to runScript | Benjamin Haisch | |
- LGOP2: Fixed problem where Barth's gun was drawn at the wrong position svn-id: r32205 | |||
2008-05-21 | Removed obsolete comment and code in ScriptInterpreter::dumpScript | Benjamin 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-20 | Delete animation frames in AnimationResource destructor. | Benjamin Haisch | |
svn-id: r32201 | |||
2008-05-20 | Some updates to the script dumper | Filippos Karapetis | |
svn-id: r32200 | |||
2008-05-20 | Documented what screen effects 10 and 12 are doing | Filippos Karapetis | |
svn-id: r32199 | |||
2008-05-20 | Clarification about the weird sound frequencies in PMV videos | Filippos Karapetis | |
svn-id: r32198 | |||
2008-05-20 | Silenced an MSVC warning | Filippos Karapetis | |
svn-id: r32197 | |||
2008-05-20 | Implemented visual effects 10 and 12 | Benjamin Haisch | |
svn-id: r32196 | |||
2008-05-20 | Cleaned up engine debug level code. | Johannes Schickel | |
svn-id: r32195 | |||
2008-05-20 | Add a tiny TODO entry for graphics scaler plugins | Max Horn | |
svn-id: r32194 | |||
2008-05-20 | Move makeAdlibOPL inside the #include guards | Max Horn | |
svn-id: r32193 | |||
2008-05-19 | Typo. | Johannes Schickel | |
svn-id: r32191 | |||
2008-05-19 | Fixed 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::updateItemAnimations | Johannes Schickel | |
- Clean up in KyraEngine_HoF::updateItemAnimations svn-id: r32189 | |||
2008-05-19 | RtZ: Fixed a bug where sounds were cut off prematurely. | Benjamin Haisch | |
svn-id: r32188 | |||
2008-05-19 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r32187 | |||
2008-05-19 | Fixed max text line length for French version in HoF. | Johannes Schickel | |
svn-id: r32186 | |||
2008-05-19 | Fixed filename string in KyraEngine_MR::objectChat. | Johannes Schickel | |
svn-id: r32185 | |||
2008-05-19 | Added a comment to TextDisplayer_MR::preprocessString. | Johannes Schickel | |
svn-id: r32184 | |||
2008-05-19 | Fix for bug #1967311 "KYRA3: Word-wrapping is slightly buggy". | Johannes Schickel | |
svn-id: r32183 | |||
2008-05-19 | RtZ: 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-19 | Restrict the remaining changes made in rev 28166 to chinese COMI | Max Horn | |
svn-id: r32181 | |||
2008-05-19 | Removed some more obsolete GP32 code | Max Horn | |
svn-id: r32179 | |||
2008-05-19 | Removed some dead code | Max Horn | |
svn-id: r32178 | |||
2008-05-18 | Fix 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-18 | Cleanup. | Johannes Schickel | |
svn-id: r32176 | |||
2008-05-18 | add 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-18 | Hack to disable 'depracted' warnings on OS X 10.5 | Max Horn | |
svn-id: r32173 | |||
2008-05-18 | Fixing 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-18 | Typos. | Johannes Schickel | |
svn-id: r32171 | |||
2008-05-18 | Reverted commit #32166. | Johannes Schickel | |
svn-id: r32170 | |||
2008-05-18 | Formatting. | Johannes Schickel | |
svn-id: r32168 | |||
2008-05-18 | Rewrote the MADE script dumper, hopefully in a more efficient way | Filippos Karapetis | |
svn-id: r32167 | |||
2008-05-18 | Fixed fillRect opcode for HoF. | Johannes Schickel | |
svn-id: r32166 | |||
2008-05-18 | Update HE version of another release of Pajama Sam 1 and SPY Fox 1. | Travis Howell | |
svn-id: r32165 | |||
2008-05-17 | Ooops, forget that one | Sven Hesse | |
svn-id: r32163 | |||
2008-05-17 | Add another English version of Pajama Sam 1 and SPY Fox 1. | Travis Howell | |
svn-id: r32162 | |||
2008-05-17 | Changing the split stuff again, fixing several scrolling and hotspot-text ↵ | Sven Hesse | |
related issues svn-id: r32161 | |||
2008-05-17 | fix o1_fillRect() | Florian Kagerer | |
svn-id: r32160 | |||
2008-05-17 | This 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-17 | Adding video debug output in Inter_v2, too | Sven Hesse | |
svn-id: r32158 | |||
2008-05-17 | Changing debug channels a bit | Sven Hesse | |
svn-id: r32157 | |||
2008-05-17 | Added 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 outro | Florian Kagerer | |
- add a mutex lock in sound_towns svn-id: r32155 | |||
2008-05-17 | Changed parameter of KyraEngine_LoK::setMouseItem. | Johannes Schickel | |
svn-id: r32153 | |||
2008-05-17 | - Fixed sound channel fadeout on VQA playing | Johannes Schickel | |
- Minor formatting fixes svn-id: r32152 | |||
2008-05-17 | Slight cleanup and small bugfix for dumpScript()'s cmd_call | Filippos Karapetis | |
svn-id: r32151 | |||
2008-05-17 | Initial incomplete version of a MADE script dumper | Filippos Karapetis | |
svn-id: r32150 | |||
2008-05-17 | Loop the Kyra 3 menu music. (The original does.) | Torbjörn Andersson | |
svn-id: r32149 |