aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/console.cpp
AgeCommit message (Expand)Author
2013-08-04ZVISION: Create methods for altering panoramaOptions and create console comma...richiesams
2013-08-04ZVISION: Move generating the RenderTable to outside setRenderStaterichiesams
2013-08-04ZVISION: Create method to get RenderTable object pointer from RenderManagerrichiesams
2013-08-04ZVISION: Modify loadImage console command to account for new render optionsrichiesams
2013-08-04ZVISION: Convert console code to use RenderManager and add method for setRend...richiesams
2013-08-04ZVISION: Convert old code to use RenderManagerrichiesams
2013-08-04ZVISION: Create console command to use the raw2wav functionrichiesams
2013-08-04ZVISION: Convert console sound handling to use new fileName decodingrichiesams
2013-08-04ZVISION: Add stereo/mono handling for Zork soundrichiesams
2013-08-04ZVISION: Create console command for loading soundsrichiesams
2013-08-04ZVISION: Allow the console to stay open when errors occurrichiesams
2013-08-04ZVISION: Create console command for loading a videorichiesams
2013-08-04ZVISION: Update renderImageToScreen to handle TGZ image filesrichiesams
2013-08-04ZVISION: Create renderImageToScreen method and add a console command for itrichiesams
2013-08-04ZVISION: Create debug console and apply console logic to main looprichiesams