Age | Commit message (Expand) | Author |
2005-10-08 | Now most artefacts are gone and we're in proper panel mode when running | Eugene Sandulenko |
2005-10-08 | Oops. Fix crash introduced by last commit. | Eugene Sandulenko |
2005-10-08 | _vm->getSceneHeight() --> _vm->_scene->getHeight() and make it return different | Eugene Sandulenko |
2005-10-07 | Added a "video" panel mode. From what I understand, the beginning of the | Torbjörn Andersson |
2005-10-07 | Cleanup sprite header reader. | Eugene Sandulenko |
2005-10-07 | Draw acrtors (eriktorbjorn, rejoice). | Eugene Sandulenko |
2005-10-06 | It should always be possible to interrupt the intro with Escape now. Most | Torbjörn Andersson |
2005-10-06 | Disabled scene background music for IHNM, for now. It was trying to start | Torbjörn Andersson |
2005-10-05 | oops. reverted last change. | Eugene Sandulenko |
2005-10-05 | Fix to fixed palette range. | Eugene Sandulenko |
2005-10-05 | Simplified palette code. | Eugene Sandulenko |
2005-10-05 | IHNM used only 248 colors for game graphics. Top part of the palette | Eugene Sandulenko |
2005-10-04 | Proper place for cutawaySkip() call | Eugene Sandulenko |
2005-10-04 | IHNM changes: | Eugene Sandulenko |
2005-10-04 | I misunderstood sev on how sf75() should work. Perhaps this is better? | Torbjörn Andersson |
2005-10-04 | Unstubbed sf75() as sfSetPortraitBgColor(), using information from sev. Any | Torbjörn Andersson |
2005-10-03 | Experimental IHNM fix: Since it looks like the intro doesn't clear the | Torbjörn Andersson |
2005-10-02 | Fixed overlapping speech in ferret puzzle. See bug #1260904. | Torbjörn Andersson |
2005-10-02 | Disabling actors during cutscenes did make a difference though. Reenabling | Eugene Sandulenko |
2005-10-02 | Attempt to make proper subtitles outline color. | Eugene Sandulenko |
2005-10-01 | Fix mingw compile. | Travis Howell |
2005-10-01 | fix #1298659 [WyrmKeep logo overdraw] | Andrew Kurushin |
2005-10-01 | We used tabs, not spaces as identation. Fix that. | Eugene Sandulenko |
2005-09-30 | 1.Removed warning from symbian portdefs | Lars Persson |
2005-09-30 | fix compile warning | Andrew Kurushin |
2005-09-30 | Don't draw actors during cutaways. (Not that it makes any difference at | Torbjörn Andersson |
2005-09-29 | Fix fonts in intro. It is a very dirty code. Actually we should specify | Eugene Sandulenko |
2005-09-29 | Remov obsolete comment | Eugene Sandulenko |
2005-09-29 | Fix SFX loading in IHNM. Now they're played. | Eugene Sandulenko |
2005-09-28 | oops. how did that happened? reverting introduced typo. | Eugene Sandulenko |
2005-09-28 | Cleaner code for sfWaitFramesEsc() | Eugene Sandulenko |
2005-09-28 | Implement sfWaitFramesEsc() | Eugene Sandulenko |
2005-09-28 | Some very minor cleanups. (Basically the remains of a failed experiment.) | Torbjörn Andersson |
2005-09-28 | Some more IHNM-related stuff: | Torbjörn Andersson |
2005-09-27 | Used Willem Jan's suggestion for making the ugliness go away. | Torbjörn Andersson |
2005-09-27 | This seems a bit awkward, but does keep GCC from warning about discarding | Torbjörn Andersson |
2005-09-27 | Applied my patch #1304998 to fix some issues with the IHNM intro. The intro | Torbjörn Andersson |
2005-09-26 | Implemented some trivial IHNM opcodes. I'm not sure if the _ethicsPoints[] | Torbjörn Andersson |
2005-09-26 | Silenced GCC warning. | Torbjörn Andersson |
2005-09-25 | Use the correct function for reading signed data. (I should have known | Torbjörn Andersson |
2005-09-25 | Give more names to IHNM script functions. | Eugene Sandulenko |
2005-09-24 | The IHNM intro animations run now, albeit in a slightly buggy fashion: | Torbjörn Andersson |
2005-09-24 | Whitespace | Torbjörn Andersson |
2005-09-24 | Some more preliminary cutaway work. The backgrounds are displayed now, but | Torbjörn Andersson |
2005-09-23 | Experimental loading of the cutaway list. Next step will be to get ScummVM | Torbjörn Andersson |
2005-09-23 | "Inherit the Earth Voices" for Multi CD version is case sensitive. | Eugene Sandulenko |
2005-09-21 | This should keep IHNM from triggering an assertion in FLAC. But I'm not | Torbjörn Andersson |
2005-09-21 | Whitespace | Torbjörn Andersson |
2005-09-21 | Make the Linux and multi-OS versions run again. I don't know about the rest | Torbjörn Andersson |
2005-09-21 | Added a GAME_SWAPENDIAN flag so that game files can be labelled as having | Torbjörn Andersson |