Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-07-29 | - Restructure Kyrandia sourcecode (part 1, breaks compiling) | Johannes Schickel | |
svn-id: r28294 | |||
2007-07-29 | Fix build. | Nicola Mettifogo | |
svn-id: r28292 | |||
2007-07-29 | Removed direct references to callable functions (opcodes). They are now only ↵ | Nicola Mettifogo | |
available via a virtual member function in the engine. svn-id: r28291 | |||
2007-07-29 | Cleanup and some new comments. | Nicola Mettifogo | |
svn-id: r28290 | |||
2007-07-29 | Moved specialized initialization code into subclasses. | Nicola Mettifogo | |
svn-id: r28289 | |||
2007-07-29 | Added dummy SoundMan to help with integration of Big Red Adventure. | Nicola Mettifogo | |
svn-id: r28288 | |||
2007-07-29 | added sfx/voice and few corrections | Paweł Kołodziejski | |
svn-id: r28286 | |||
2007-07-29 | more corrections | Paweł Kołodziejski | |
svn-id: r28284 | |||
2007-07-29 | correction to palette | Paweł Kołodziejski | |
svn-id: r28283 | |||
2007-07-28 | allow exit, formating | Paweł Kołodziejski | |
svn-id: r28281 | |||
2007-07-28 | more fixes to display fonts | Paweł Kołodziejski | |
svn-id: r28280 | |||
2007-07-28 | more fixes to display fonts | Paweł Kołodziejski | |
svn-id: r28279 | |||
2007-07-28 | fix display fonts | Paweł Kołodziejski | |
svn-id: r28278 | |||
2007-07-28 | correction for palette and formating | Paweł Kołodziejski | |
svn-id: r28277 |