aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/interface.cpp
AgeCommit message (Expand)Author
2008-12-21Added some more stubs for FTA2Filippos Karapetis
2008-12-21- Added some stubs for the SAGA2 games dino and fta2Filippos Karapetis
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-12-19Removed the hasKey() hackery of my previous commit and used ConfMan.registerD...Filippos Karapetis
2008-12-12- Stop passing the scene clip rectangle around for no reasonFilippos Karapetis
2008-12-09Some more dirty rectangle fixes (some glitches still remain)Filippos Karapetis
2008-12-07More dirty rectangle related changes (dirty rectangle handling is still broken)Filippos Karapetis
2008-12-06- Prevented direct reference to the back buffer in many cases (apart from a f...Filippos Karapetis
2008-12-06CleanupFilippos Karapetis
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-12-06CleanupFilippos Karapetis
2008-11-29Remove warnings from NDS build.Robin Watts
2008-09-24Fix bugs #1981081: "ITE: No blinking disk icon" and #1971729: "IHNM: No Anima...Eugene Sandulenko
2008-09-05Hopefully fixed the chaos with the SAGA volume values. This also fixes the br...Filippos Karapetis
2008-08-16Fixed volume change after loading a game in SagaChristopher Page
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-01Added load confirmation dialog for IHNM, like in the original.Filippos Karapetis
2008-07-21Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti...Christopher Page
2008-07-11SAGA works with new GMM implementationChristopher Page
2008-06-12SAGA: Fixed memory leaks in the SAGA engineChristopher Page
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