aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/interface.cpp
AgeCommit message (Expand)Author
2007-08-18Corrected some of the colors in the save/load dialogs in IHNMFilippos Karapetis
2007-08-17Several bugfixes:Filippos Karapetis
2007-08-02The help screen in the IHNM demo is shown correctly nowFilippos Karapetis
2007-08-02Partially implemented opcodes 87, 88 and 89, used in the help system of the I...Filippos Karapetis
2007-07-31Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ena...Filippos Karapetis
2007-07-31The mouse works correctly now in the options dialog when it's opened in the n...Filippos Karapetis
2007-07-30The interactive part of the IHNM demo fully works now. Also, made the options...Filippos Karapetis
2007-07-30The disk icon is now shown in the IHNM demo (though it's not functional yet)Filippos Karapetis
2007-07-30Process only mouse clicks in the psychic profile, not mouse movementFilippos Karapetis
2007-07-30It's now possible to exit from the psychic profile screen in IHNMFilippos Karapetis
2007-07-28The main panel is now correctly shown in the IHNM demo. Some inventory items ...Filippos Karapetis
2007-07-28The demo version of IHNM has no options panel, therefore the options icon and...Filippos Karapetis
2007-07-28Disable the status text in the IHNM demoFilippos Karapetis
2007-07-14ITE: Fixed some more incorrect dots on dialog buttonsFilippos Karapetis
2007-07-14ITE: Fixed some of the incorrectly drawn dots of the menu buttonsFilippos Karapetis
2007-06-28Added a debug message for game loadingFilippos Karapetis
2007-06-17Some updates on the save/load system in IHNM. It still needs work, thoughFilippos Karapetis
2007-06-17More efforts to implement proper fade after cutaway. One little glitch is left.Eugene Sandulenko
2007-06-16Options button is now working in the character selection screen in IHNMFilippos Karapetis
2007-06-16Enable the options panel during chapter selection in IHNM. The icon is not ye...Filippos Karapetis
2007-06-13IHNM: Button texts are read from the game data files, instead of the hardcode...Filippos Karapetis
2007-06-13IHNM: Button textures are loaded correctly now for buttons in the option and ...Filippos Karapetis
2007-06-13Fix the quit panel in IHNMFilippos Karapetis
2007-06-12Fixed several colors and fonts in IHNMFilippos Karapetis
2007-06-12Make keys 5-9 work during dialogs in IHNMFilippos Karapetis
2007-06-10Fixed conversations in IHNM. Now, when a dialog option is selected, the prota...Filippos Karapetis
2007-06-06Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...Filippos Karapetis
2007-06-05Inventory and conversation arrows are working correctly now in IHNMFilippos Karapetis
2007-06-02Moved a sanity check before some relevant assertsFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Verb actions are working correctly now in IHNM. Some verbs are still non-func...Filippos Karapetis
2007-05-11Changed the check for the status bar in IHNM to match the original, removed a...Filippos Karapetis
2007-05-11Disable the status text in IHNM when the main panel is not shown. Fixes a cra...Filippos Karapetis
2007-05-06Added (non-functional) save and load buttons in the options panel of IHNMFilippos Karapetis
2007-05-02More IHNM options panel improvements: added text and working widgets for read...Filippos Karapetis
2007-05-02IHNM: Added the options dialog and quit dialog with very basic functionality ...Filippos Karapetis
2007-05-01Fix for verbs in IHNMFilippos Karapetis
2007-04-27SAGA: Moved displayinfo stuff into its own header fileMax Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2006-10-21cleanupMax Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-06-11Support of new subtitles code. Patch from salty-horse.Eugene Sandulenko
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-04-16Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn