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
/
scripting
/
controls
/
fist_control.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-02-03
ZVISION: Fix bug #6784 (wrong scaling in the fist control)
Filippos Karapetis
2014-12-28
ZVISION: Make the rest of the controls properly use VideoDecoder timing
Matthew Hoops
2014-12-16
ZVISION: Move trimCommentsAndWhiteSpace() into the script manager
Filippos Karapetis
2014-12-16
ZVISION: Move all the remaining utility classes into the core
Filippos Karapetis
2014-12-16
ZVISION: Move the mouse cursor handling code into the graphics code
Filippos Karapetis
2014-12-16
ZVISION: Make the RLF decoder a subclass of the common video decoder
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-20
ZVISION: Implement forgotten setVenus for controls
Marisa-Chan
2014-11-12
ZVISION: Lead code of all controls to the same style
Marisa-Chan
2014-10-10
ZVISION: Fix code style
Marisa-Chan
2014-09-09
ZVISION: FistControl implementation.
Marisa-Chan