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
/
cge2
/
cge2_main.h
Age
Commit message (
Expand
)
Author
2014-10-28
CGE2: Remove trailing whitespace
Filippos Karapetis
2014-08-13
CGE2: Remove unused variable from System.
uruk
2014-07-09
CGE2: Set widespace for Inf text, update first line of info text in CGE.SAY
Strangerke
2014-07-09
CGE2: Implement the keyboard handler
Strangerke
2014-06-21
CGE2: Implement "quit menu".
uruk
2014-06-10
CGE2: Move kLineMax to cge2.h.
uruk
2014-06-07
CGE2: Implement System::touch().
uruk
2014-05-30
CGE2: Fix some warnings.
uruk
2014-05-26
CGE2: Implement runGame().
uruk
2014-05-26
CGE2: Move things around to fix broken compilation of cross-includes.
uruk
2014-05-26
CGE2: Add stub for System.
uruk
2014-05-25
CGE2: Adjust the delay times to DOSBox's output.
uruk
2014-05-23
CGE2: Add mainLoop() and handleFrame().
uruk
2014-05-23
CGE2: Implement Sprite::expand().
uruk
2014-05-19
CGE2: Implement feedSnail().
uruk
2014-05-19
CGE2: Add stubbed Font and Talk.
uruk
2014-05-15
CGE2: Partially implement loadTab(), then use it.
uruk
2014-05-09
CGE2: Implement CGE2Engine::loadSprite().
uruk
2014-05-05
CGE2: Add Text and a reduced skeleton of cge2_main.
uruk