index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
zvision
/
console.cpp
Age
Commit message (
Expand
)
Author
2013-08-24
ZVISION: Add console method to dump all .lev files
richiesams
2013-08-18
ZVISION: Add newlines to console debug statements
richiesams
2013-08-18
ZVISION: Modify cmdLoadImage to match new render code
richiesams
2013-08-18
ZVISION: Modify cmdLoadSound to allow manual rate and isStereo
richiesams
2013-08-15
ZVISION: Apply panorama/tilt warping after all images have been rendered to a...
richiesams
2013-08-09
ZVISION: Create console command to render a cursor image to the screen
richiesams
2013-08-07
ZVISION: Create console method to dump all cursor file names
richiesams
2013-08-04
ZVISION: Make video code blocking.
richiesams
2013-08-04
ZVISION: Create console method for dumping a file by name
richiesams
2013-08-04
ZVISION: Add console cmd for changing location
richiesams
2013-08-04
ZVISION: Create methods for altering panoramaOptions and create console comma...
richiesams
2013-08-04
ZVISION: Move generating the RenderTable to outside setRenderState
richiesams
2013-08-04
ZVISION: Create method to get RenderTable object pointer from RenderManager
richiesams
2013-08-04
ZVISION: Modify loadImage console command to account for new render options
richiesams
2013-08-04
ZVISION: Convert console code to use RenderManager and add method for setRend...
richiesams
2013-08-04
ZVISION: Convert old code to use RenderManager
richiesams
2013-08-04
ZVISION: Create console command to use the raw2wav function
richiesams
2013-08-04
ZVISION: Convert console sound handling to use new fileName decoding
richiesams
2013-08-04
ZVISION: Add stereo/mono handling for Zork sound
richiesams
2013-08-04
ZVISION: Create console command for loading sounds
richiesams
2013-08-04
ZVISION: Allow the console to stay open when errors occur
richiesams
2013-08-04
ZVISION: Create console command for loading a video
richiesams
2013-08-04
ZVISION: Update renderImageToScreen to handle TGZ image files
richiesams
2013-08-04
ZVISION: Create renderImageToScreen method and add a console command for it
richiesams
2013-08-04
ZVISION: Create debug console and apply console logic to main loop
richiesams