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
/
render_manager.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-07-07
ZVISION: Change mentions of ZVision to Z-Vision
David Russo
2015-04-11
ZVISION: Silence gcc warnings
Matthew Hoops
2015-02-11
ZVISION: Create temporary subtitle surfaces on the stack rather than the heap
RichieSams
2015-02-11
ZVISION: Handle question text rendering manually, rather than forcing an enti...
RichieSams
2015-02-11
ZVISION: Remove forced render to screen
RichieSams
2015-02-11
ZVISION: Refactor text rendering code in order to fix word wrapping
RichieSams
2015-01-21
ZVISION: Properly handle confirmation dialogs in the French ver. of ZGI
Filippos Karapetis
2015-01-20
ZVISION: Adapt confirmation dialogs for non-English versions
Filippos Karapetis
2015-01-18
ZVISION: Remove trailing whitespace
Sven Hesse
2015-01-10
ZVISION: Change screen resolution for the hires DVD videos to 800x600
Filippos Karapetis
2014-12-30
ZVISION: Rename some scripting classes to better represent what the classes are
RichieSams
2014-12-29
ZVISION: Show system messages when subtitles are disabled
Filippos Karapetis
2014-12-27
ZVISION: Fix typo
Willem Jan Palenstijn
2014-12-27
ZVISION: Fix TGZ images on BE systems
Willem Jan Palenstijn
2014-12-26
ZVISION: Turn off subtitles, if requested
Filippos Karapetis
2014-12-26
ZVISION: Remove duplicate subtitle code
Filippos Karapetis
2014-12-26
ZVISION: Remove duplicate image loading code
Filippos Karapetis
2014-12-26
ZVISION: Remove duplicate blitting code for images and animations
Filippos Karapetis
2014-12-26
ZVISION: Move more graphics code out of the main engine code
Filippos Karapetis
2014-12-26
ZVISION: Move some event/rendering code out of the main engine code
Filippos Karapetis
2014-12-24
ZVISION: Set all the internal graphics operations to use RGB555 (2/2)
Filippos Karapetis
2014-12-24
ZVISION: Disable unused code
Filippos Karapetis
2014-12-24
ZVISION: Remove duplicate code
Filippos Karapetis
2014-12-19
ZVISION: Large scale variable, function, and class renaming to improve code c...
Adrian Astley
2014-12-16
ZVISION: Move all the file-related classes together
Filippos Karapetis
2014-12-03
ZVISION: Remove superfluous spacing and reorder some includes
Filippos Karapetis
2014-11-20
ZVISION: More CamelCase and a bit of comments cleanup
Marisa-Chan
2014-11-12
ZVISION: Nemesis and GI has difference in set_partial_screen color mask
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: 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