Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-10 | PINK: Push down the advanced detector include | Bastien Bouclet | |
So the whole engine is not rebuilt when making changes to shared code. | |||
2018-12-10 | ENGINES: Normalize the getName() result of metaengines | Bastien Bouclet | |
Also-By: Matthew Hoops <clone2727@gmail.com> | |||
2018-06-29 | PINK: added loading of thumbnail only when necessary | Andrei Prykhodko | |
2018-06-28 | PINK: JANITORIAL: formatting fixes | Andrei Prykhodko | |
2018-06-28 | PINK: fix saving/loading | Andrei Prykhodko | |
2018-06-28 | PINK: Allow running from original media | Eugene Sandulenko | |
2018-06-28 | PINK: add savestate metadata support | whiterandrek | |
2018-06-28 | PINK: add saving/loading of game. | whiterandrek | |
It's bugged, but playable | |||
2018-06-28 | PINK: fix formatting | whiterandrek | |
2018-06-28 | PINK: fix indentation | whiterandrek | |
2018-06-28 | PINK: fix includes | whiterandrek | |
2018-06-28 | PINK: moved game descriptions to detection_tables.h | whitertandrek | |
2018-06-28 | PINK: Initial commit | whitertandrek | |
Implemented skeleton of engine, detection, broFile and started orbFile implementation. |