aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/menumodule.cpp
AgeCommit message (Expand)Author
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2016-05-21NEVERHOOD: Reduce audio header dependenciesOri Avtalion
2016-04-15NEVERHOOD: Avoid crash in original load/delete game dialogsTorbjörn Andersson
2016-04-15NEVERHOOD: Fix bug #7116 ("Crash upon clicking ...")Torbjörn Andersson
2016-04-15NEVERHOOD: Tiny whitespace fixTorbjörn Andersson
2015-10-05NEVERHOOD: Don't crash when loading savegames with a high slot IDOri Avtalion
2015-01-21JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2014-02-18NEVERHOOD: Make GPL headers consisten in themselves.Johannes Schickel
2014-01-06NEVERHOOD: Minor adjustment to original load/delete dialogsTorbjörn Andersson
2014-01-06NEVERHOOD: Add mousewheel support to original save/load dialogsTorbjörn Andersson
2014-01-02NEVERHOOD: Stop background sounds during credits (bug #6475)Filippos Karapetis
2013-12-28NEVERHOOD: Fix quitting via the menu (bug #6474)Filippos Karapetis
2013-12-28NEVERHOOD: Close the game menu when pressing the Escape keyFilippos Karapetis
2013-12-26NEVERHOOD: Add an option to scale the making of videos to full screenFilippos Karapetis
2013-12-25NEVERHOOD: Change more message values to enumsFilippos Karapetis
2013-12-23NEVERHOOD: Add names to some message IDsFilippos Karapetis
2013-10-31NEVERHOOD: Fix bug #3615124 - "NEVERHOOD: Music from Credits continues to play"Filippos Karapetis
2013-09-27NEVERHOOD: Fix uninitialized member of the TextEditWidget class - CID 1022333Filippos Karapetis
2013-09-21NEVERHOOD: Document two resources used in game menusFilippos Karapetis
2013-09-17NEVERHOOD: Implement the music toggle menu buttonFilippos Karapetis
2013-08-05NEVERHOOD: Remove NRect constructorMax Horn
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-03NEVERHOOD: Fix save slot selectionFilippos Karapetis
2013-06-28NEVERHOOD: Use the ScummVM dialogs for saving/loadingFilippos Karapetis
2013-06-26NEVERHOOD: Stop sound updates while the main menu is activeFilippos Karapetis
2013-06-15NEVERHOOD: Fix 2 off-by-one errors in the savegame slot selection boxFilippos Karapetis
2013-06-09NEVERHOOD: Add a console command to display the current surfacesFilippos Karapetis
2013-05-08NEVERHOOD: Fix issues in the save/load screensjohndoe123
2013-05-08NEVERHOOD: Fix some logic bugs and minor changesjohndoe123
2013-05-08NEVERHOOD: Work on the save/load/delete menusjohndoe123
2013-05-08NEVERHOOD: Add game-internal savegame delete menujohndoe123
2013-05-08NEVERHOOD: Changed the save/load menu to allow gaps in saved games to simplif...johndoe123
2013-05-08NEVERHOOD: Merge some code in the save/load menusjohndoe123
2013-05-08NEVERHOOD: Delete all sound/music items on exitjohndoe123
2013-05-08NEVERHOOD: Implement game-internal savegame overwrite query screenjohndoe123
2013-05-08NEVERHOOD: Add support for loading/saving games with the game's own menujohndoe123
2013-05-08NEVERHOOD: Implement restart functionality (from both main menu and game logic)johndoe123
2013-05-08NEVERHOOD: Change graphic resource draw method to get a Surface instead of se...johndoe123
2013-05-08NEVERHOOD: Clean up DiskplayerScenejohndoe123
2013-05-08NEVERHOOD: Merge TextSurface into FontSurfacejohndoe123
2013-05-08NEVERHOOD: Merge CollisionMan into Scene classjohndoe123
2013-05-08NEVERHOOD: Rename some CollisionMan methods/fieldsjohndoe123
2013-05-08NEVERHOOD: A little more work on the menu stuffjohndoe123
2013-05-08NEVERHOOD: More work on the menu system:johndoe123
2013-05-08NEVERHOOD: Add SavegameListBoxjohndoe123
2013-05-08NEVERHOOD: Add TextLabelWidget (still doesn't do anything)johndoe123
2013-05-08NEVERHOOD: Start with menu widget stuff (doesn't do anything yet!)johndoe123
2013-05-08NEVERHOOD: Add new method StaticSprite::loadSprite and use it instead of sett...johndoe123
2013-05-08NEVERHOOD: Make use of NDrawRect::setjohndoe123