aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-09-01Some key related cleanupChris Apers
svn-id: r28792
2007-09-01GIve some files more logical namesEugene Sandulenko
svn-id: r28791
2007-09-01Fix MSVC8's project file after addition of the WIP PreAGI engine.Kari Salminen
svn-id: r28790
2007-09-01Fix the crash in the IHNM introFilippos Karapetis
svn-id: r28789
2007-09-01Do not decode frames beyond maxFrames to avoid any potential issuesEugene Sandulenko
svn-id: r28788
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene Sandulenko
svn-id: r28787
2007-09-01The music of chapter 6 in IHNM is loaded correctly nowFilippos Karapetis
svn-id: r28786
2007-09-01Modified the workaround for the IHNM end credits animationFilippos Karapetis
svn-id: r28785
2007-09-01Add older picture formats parsersEugene Sandulenko
svn-id: r28784
2007-09-01Remove the timer callback when the Music object is deleted.Torbjörn Andersson
svn-id: r28783
2007-09-01Don't go out of bounds when filling anim->frameOffsets[].Torbjörn Andersson
svn-id: r28782
2007-09-01This is a pseudo-commit. Previous commit log message for this file should readEugene Sandulenko
as follows: Fix recent regression crash in IHNM intro. svn-id: r28781
2007-09-01Fix intro in German and Spanish IHNM. Eugene Sandulenko
svn-id: r28780
2007-09-01Proper height for Chinese characters, also remove obsolete hack for computingEugene Sandulenko
character base. svn-id: r28779
2007-08-31Slight simplification.Torbjörn Andersson
svn-id: r28776
2007-08-31Pushed current save/load code from Parallaction down to Parallaction_ns.Nicola Mettifogo
svn-id: r28775
2007-08-31Initialise _chapterNumber to fix Valgrind warning.Torbjörn Andersson
svn-id: r28774
2007-08-31Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location").Johannes Schickel
svn-id: r28773
2007-08-31Simplify fading code a bit.Eugene Sandulenko
svn-id: r28772
2007-08-31Fix end credits in IHNM. Now video length is determined properly.Eugene Sandulenko
svn-id: r28771
2007-08-31Fix warningEugene Sandulenko
svn-id: r28770
2007-08-31Some slight updates to palette fadeout/fadein before a cutaway starts (still ↵Filippos Karapetis
not working, though) svn-id: r28769
2007-08-31The IHNM credits sequence is shown now. However, only half of the sequence ↵Filippos Karapetis
is played at the moment svn-id: r28768
2007-08-31Fix 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-31Some cleanup for the IHNM demoFilippos Karapetis
svn-id: r28766
2007-08-30Make checkKey() test for EVENT_QUIT as well, so that we can quit the IHNM introTorbjörn Andersson
even without using the keyboard shortcut. svn-id: r28765
2007-08-30Remove debug leftoverEugene Sandulenko
svn-id: r28764
2007-08-30Proper implementation of intro and credits in IHNMEugene Sandulenko
svn-id: r28763
2007-08-29Update create_kyradat for latest main.exe from ITA CD fan translation.Johannes Schickel
svn-id: r28761
2007-08-28Enforced use of character's feet coordinates throughout the walk code.Nicola Mettifogo
svn-id: r28760
2007-08-28Fix relative pitch handling (It's signed, was interpreted as unsigned before).Kari Salminen
svn-id: r28759
2007-08-27The actors in Nimdok's part of the IHNM demo are shown correctly nowFilippos Karapetis
svn-id: r28758
2007-08-27Added 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-27Updated some commentsFilippos Karapetis
svn-id: r28756
2007-08-27typoFilippos Karapetis
svn-id: r28755
2007-08-27Some more test code for dynamically loading the introduction cutaway listFilippos Karapetis
svn-id: r28754
2007-08-27IHNM'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-26Compressed digital music in the ITE demo versions is played correctly nowFilippos Karapetis
svn-id: r28752
2007-08-26CleanupFilippos Karapetis
svn-id: r28748
2007-08-26CleanupFilippos Karapetis
svn-id: r28747
2007-08-26Implemented more opcodes.Nicola Mettifogo
svn-id: r28746
2007-08-26One more place where music for chapter 6 shouldn't be played for nowFilippos Karapetis
svn-id: r28745
2007-08-26Don'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-26The 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-26The character selection screen shown when all the 5 protagonist chapters are ↵Filippos Karapetis
completed is now functional svn-id: r28742
2007-08-26Updated the parallaction MSVC8 project file for commit #28735Filippos Karapetis
svn-id: r28741
2007-08-26Implemented 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-26Games saved in the character selection screen should work correctly nowFilippos Karapetis
svn-id: r28739
2007-08-25Added a temporary workaround for an issue with animationsFilippos Karapetis
svn-id: r28738
2007-08-25Always reset an animation when it's done playingFilippos Karapetis
svn-id: r28737