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.cpp
Age
Commit message (
Expand
)
Author
2014-05-24
CGE2: Some refactoring and fixing regarding runCommand().
uruk
2014-05-23
CGE2: Partially implement CommandHandler::runCommand().
uruk
2014-05-23
CGE2: Implement CommandHandler::idle().
uruk
2014-05-23
CGE2: Add mainLoop() and handleFrame().
uruk
2014-05-19
CGE2: Implement feedSnail().
uruk
2014-05-19
CGE2: Add Mouse in events.h to further implement caveUp().
uruk
2014-05-19
CGE2: Add stubbed Font and Talk.
uruk
2014-05-17
CGE2: Further implement caveUp(), add stubbed loadMap().
uruk
2014-05-17
CGE2: Fix deinit().
uruk
2014-05-15
CGE2: Move showTitle() from cge2.cpp to cge2_main.cpp.
uruk
2014-05-15
CGE2: Add newRandom().
uruk
2014-05-15
CGE2: Fix ShowTitle().
uruk
2014-05-15
CGE2: Move setEye()s to CGE2Engine.
uruk
2014-05-13
CGE2: More revision and stubbing in Sprite.
uruk
2014-05-13
CGE2: Instantiate CommandHandler.
uruk
2014-05-12
CGE2: Add Spare.
uruk
2014-05-10
CGE2: Rework Sprite a bit, make _eye an engine variable.
uruk
2014-05-09
CGE2: Implement CGE2Engine::loadSprite().
uruk
2014-05-08
CGE2: Add Hero.
uruk
2014-05-06
CGE2: Start implementation of movie() and connected functions.
uruk
2014-05-05
CGE2: Add Text and a reduced skeleton of cge2_main.
uruk
2014-05-01
CGE2: Add sound code with working MIDI parts.
uruk
2014-04-29
CGE2: Add parts of the graphics code.
uruk
2014-04-28
CGE2: Implement deinitialization properly.
uruk
2014-04-28
CGE2: Deallocate _resman in destructor.
uruk
2014-04-26
CGE2: Add file I/O.
uruk
2014-04-25
CGE2: Add copyright comments to the source files.
uruk
2014-04-25
CGE2: Initial commit, implement detection.
uruk
[prev]