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
/
vga.cpp
Age
Commit message (
Expand
)
Author
2015-12-15
LAB: Remove dead code
Filippos Karapetis
2015-12-15
LAB: Move some static variables to the top. Some cleanup
Filippos Karapetis
2015-12-15
LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper
Filippos Karapetis
2015-12-15
LAB: Use CamelCase, and simplify mouseHandler()
Filippos Karapetis
2015-12-15
LAB: Remove the unused setMode()/getMode() functions
Filippos Karapetis
2015-12-15
LAB: Remove superfluous void function parameters
Filippos Karapetis
2015-12-15
LAB: Fix signed/unsigned comparison warnings
Filippos Karapetis
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Initial support for lowres mode
Eugene Sandulenko
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Fix line endings
Eugene Sandulenko
2015-12-15
LAB: Kill storage.h
Eugene Sandulenko
2015-12-15
LAB: Fix game palette
Eugene Sandulenko
2015-12-15
LAB: Added input
Eugene Sandulenko
2015-12-15
LAB: Further rendering pipeline fixes
Eugene Sandulenko
2015-12-15
LAB: Started rendering pipeline
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko