aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/detection.cpp
AgeCommit message (Collapse)Author
2018-06-29PINK: added loading of thumbnail only when necessaryAndrei Prykhodko
2018-06-28PINK: JANITORIAL: formatting fixesAndrei Prykhodko
2018-06-28PINK: fix saving/loadingAndrei Prykhodko
2018-06-28PINK: Allow running from original mediaEugene Sandulenko
2018-06-28PINK: add savestate metadata supportwhiterandrek
2018-06-28PINK: add saving/loading of game.whiterandrek
It's bugged, but playable
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: moved game descriptions to detection_tables.hwhitertandrek
2018-06-28PINK: Initial commitwhitertandrek
Implemented skeleton of engine, detection, broFile and started orbFile implementation.