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
/
lab
/
mouse.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP)
Strangerke
2015-12-23
LAB: Some rework related to the mouse code
Strangerke
2015-12-23
LAB: Check all the 'for' loops, reduce the scope of variable accordingly
Strangerke
2015-12-23
LAB: Put vga.cpp into LabEngine class
Eugene Sandulenko
2015-12-23
LAB: Further renaming of vga code
Eugene Sandulenko
2015-12-23
LAB: get rid of timing.h
Eugene Sandulenko
2015-12-23
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Use CamelCase, and simplify mouseHandler()
Filippos Karapetis
2015-12-15
LAB: Simplify mouse handling code
Filippos Karapetis
2015-12-15
LAB: Remove superfluous void function parameters
Filippos Karapetis
2015-12-15
LAB: Remove unused mouse reset call
Filippos Karapetis
2015-12-15
LAB: Remove multiple mouse coordinate variables
Filippos Karapetis
2015-12-15
LAB: Fix signed/unsigned comparison warnings
Filippos Karapetis
2015-12-15
LAB: Fix regression
Eugene Sandulenko
2015-12-15
LAB: Use OSystem for mouse drawing
Eugene Sandulenko
2015-12-15
LAB: Initial support for lowres mode
Eugene Sandulenko
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Further rendering pipeline fixes
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko