Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-21 | The height of the save file list slider is calculated correctly now for IHNM | Filippos Karapetis | |
svn-id: r28691 | |||
2007-08-21 | The button sprites of the warnings dialogs of IHNM are loaded correctly now. ↵ | Filippos Karapetis | |
Also, the save file slider is shown correctly now (although it still needs some tweaking, as its virtual height is still the same as in ITE) svn-id: r28690 | |||
2007-08-20 | Cleanup: Removed obsolete TODOs | Filippos Karapetis | |
svn-id: r28682 | |||
2007-08-18 | Corrected some of the colors in the save/load dialogs in IHNM | Filippos Karapetis | |
svn-id: r28648 | |||
2007-08-17 | Several bugfixes: | Filippos Karapetis | |
- The spiritual barometer display in IHNM is now updated only when necessary, to speed drawing up. This also corrects an issue where the spiritual barometer display was updated only after changing a scene - sf92 is sfDemoSetInteractive - It's now possible to use dashes and underscores in savegames - Screen fading when changing scenes is now done correctly: the interface will no longer be incorrectly briefly shown while the screen is fading to black - The interface mode is now correctly set in the non-interactive part of the IHNM demo - sfScriptGotoScene does not have a transition parameter, therefore that parameter has been removed svn-id: r28643 | |||
2007-08-02 | The help screen in the IHNM demo is shown correctly now | Filippos Karapetis | |
svn-id: r28406 | |||
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the ↵ | Filippos Karapetis | |
IHNM demo. It's still buggy, though svn-id: r28398 | |||
2007-07-31 | Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ↵ | Filippos Karapetis | |
enabled again svn-id: r28361 | |||
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-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 | The disk icon is now shown in the IHNM demo (though it's not functional yet) | Filippos Karapetis | |
svn-id: r28329 | |||
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-28 | The main panel is now correctly shown in the IHNM demo. Some inventory items ↵ | Filippos Karapetis | |
are still wrong, though svn-id: r28264 | |||
2007-07-28 | The demo version of IHNM has no options panel, therefore the options icon ↵ | Filippos Karapetis | |
and the options panel shortcuts have been disabled for the IHNM demo svn-id: r28254 | |||
2007-07-28 | Disable the status text in the IHNM demo | Filippos Karapetis | |
svn-id: r28251 | |||
2007-07-14 | ITE: Fixed some more incorrect dots on dialog buttons | Filippos Karapetis | |
svn-id: r28077 | |||
2007-07-14 | ITE: Fixed some of the incorrectly drawn dots of the menu buttons | Filippos Karapetis | |
svn-id: r28076 | |||
2007-06-28 | Added a debug message for game loading | Filippos Karapetis | |
svn-id: r27755 | |||
2007-06-17 | Some updates on the save/load system in IHNM. It still needs work, though | Filippos Karapetis | |
svn-id: r27505 | |||
2007-06-17 | More efforts to implement proper fade after cutaway. One little glitch is left. | Eugene Sandulenko | |
svn-id: r27502 | |||
2007-06-16 | Options button is now working in the character selection screen in IHNM | Filippos Karapetis | |
svn-id: r27480 | |||
2007-06-16 | Enable the options panel during chapter selection in IHNM. The icon is not ↵ | Filippos Karapetis | |
yet functional during chapter selection, but the keyboard shortcuts work svn-id: r27443 | |||
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the ↵ | Filippos Karapetis | |
hardcoded ITE strings. The IHNM-specific strings have been removed from the ITE hardcoded strings. Also did some cleanup svn-id: r27396 | |||
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ↵ | Filippos Karapetis | |
quit panel. Also, implemented the voices/subtitles toggle functionality and fixed widget placement a bit svn-id: r27388 | |||
2007-06-13 | Fix the quit panel in IHNM | Filippos Karapetis | |
svn-id: r27387 | |||
2007-06-12 | Fixed several colors and fonts in IHNM | Filippos Karapetis | |
svn-id: r27382 | |||
2007-06-12 | Make keys 5-9 work during dialogs in IHNM | Filippos Karapetis | |
svn-id: r27378 | |||
2007-06-10 | Fixed conversations in IHNM. Now, when a dialog option is selected, the ↵ | Filippos Karapetis | |
protagonist will say it out properly before we hear the other character's reply. Also, added some more code for sfScriptFade and made it a stub for now, as it still needs work svn-id: r27264 | |||
2007-06-06 | Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ↵ | Filippos Karapetis | |
sev. Removed a hack for IHNM which is not needed anymore and removed a redundant check for zero object types svn-id: r27140 | |||
2007-06-05 | Inventory and conversation arrows are working correctly now in IHNM | Filippos Karapetis | |
svn-id: r27107 | |||
2007-06-02 | Moved a sanity check before some relevant asserts | Filippos Karapetis | |
svn-id: r27054 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-27 | Verb actions are working correctly now in IHNM. Some verbs are still ↵ | Filippos Karapetis | |
non-functional svn-id: r26970 | |||
2007-05-11 | Changed the check for the status bar in IHNM to match the original, removed ↵ | Filippos Karapetis | |
a relevant hack svn-id: r26802 | |||
2007-05-11 | Disable the status text in IHNM when the main panel is not shown. Fixes a ↵ | Filippos Karapetis | |
crash when hovering over a character in the character selection screen svn-id: r26801 | |||
2007-05-06 | Added (non-functional) save and load buttons in the options panel of IHNM | Filippos Karapetis | |
svn-id: r26767 | |||
2007-05-02 | More IHNM options panel improvements: added text and working widgets for ↵ | Filippos Karapetis | |
read speed, music and sound, matched the font and the coordinates of the options panel and the widgets with the ones of the original interpreter svn-id: r26738 | |||
2007-05-02 | IHNM: Added the options dialog and quit dialog with very basic functionality ↵ | Filippos Karapetis | |
(continue and exit game). The buttons are still wrong and not all the options are implemented yet, but at least the game doesn't freeze when the user tries to open the options dialog and it's now possible to exit normally svn-id: r26735 | |||
2007-05-01 | Fix for verbs in IHNM | Filippos Karapetis | |
svn-id: r26732 | |||
2007-04-27 | SAGA: Moved displayinfo stuff into its own header file | Max Horn | |
svn-id: r26635 | |||
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson | |
Fingolfin's blessings. Keyboard repeat is now handled by the event manager, rather than by individual engines. Since this can cause problems with some engines (see the AGI engine), the extra "key down" events are marked as "synthetic", so that they can be ignored if necessary. svn-id: r26170 | |||
2006-10-21 | cleanup | Max Horn | |
svn-id: r24407 | |||
2006-07-14 | More whitespace changes. | Torbjörn Andersson | |
svn-id: r23496 | |||
2006-06-11 | Support of new subtitles code. Patch from salty-horse. | Eugene Sandulenko | |
svn-id: r23031 | |||
2006-05-13 | extract GameDescriptions to separate files (this will help compress_saga ↵ | Andrew Kurushin | |
tool to detect sound resource) svn-id: r22433 | |||
2006-04-16 | Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ↵ | Max Horn | |
new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch) svn-id: r21951 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |