Age | Commit message (Expand) | Author |
2007-08-31 | Initialise _chapterNumber to fix Valgrind warning. | Torbjörn Andersson |
2007-08-31 | The IHNM credits sequence is shown now. However, only half of the sequence is... | Filippos Karapetis |
2007-08-27 | Added some skeleton code for the IHNM credits movie. Also, changed the locati... | Filippos Karapetis |
2007-08-25 | Removed the showactors flag and substituted it with RF_DISABLE_ACTORS | Filippos Karapetis |
2007-08-25 | Reset the protagonist's portrait when a chapter ends | Filippos Karapetis |
2007-08-25 | Stop showing actors before a scene's background is shown. Removed a relevant ... | Filippos Karapetis |
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis |
2007-08-20 | Cleanup: Removed obsolete TODOs | Filippos Karapetis |
2007-08-17 | Several bugfixes: | Filippos Karapetis |
2007-08-02 | The help screen in the IHNM demo is shown correctly now | Filippos Karapetis |
2007-08-02 | The help screens in the IHNM demo are shown a bit more correctly now, though ... | Filippos Karapetis |
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the I... | Filippos Karapetis |
2007-07-31 | Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ena... | Filippos Karapetis |
2007-07-31 | It's now possible to return to the chapter selection screen correctly in IHNM | Filippos Karapetis |
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the options... | Filippos Karapetis |
2007-07-30 | It's now possible to exit from the psychic profile screen in IHNM | Filippos Karapetis |
2007-07-28 | The IHNM demo uses the NULL panel | Filippos Karapetis |
2007-07-11 | IHNM: Narrowed down the places where the actors stop being drawn when changin... | Filippos Karapetis |
2007-07-07 | When loading a scene, start showing actors only after the scene background ha... | Filippos Karapetis |
2007-06-19 | When saving the game in IHNM after a chapter point change, the chapter point ... | Filippos Karapetis |
2007-06-19 | The correct music track is now played when loading a game in IHNM. The save/l... | Filippos Karapetis |
2007-06-13 | IHNM: Fixed sfSetSpeechBox, now the dialog of Nimdok and Mengele will show up... | Filippos Karapetis |
2007-06-11 | Implemented Scene::RestoreScene and fixed some animation bugs. Animations and... | Filippos Karapetis |
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t... | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-08 | Moved functions getDoorState, setDoorState, getBGMaskType and validBGMaskPoin... | Filippos Karapetis |
2007-05-07 | Simplify cursor events management. | Eugene Sandulenko |
2007-05-06 | The cursor in IHNM changes to an hourglass now while loading scenes, like in ... | Filippos Karapetis |
2007-05-01 | Renamed decodeILBM to decodePBM, removed a TODO | Filippos Karapetis |
2007-05-01 | Implemented a IFF (Interchange File Format) parser and added subclasses to pa... | Nicola Mettifogo |
2006-05-13 | extract GameDescriptions to separate files (this will help compress_saga tool... | Andrew Kurushin |
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including several... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |