aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2007-07-12Renamed a variable, so that it makes more senseFilippos Karapetis
2007-07-11IHNM: Narrowed down the places where the actors stop being drawn when changin...Filippos Karapetis
2007-07-10Fix for bug #1751344 - "ITE: p2_a.iaf not played correctly"Filippos Karapetis
2007-07-08Reverted commit 27948. Cutaways in sfScriptGotoScene are cleared by calling c...Filippos Karapetis
2007-07-07Clear the cutaway via an event in sfScriptGotoScene, instead of calling the f...Filippos Karapetis
2007-07-07IHNM: Benny will no longer start walking backwards for a bit after talking wi...Filippos Karapetis
2007-07-07When loading a scene, start showing actors only after the scene background ha...Filippos Karapetis
2007-07-06Modified ticksToMSec in IHNM, so that it waits for the correct amount of time...Filippos Karapetis
2007-07-06IHNM: sf103 is sfQueueMusic. Now, when doing a good/bad deed in IHNM, the mus...Filippos Karapetis
2007-07-05The prisoners at the entrance of the prison in Nimdok's chapter are displayed...Filippos Karapetis
2007-07-05Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNMFilippos Karapetis
2007-07-02Renamed a variable, to avoid confusing it with another variable with the same...Filippos Karapetis
2007-07-01Re-added __attribute__(packed)Max Horn
2007-06-28Added a workaround to prevent the making fire animation from breaking at the ...Filippos Karapetis
2007-06-28Added a debug message for game loadingFilippos Karapetis
2007-06-27Fix compiler warning.Travis Howell
2007-06-26Add support for compressed digital music in ITEFilippos Karapetis
2007-06-26Remove some unneeded includesFilippos Karapetis
2007-06-26Move to the correct file offset when using compressed sounds in ITEFilippos Karapetis
2007-06-25Improvements to the SAGA compressed sound supportFilippos Karapetis
2007-06-25Put a comment in its correct locationFilippos Karapetis
2007-06-25Add support for compressed sound effects, digital music and speech to the SAG...Filippos Karapetis
2007-06-25Added entries for ITE compressed files to the detector. IHNM is not added yet...Filippos Karapetis
2007-06-22Fix MSVC8 warningFilippos Karapetis
2007-06-21Use KEYCODE constants. (Except for '~' which doesn't seem to have one.)Torbjörn Andersson
2007-06-20Added a workaround in IHNM for the compact disk in Ellen's chapterFilippos Karapetis
2007-06-20Fix crashes with some savegames in IHNMFilippos Karapetis
2007-06-19When loading a game from the same chapter as the current chapter in IHNM, the...Filippos Karapetis
2007-06-19When saving the game in IHNM after a chapter point change, the chapter point ...Filippos Karapetis
2007-06-19IHNM: In chained cutaways, clear the previous cutaway immediatelyFilippos Karapetis
2007-06-19The correct music track is now played when loading a game in IHNM. The save/l...Filippos Karapetis
2007-06-19Removed obsolete commentFilippos Karapetis
2007-06-19More updates for the save/load system in IHNMFilippos Karapetis
2007-06-18Change some regular integers to short integersFilippos Karapetis
2007-06-17Normalize event names.Eugene Sandulenko
2007-06-17Some more updates for saving/loading in IHNMFilippos Karapetis
2007-06-17Some updates on the save/load system in IHNM. It still needs work, thoughFilippos Karapetis
2007-06-17Fixed the remaining glitch with fading after a cutaway is shownFilippos Karapetis
2007-06-17More efforts to implement proper fade after cutaway. One little glitch is left.Eugene Sandulenko
2007-06-16Options button is now working in the character selection screen in IHNMFilippos Karapetis
2007-06-16An attempt to fix restoring from cutaway. Still not perfect.Eugene Sandulenko
2007-06-16IHNM: Implemented cutaway fadeoutFilippos Karapetis
2007-06-16Enable the options panel during chapter selection in IHNM. The icon is not ye...Filippos Karapetis
2007-06-16Rewrote the cutaway initialization partFilippos Karapetis
2007-06-16Fixed chained cutaways in IHNM. Ben's chapter is completable nowFilippos Karapetis
2007-06-16IHNM: Added a temporary workaround for the nightfall scene in Ben's chapterFilippos Karapetis
2007-06-15Clear the forced text flag if it's set when a speech with forced text finishe...Filippos Karapetis
2007-06-15IHNM no longer crashes during character selection if the mouse cursor is over...Filippos Karapetis
2007-06-15Forced text is now handled correctly. It's now possible to interact with the ...Filippos Karapetis
2007-06-15The frame count should be updated when the background frame is shown in a cut...Filippos Karapetis