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
/
graphics
Age
Commit message (
Expand
)
Author
2014-12-19
ZVISION: Large scale variable, function, and class renaming to improve code c...
Adrian Astley
2014-12-19
ZVISION: Fix copy into fixed size buffer (CID 1257093)
Marisa-Chan
2014-12-19
ZVISION: Fix uninitialized scalar field (CID 1257073)
Marisa-Chan
2014-12-19
ZVISION: Fix uninitialized scalar field (CID 1109675)
Marisa-Chan
2014-12-19
ZVISION: Delete unused code
Marisa-Chan
2014-12-16
ZVISION: Move all the file-related classes together
Filippos Karapetis
2014-12-16
ZVISION: Move the mouse cursor handling code into the graphics code
Filippos Karapetis
2014-12-03
ZVISION: Move the subtitle class
Filippos Karapetis
2014-12-03
ZVISION: Move the TruetypeFont class
Filippos Karapetis
2014-12-03
ZVISION: Remove superfluous spacing and reorder some includes
Filippos Karapetis
2014-12-03
ZVISION: Explicitly define which version of atan2() to use
Filippos Karapetis
2014-11-20
ZVISION: More CamelCase and a bit of comments cleanup
Marisa-Chan
2014-11-12
ZVISION: Implement method for getting panorama reverse flag
Marisa-Chan
2014-11-12
ZVISION: Nemesis and GI has difference in set_partial_screen color mask
Marisa-Chan
2014-11-12
ZVISION: Implement ZeroPoint for panorama renderer
Marisa-Chan
2014-11-08
ZVISION: Implement action:dissolve
Marisa-Chan
2014-11-07
ZVISION: Now setBackgroundPosition must care about statekey value
Marisa-Chan
2014-10-23
ZVISION: Implement action:distort and distort sidefx node
Marisa-Chan
2014-10-10
ZVISION: Implement dynamic tilt up/down border
Marisa-Chan
2014-10-10
ZVISION: Fix default Tilt linScale
Marisa-Chan
2014-10-10
ZVISION: Action:region and visual effects implemented.
Marisa-Chan
2014-08-27
ZVISION: Added scaled blitter to bkg
Marisa-Chan
2014-07-12
ZVISION: Implement functions for system messaging.
Marisa-Chan
2014-07-02
ZVISION: Reorgonize source files into directories.
Marisa-Chan
2014-06-14
ZVISION: Fix compilation errors with latest scummvm
Marisa-Chan
2014-06-13
Merge remote-tracking branch 'upstream/master' into zvision
Marisa-Chan
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
ZVISION: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
ZVISION: Janitorial - Remove trailing spaces
Strangerke
2013-11-01
ZVISION: Update includes to use the new file structure
RichieSams
2013-11-01
ZVISION: Create a folder structure for ZVision source files
RichieSams