aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/continue_save_dialog.cpp
AgeCommit message (Collapse)Author
2017-07-30TITANIC: Remap right mouse click to be a left click with Shift held.Paul Gilbert
This was a suggestion by dafioram; holding down Shift allows you to skip scene transitions and edit the fragments of room glyphs. Now with this remapping, you can alternatively just use right clicks.
2017-07-11TITANIC: Fix savegame names not showing in Continue dialogPaul Gilbert
2016-11-15TITANIC: Don't try to load save if quitting from Continue dialogPaul Gilbert
2016-11-07TITANIC: Fix showing Continue dialog when more than 5 saves presentPaul Gilbert
2016-07-23TITANIC: gcc compilation fixPaul Gilbert
2016-07-23TITANIC: Add Continue Save dialog slots rendering and selectionPaul Gilbert
2016-07-22TITANIC: Setting up Continue Save dialog slot names listPaul Gilbert
2016-07-22TITANIC: Add button handling and evil twin to Continue Save dialogPaul Gilbert
2016-07-22TITANIC: Beginnings of Continue Save dialogPaul Gilbert