aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/interface.cpp
AgeCommit message (Expand)Author
2008-06-03Initial WIP and still non-working code for the blinking save reminder icon (b...Filippos Karapetis
2008-05-26Code cleanup:Filippos Karapetis
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-09Added handling of home/end keys in input dialogs and properly filtered out no...Filippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-23Disable voices when voice files do not exist (like the original interpreter d...Filippos Karapetis
2007-12-20Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color"Filippos Karapetis
2007-12-20Removed clamp() and used the common CLIP template insteadFilippos Karapetis
2007-12-11Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of...Filippos Karapetis
2007-10-28The palette of the boss screen (F9 key) in IHNM is set correctly nowFilippos Karapetis
2007-10-27The options panel in IHNM is now shown and functioning correctly when it's op...Filippos Karapetis
2007-09-30Show the cursor when opening the options screen. Also, fixed a regression wit...Filippos Karapetis
2007-09-30IHNM does not have excuse textsFilippos Karapetis
2007-09-15The sales info video for the IHNM demo is now shown when quitting the demoFilippos Karapetis
2007-09-15Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...Filippos Karapetis
2007-09-14Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...Filippos Karapetis
2007-09-11Change SAGA engine to properly use KeyState structs for handling keyboard inputMax Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-08-26CleanupFilippos Karapetis
2007-08-26The character selection screen shown when all the 5 protagonist chapters are ...Filippos Karapetis
2007-08-25When sfMainMode is set, overwrite the stored panel modeFilippos Karapetis
2007-08-25Properly limit the save title size in IHNMFilippos Karapetis
2007-08-25Converse arrows scroll the conversation options correctly nowFilippos Karapetis
2007-08-25Inventory arrows scroll the inventory correctly nowFilippos Karapetis
2007-08-24Oops, fixed a regression introduced with the latest code cleanupFilippos Karapetis
2007-08-24Code cleanup for the IHNM demoFilippos Karapetis
2007-08-23The colors of the input text widgets are correct now in IHNMFilippos Karapetis
2007-08-21The height of the save file list slider is calculated correctly now for IHNMFilippos Karapetis
2007-08-21The button sprites of the warnings dialogs of IHNM are loaded correctly now. ...Filippos Karapetis
2007-08-20Cleanup: Removed obsolete TODOsFilippos Karapetis
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