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
Age
Commit message (
Expand
)
Author
2013-08-04
ZVISION: Create Control class
richiesams
2013-08-04
ZVISION: Modify Criteria parsing to handle empty Criteria
richiesams
2013-08-04
ZVISION: Create mutators for _tiltOptions
richiesams
2013-08-04
ZVISION: Convert Puzzle to a class
richiesams
2013-08-04
ZVISION: Create clone member function for ResultAction class
richiesams
2013-08-04
ZVISION: Fix compilation
Filippos Karapetis
2013-08-04
ZVISION: Only scale videos when needed
Filippos Karapetis
2013-08-04
ZVISION: Change default panorama FoV to 27 degrees
richiesams
2013-08-04
ZVISION: Fix closing braces on generateTiltLookupTable
richiesams
2013-08-04
ZVISION: Create methods for altering panoramaOptions and create console comma...
richiesams
2013-08-04
ZVISION: Create class for ActionDelayRender
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: Rename Point template class to Vector2
richiesams
2013-08-04
ZVISION: Create function for mixing two RGB<555> colors
richiesams
2013-08-04
ZVISION: Convert panoramaOptions and tiltOptions to floats
richiesams
2013-08-04
ZVISION: Convert RenderTable to only storing (x,y) offsets instead of absolut...
richiesams
2013-08-04
ZVISION: Copy Point struct from rect.h and turn it into a templated class
richiesams
2013-08-04
ZVISION: Fix error causing image discontinutities
richiesams
2013-08-04
ZVISION: Modify loadImage console command to account for new render options
richiesams
2013-08-04
ZVISION: Modify the RenderTable panorama math to account for panoramas being ...
richiesams
2013-08-04
ZVISION: Modify renderImageToScreen to take into account the current RenderState
richiesams
2013-08-04
ZVISION: Force all files to be registered with SearchMan as 'flat'
richiesams
2013-08-04
ZVISION: Fix unsigned/signed compiler warning
richiesams
2013-08-04
ZVISION: Remove variable used for debugging purposes
richiesams
2013-08-04
ZVISION: Remove supurflouous 'const' and add 'inline'
richiesams
2013-08-04
ZVISION: Convert console code to use RenderManager and add method for setRend...
richiesams
2013-08-04
ZVISION: Convert error() to warning()
richiesams
2013-08-04
ZVISION: Move rendering logic from ZVision class to RenderManager class
richiesams
2013-08-04
ZVISION: Create a class for handling all render table logic
richiesams
2013-08-04
ZVISION: Create member function for creating a panorama look up table
richiesams
2013-08-04
ZVISION: Fix memory leaks
richiesams
2013-08-04
ZVISION: Remove extraneous file
richiesams
2013-08-04
ZVISION: Convert old code to use RenderManager
richiesams
2013-08-04
ZVISION: Create RenderManager class and move code from image.cpp
richiesams
2013-08-04
ZVISION: Replace includes with forward declarations
richiesams
2013-08-04
ZVISION: Remove extraneous member variable
richiesams
2013-08-04
ZVISION: Fix namespace indentation
richiesams
2013-08-04
ZVISION: Add a return statement for when image load fails
richiesams
2013-08-04
ZVISION: LZSSReadStream - Decompress directly to the destination buffer inste...
richiesams
2013-08-04
ZVISION: Convert to using MKTAG() instead of checking each char individually
richiesams
2013-08-04
ZVISION: Fix the error causing distortions in the sound
richiesams
2013-08-04
ZVISION: Create console command to use the raw2wav function
richiesams
2013-08-04
ZVISION: Create utility function to convert .RAW to .WAV
richiesams
2013-08-04
ZVISION: Convert ResultActions to take a String pointer in their constructors
richiesams
2013-08-04
ZVISION: Fix logic concerning whether a stream is packed or not
richiesams
2013-08-04
ZVISION: Fix incorrect assumptions about a file being stereo
richiesams
2013-08-04
ZVISION: Convert _stereo to a byte since it is used for a bitwise and
richiesams
2013-08-04
ZVISION: Use individual initialization instead of inline.
richiesams
2013-08-04
ZVISION: Removed 'packed' audio handling from RawZorkStream.
richiesams
[prev]
[next]