aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/console.h
AgeCommit message (Collapse)Author
2018-01-22SUPERNOVA: Implements playSoundMod()Joseph-Eugene Winzer
2018-01-22SUPERNOVA: Enables debug console and preload imagesJoseph-Eugene Winzer
2018-01-22SUPERNOVA: Added basic game loop and play sound samplesJoseph-Eugene Winzer
There has been many other changes like copy/pasting room definitions, skeleton for image decoder, .. Getting supernova mod format support seems to be a good next step.
2018-01-22SUPERNOVA: Create engine skeleton and game detectionJoseph-Eugene Winzer