Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-31 | sfPsychicProfileOff is not used, therefore disable it to prevent it from ↵ | Filippos Karapetis | |
trying to clear the psychic profile again svn-id: r28359 | |||
2007-07-31 | It's now possible to return to the chapter selection screen correctly in IHNM | Filippos Karapetis | |
svn-id: r28358 | |||
2007-07-31 | Implement some differences to the actor walking code in IHNM | Filippos Karapetis | |
svn-id: r28352 | |||
2007-07-31 | Minor DataIO-cleanup | Sven Hesse | |
svn-id: r28349 | |||
2007-07-31 | Play MIDI music at the volume specified in the options screen | Filippos Karapetis | |
svn-id: r28348 | |||
2007-07-31 | Music should not be played after changing scene if it's disabled from the ↵ | Filippos Karapetis | |
options svn-id: r28347 | |||
2007-07-31 | The mouse works correctly now in the options dialog when it's opened in the ↵ | Filippos Karapetis | |
non-interactive part of the IHNM demo svn-id: r28346 | |||
2007-07-31 | Loading saved games in the demo version of IHNM should work now | Filippos Karapetis | |
svn-id: r28345 | |||
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the ↵ | Filippos Karapetis | |
options screen work in the non-interactive part of the demo svn-id: r28344 | |||
2007-07-30 | sf92 is not null in the demo version of IHNM | Filippos Karapetis | |
svn-id: r28343 | |||
2007-07-30 | - Removed left-over, commented-out code | Sven Hesse | |
- Added support for palette changing within the frame data (haven't seen any IMD that actually does that, though) svn-id: r28342 | |||
2007-07-30 | The interactive part of the IHNM demo loads music normally, like the full ↵ | Filippos Karapetis | |
version, so only load music manually when songTableID is 0 svn-id: r28341 | |||
2007-07-30 | Fixed some resources of the IHNM demo | Filippos Karapetis | |
svn-id: r28340 | |||
2007-07-30 | Correct the object sprites only in Ted's part of the IHNM demo | Filippos Karapetis | |
svn-id: r28339 | |||
2007-07-30 | Fixing Full Throttle. If I understand the code correctly, this *should* be ↵ | Sven Hesse | |
correct not break anything else. ;) svn-id: r28338 | |||
2007-07-30 | Fixed palette going psychedelic at the very end of the game. | Nicola Mettifogo | |
svn-id: r28335 | |||
2007-07-30 | Replaced some palette code in _c_endComment with a function call. | Nicola Mettifogo | |
svn-id: r28334 | |||
2007-07-30 | Added a few stub messages | Sven Hesse | |
svn-id: r28333 | |||
2007-07-30 | Music works now in the IHNM demo | Filippos Karapetis | |
svn-id: r28332 | |||
2007-07-30 | added missing MIDI gm->mt32 program change mapping (bug #1759318) | Gregory Montoir | |
svn-id: r28331 | |||
2007-07-30 | The disk icon is now shown in the IHNM demo (though it's not functional yet) | Filippos Karapetis | |
svn-id: r28329 | |||
2007-07-30 | Verified some resources of the IHNM demo | Filippos Karapetis | |
svn-id: r28328 | |||
2007-07-30 | Restructured and cleaned-up IMD playing | Sven Hesse | |
svn-id: r28327 | |||
2007-07-30 | Process only mouse clicks in the psychic profile, not mouse movement | Filippos Karapetis | |
svn-id: r28326 | |||
2007-07-30 | It's now possible to exit from the psychic profile screen in IHNM | Filippos Karapetis | |
svn-id: r28325 | |||
2007-07-30 | Some corrections for the psychic profile screen in IHNM. The psychic profile ↵ | Filippos Karapetis | |
background drawing has been turned into an event, so actors and animations will no longer be incorrectly shown. Also, the incorrect text color has been fixed. The text position is still wrong, though, and it's currently not possible to exit the psychic profile screen svn-id: r28324 | |||
2007-07-30 | Initial support of the psychic profile in IHNM (still buggy) | Filippos Karapetis | |
svn-id: r28323 | |||
2007-07-30 | The actors at the end of Benny's part in the IHNM demo are no longer ↵ | Filippos Karapetis | |
incorrectly shown svn-id: r28322 | |||
2007-07-30 | The credits of the IHNM demo are displayed correctly now | Filippos Karapetis | |
svn-id: r28320 | |||
2007-07-29 | Changed some comments so that they follow the same commenting style | Filippos Karapetis | |
svn-id: r28319 | |||
2007-07-29 | Refactored allegedly ugly code. | Nicola Mettifogo | |
svn-id: r28318 | |||
2007-07-29 | Oops. Last cleanup left out one very important line. | Nicola Mettifogo | |
svn-id: r28317 | |||
2007-07-29 | Now callables array is properly initialized. | Nicola Mettifogo | |
svn-id: r28316 | |||
2007-07-29 | Cleanup. | Nicola Mettifogo | |
svn-id: r28315 | |||
2007-07-29 | Inventory icons in the IHNM demo are displayed correctly now | Filippos Karapetis | |
svn-id: r28313 | |||
2007-07-29 | Added callables stubs for Big Red Adventure. | Nicola Mettifogo | |
svn-id: r28312 | |||
2007-07-29 | Removed debug code. | Nicola Mettifogo | |
svn-id: r28311 | |||
2007-07-29 | Fix compilation | Sven Hesse | |
svn-id: r28310 | |||
2007-07-29 | Fixing some warnings | Max Horn | |
svn-id: r28309 | |||
2007-07-29 | Fixed some warnings | Max Horn | |
svn-id: r28308 | |||
2007-07-29 | Fixed bug in Resource::getFileHandle. | Johannes Schickel | |
svn-id: r28306 | |||
2007-07-29 | Fixed some warnings | Filippos Karapetis | |
svn-id: r28304 | |||
2007-07-29 | Cleanup. | Nicola Mettifogo | |
svn-id: r28303 | |||
2007-07-29 | Made current callable routines members of Parallaction_ns, and moved them to ↵ | Nicola Mettifogo | |
callables_ns.cpp. svn-id: r28302 | |||
2007-07-29 | Fixed mismatched table name in initialization. | Nicola Mettifogo | |
svn-id: r28300 | |||
2007-07-29 | Moved all callable routines and related data into callables.cpp. | Nicola Mettifogo | |
svn-id: r28299 | |||
2007-07-29 | - fixes some warnings | Johannes Schickel | |
- enables Kyrandia 2 main menu again svn-id: r28298 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 | |||
2007-07-29 | - Added parser strings for Big Red Adventure | Nicola Mettifogo | |
- Pushed parser strings initialization down to engine subclasses svn-id: r28295 |