Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-01 | GIve some files more logical names | Eugene Sandulenko | |
svn-id: r28791 | |||
2007-09-01 | Fix the crash in the IHNM intro | Filippos Karapetis | |
svn-id: r28789 | |||
2007-09-01 | Do not decode frames beyond maxFrames to avoid any potential issues | Eugene Sandulenko | |
svn-id: r28788 | |||
2007-09-01 | An early WIP of PreAGI (TrollVM) support | Eugene Sandulenko | |
svn-id: r28787 | |||
2007-09-01 | The music of chapter 6 in IHNM is loaded correctly now | Filippos Karapetis | |
svn-id: r28786 | |||
2007-09-01 | Modified the workaround for the IHNM end credits animation | Filippos Karapetis | |
svn-id: r28785 | |||
2007-09-01 | Add older picture formats parsers | Eugene Sandulenko | |
svn-id: r28784 | |||
2007-09-01 | Remove the timer callback when the Music object is deleted. | Torbjörn Andersson | |
svn-id: r28783 | |||
2007-09-01 | Don't go out of bounds when filling anim->frameOffsets[]. | Torbjörn Andersson | |
svn-id: r28782 | |||
2007-09-01 | This is a pseudo-commit. Previous commit log message for this file should read | Eugene Sandulenko | |
as follows: Fix recent regression crash in IHNM intro. svn-id: r28781 | |||
2007-09-01 | Fix intro in German and Spanish IHNM. | Eugene Sandulenko | |
svn-id: r28780 | |||
2007-09-01 | Proper height for Chinese characters, also remove obsolete hack for computing | Eugene Sandulenko | |
character base. svn-id: r28779 | |||
2007-08-31 | Slight simplification. | Torbjörn Andersson | |
svn-id: r28776 | |||
2007-08-31 | Pushed current save/load code from Parallaction down to Parallaction_ns. | Nicola Mettifogo | |
svn-id: r28775 | |||
2007-08-31 | Initialise _chapterNumber to fix Valgrind warning. | Torbjörn Andersson | |
svn-id: r28774 | |||
2007-08-31 | Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location"). | Johannes Schickel | |
svn-id: r28773 | |||
2007-08-31 | Simplify fading code a bit. | Eugene Sandulenko | |
svn-id: r28772 | |||
2007-08-31 | Fix end credits in IHNM. Now video length is determined properly. | Eugene Sandulenko | |
svn-id: r28771 | |||
2007-08-31 | Fix warning | Eugene Sandulenko | |
svn-id: r28770 | |||
2007-08-31 | Some slight updates to palette fadeout/fadein before a cutaway starts (still ↵ | Filippos Karapetis | |
not working, though) svn-id: r28769 | |||
2007-08-31 | The IHNM credits sequence is shown now. However, only half of the sequence ↵ | Filippos Karapetis | |
is played at the moment svn-id: r28768 | |||
2007-08-31 | Fix regression: the volume after the start credits was set to 0, so the IHNM ↵ | Filippos Karapetis | |
demo music couldn't be heard svn-id: r28767 | |||
2007-08-31 | Some cleanup for the IHNM demo | Filippos Karapetis | |
svn-id: r28766 | |||
2007-08-30 | Make checkKey() test for EVENT_QUIT as well, so that we can quit the IHNM intro | Torbjörn Andersson | |
even without using the keyboard shortcut. svn-id: r28765 | |||
2007-08-30 | Remove debug leftover | Eugene Sandulenko | |
svn-id: r28764 | |||
2007-08-30 | Proper implementation of intro and credits in IHNM | Eugene Sandulenko | |
svn-id: r28763 | |||
2007-08-28 | Enforced use of character's feet coordinates throughout the walk code. | Nicola Mettifogo | |
svn-id: r28760 | |||
2007-08-28 | Fix relative pitch handling (It's signed, was interpreted as unsigned before). | Kari Salminen | |
svn-id: r28759 | |||
2007-08-27 | The actors in Nimdok's part of the IHNM demo are shown correctly now | Filippos Karapetis | |
svn-id: r28758 | |||
2007-08-27 | Added some skeleton code for the IHNM credits movie. Also, changed the ↵ | Filippos Karapetis | |
location of the RF_DISABLE_ACTORS is set from loadScene to endScene svn-id: r28757 | |||
2007-08-27 | Updated some comments | Filippos Karapetis | |
svn-id: r28756 | |||
2007-08-27 | typo | Filippos Karapetis | |
svn-id: r28755 | |||
2007-08-27 | Some more test code for dynamically loading the introduction cutaway list | Filippos Karapetis | |
svn-id: r28754 | |||
2007-08-27 | IHNM's ending is shown correctly now (but the credits still aren't). Slight ↵ | Filippos Karapetis | |
update on the music of chapter 6 svn-id: r28753 | |||
2007-08-26 | Compressed digital music in the ITE demo versions is played correctly now | Filippos Karapetis | |
svn-id: r28752 | |||
2007-08-26 | Cleanup | Filippos Karapetis | |
svn-id: r28748 | |||
2007-08-26 | Cleanup | Filippos Karapetis | |
svn-id: r28747 | |||
2007-08-26 | Implemented more opcodes. | Nicola Mettifogo | |
svn-id: r28746 | |||
2007-08-26 | One more place where music for chapter 6 shouldn't be played for now | Filippos Karapetis | |
svn-id: r28745 | |||
2007-08-26 | Don't play a music track when loading a saved game from chapter 6 in IHNM ↵ | Filippos Karapetis | |
for now either, until the cause for the incorrect music table for that chapter is found svn-id: r28744 | |||
2007-08-26 | The music table loaded for chapter 6 (final chapter) in IHNM is problematic, ↵ | Filippos Karapetis | |
so don't load any music for that chapter until the cause is found svn-id: r28743 | |||
2007-08-26 | The character selection screen shown when all the 5 protagonist chapters are ↵ | Filippos Karapetis | |
completed is now functional svn-id: r28742 | |||
2007-08-26 | Implemented some differences of IHNM in sfScriptDoAction. Now, some actions ↵ | Filippos Karapetis | |
on objects (like using the sarcophagus in Ellen's chapter) are done correctly svn-id: r28740 | |||
2007-08-26 | Games saved in the character selection screen should work correctly now | Filippos Karapetis | |
svn-id: r28739 | |||
2007-08-25 | Added a temporary workaround for an issue with animations | Filippos Karapetis | |
svn-id: r28738 | |||
2007-08-25 | Always reset an animation when it's done playing | Filippos Karapetis | |
svn-id: r28737 | |||
2007-08-25 | Removed the showactors flag and substituted it with RF_DISABLE_ACTORS | Filippos Karapetis | |
svn-id: r28736 | |||
2007-08-25 | Added implementation for most parser and exec opcodes in BRA. | Nicola Mettifogo | |
svn-id: r28735 | |||
2007-08-25 | Added an abstract base class for representing multiple-frames for ↵ | Nicola Mettifogo | |
animations. Changed user code to rely on the new interface. Cnv has been turned into an implementation of the new interface, and it is now known as a concrete class only to Disk and Font code for Nippon Safes. svn-id: r28734 | |||
2007-08-25 | Fixed a regression | Filippos Karapetis | |
svn-id: r28733 |