index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
pet_control
/
pet_quit.h
Age
Commit message (
Collapse
)
Author
2017-01-01
TITANIC: Rename CPetText to CTextControl
Paul 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-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-07-15
TITANIC: Added CPetStarfield methods
Paul Gilbert
2016-07-10
TITANIC: FIx confusion between mouse down & up messages in CPetGlyph hierarchy
Paul Gilbert
2016-07-10
TITANIC: Standardizing PET mouse button methods, quit is now working
Paul Gilbert
2016-07-10
TITANIC: Implementing CPetLoad and CPetSave
Paul Gilbert
2016-07-10
TITANIC: Clarified UI color methods & tables
Paul Gilbert
2016-07-10
TITANIC: Implement RealLife tab setup
Paul Gilbert
2016-07-10
TITANIC: Implement CPetQuit reset method
Paul Gilbert
2016-07-10
TITANIC: Rename CPetControlSub12 to CPetText
Paul Gilbert
2016-07-10
TITANIC: Beginnings of PET RealLife Quit button
Paul Gilbert
2016-07-10
TITANIC: Adding new class stubs for PET Real Life btns & elements
Paul Gilbert