aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/continue_save_dialog.h
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-01-01TITANIC: Rename CPetText to CTextControlPaul Gilbert
The class is used in several areas outside of the PET, so it makes better sense to not have it in the pet_control/ folder and named so
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