Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-08-25 | Reset the protagonist's portrait when a chapter ends | Filippos Karapetis | |
svn-id: r28732 | |||
2007-08-25 | When sfMainMode is set, overwrite the stored panel mode | Filippos Karapetis | |
svn-id: r28731 | |||
2007-08-25 | The palette is set correctly now when chapter points change and a cutaway is up | Filippos Karapetis | |
svn-id: r28730 | |||
2007-08-25 | Fix build. | Nicola Mettifogo | |
svn-id: r28729 | |||
2007-08-25 | Properly limit the save title size in IHNM | Filippos Karapetis | |
svn-id: r28728 | |||
2007-08-25 | Merged most parser contexts into a single structure, added some new fields ↵ | Nicola Mettifogo | |
to support BRA. svn-id: r28727 | |||
2007-08-25 | Only close patch files for ITE, not IHNM | Filippos Karapetis | |
svn-id: r28726 | |||
2007-08-25 | Stop showing actors before a scene's background is shown. Removed a relevant ↵ | Filippos Karapetis | |
hack svn-id: r28725 | |||
2007-08-25 | Added skeleton code for kActorEvent | Filippos Karapetis | |
svn-id: r28724 | |||
2007-08-25 | The intro of IHNM is shown correctly now | Filippos Karapetis | |
svn-id: r28723 | |||
2007-08-25 | Some more fixes to Gfx::palFade. Benny's nightfall scene is shown correctly now | Filippos Karapetis | |
svn-id: r28722 | |||
2007-08-25 | Added a note on mouse right button action for IHNM | Filippos Karapetis | |
svn-id: r28721 | |||
2007-08-25 | Converse arrows scroll the conversation options correctly now | Filippos Karapetis | |
svn-id: r28720 | |||
2007-08-25 | Inventory arrows scroll the inventory correctly now | Filippos Karapetis | |
svn-id: r28719 | |||
2007-08-25 | Cleanup script routines. | Nicola Mettifogo | |
svn-id: r28718 | |||
2007-08-25 | Fixes end scene in Kyrandia 1 Macintosh. | Johannes Schickel | |
svn-id: r28716 | |||
2007-08-25 | - reformatting AdvancedDetector engines (looks like what the gob engine uses ↵ | Johannes Schickel | |
now) - add entry for Kyrandia 1 Mac svn-id: r28715 | |||
2007-08-25 | Completed the restart/restore dialog screen and functionality | Paul Gilbert | |
svn-id: r28714 | |||
2007-08-25 | Bugfix to prevent animations nuking the GUI element palette entries | Paul Gilbert | |
svn-id: r28713 | |||
2007-08-25 | Fixed up several sound system script methods | Paul Gilbert | |
svn-id: r28712 | |||
2007-08-24 | First step in restructuring engine code: | Nicola Mettifogo | |
- code has been consolidated in fewer files - new table-driven parsers/execution - some functions has been pushed down the engine hierarchy - Parallaction_br now inherits from Parallaction_ns svn-id: r28711 | |||
2007-08-24 | Some more fixes to Gfx::palFade | Filippos Karapetis | |
svn-id: r28710 | |||
2007-08-24 | The 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-24 | Oops, fixed a regression introduced with the latest code cleanup | Filippos Karapetis | |
svn-id: r28708 | |||
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis | |
svn-id: r28707 | |||
2007-08-24 | Updated some comments | Filippos Karapetis | |
svn-id: r28706 | |||
2007-08-24 | Some more updates to Gfx::palFade (not finished yet, though) | Filippos Karapetis | |
svn-id: r28705 | |||
2007-08-24 | Clearcutaway now sets the scene's palette. Removed two workarounds for the ↵ | Filippos Karapetis | |
IHNM demo svn-id: r28704 |