aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Collapse)Author
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-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-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
2007-08-25Removed the showactors flag and substituted it with RF_DISABLE_ACTORSFilippos Karapetis
svn-id: r28736
2007-08-25Fixed a regressionFilippos Karapetis
svn-id: r28733
2007-08-25Reset the protagonist's portrait when a chapter endsFilippos Karapetis
svn-id: r28732
2007-08-25When sfMainMode is set, overwrite the stored panel modeFilippos Karapetis
svn-id: r28731
2007-08-25The palette is set correctly now when chapter points change and a cutaway is upFilippos Karapetis
svn-id: r28730
2007-08-25Properly limit the save title size in IHNMFilippos Karapetis
svn-id: r28728
2007-08-25Only close patch files for ITE, not IHNMFilippos Karapetis
svn-id: r28726
2007-08-25Stop showing actors before a scene's background is shown. Removed a relevant ↵Filippos Karapetis
hack svn-id: r28725
2007-08-25Added skeleton code for kActorEventFilippos Karapetis
svn-id: r28724
2007-08-25The intro of IHNM is shown correctly nowFilippos Karapetis
svn-id: r28723
2007-08-25Some more fixes to Gfx::palFade. Benny's nightfall scene is shown correctly nowFilippos Karapetis
svn-id: r28722
2007-08-25Added a note on mouse right button action for IHNMFilippos Karapetis
svn-id: r28721
2007-08-25Converse arrows scroll the conversation options correctly nowFilippos Karapetis
svn-id: r28720
2007-08-25Inventory arrows scroll the inventory correctly nowFilippos Karapetis
svn-id: r28719
2007-08-24Some more fixes to Gfx::palFadeFilippos Karapetis
svn-id: r28710
2007-08-24The frame count needs to be updated for cutaways without an animation bit as ↵Filippos Karapetis
well. Removed a hack for the nightfall scene in Benny's chapter svn-id: r28709
2007-08-24Oops, fixed a regression introduced with the latest code cleanupFilippos Karapetis
svn-id: r28708
2007-08-24Code cleanup for the IHNM demoFilippos Karapetis
svn-id: r28707
2007-08-24Updated some commentsFilippos Karapetis
svn-id: r28706
2007-08-24Some more updates to Gfx::palFade (not finished yet, though)Filippos Karapetis
svn-id: r28705
2007-08-24Clearcutaway now sets the scene's palette. Removed two workarounds for the ↵Filippos Karapetis
IHNM demo svn-id: r28704
2007-08-24Clean-up of event opsFilippos Karapetis
svn-id: r28703
2007-08-23Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade ↵Filippos Karapetis
though, so it still doesn't work svn-id: r28702
2007-08-23The colors of the input text widgets are correct now in IHNMFilippos Karapetis
svn-id: r28701
2007-08-22Implemented music pause and resumeFilippos Karapetis
svn-id: r28698
2007-08-22Mutexes are now used in the MIDI music playing codeFilippos Karapetis
svn-id: r28697
2007-08-22Implemented Music::stopFilippos Karapetis
svn-id: r28695
2007-08-22Sprite priorities are now calculated correctly for IHNMFilippos Karapetis
svn-id: r28694
2007-08-21The height of the save file list slider is calculated correctly now for IHNMFilippos Karapetis
svn-id: r28691
2007-08-21The button sprites of the warnings dialogs of IHNM are loaded correctly now. ↵Filippos Karapetis
Also, the save file slider is shown correctly now (although it still needs some tweaking, as its virtual height is still the same as in ITE) svn-id: r28690
2007-08-21Fixed the position of some widgets in the option dialogs of IHNMFilippos Karapetis
svn-id: r28689
2007-08-21Simplified blackToPalFilippos Karapetis
svn-id: r28686
2007-08-21Updated some commentsFilippos Karapetis
svn-id: r28685
2007-08-20Cleanup: Removed obsolete TODOsFilippos Karapetis
svn-id: r28682
2007-08-20Fix for bug #1776993 - "ITE: Cannot exit a room (regression)"Filippos Karapetis
svn-id: r28679
2007-08-18Corrected some of the colors in the save/load dialogs in IHNMFilippos Karapetis
svn-id: r28648
2007-08-17Several bugfixes:Filippos Karapetis
- The spiritual barometer display in IHNM is now updated only when necessary, to speed drawing up. This also corrects an issue where the spiritual barometer display was updated only after changing a scene - sf92 is sfDemoSetInteractive - It's now possible to use dashes and underscores in savegames - Screen fading when changing scenes is now done correctly: the interface will no longer be incorrectly briefly shown while the screen is fading to black - The interface mode is now correctly set in the non-interactive part of the IHNM demo - sfScriptGotoScene does not have a transition parameter, therefore that parameter has been removed svn-id: r28643
2007-08-17Removed an obsolete TODOFilippos Karapetis
svn-id: r28642
2007-08-13Fix for some cases where the protagonist from some savegames in IHNM was not ↵Filippos Karapetis
loaded correctly svn-id: r28596