aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/console.cpp
AgeCommit message (Expand)Author
2019-07-28SUPERNOVA: Move part 1 files to it's own directoryJaromir Wysoglad
2018-03-11SUPERNOVA: Removes Console commandsJoseph-Eugene Winzer
2018-01-31SUPERNOVA: Fix incorrect sanity check for debug commandThierry Crozat
2018-01-23SUPERNOVA: Use setCurrentImage instead of passing the image to renderImageThierry Crozat
2018-01-23SUPERNOVA: Fix missing return value for cmdGiveAll debug commandThierry Crozat
2018-01-23SUPERNOVA: Adds console command 'giveall'Joseph-Eugene Winzer
2018-01-22SUPERNOVA: Cosmetic changes in console codeJoseph-Eugene Winzer
2018-01-22SUPERNOVA: Implements playSoundMod()Joseph-Eugene Winzer
2018-01-22SUPERNOVA: Buffers audio samples on startupJoseph-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
2018-01-22SUPERNOVA: Create engine skeleton and game detectionJoseph-Eugene Winzer