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
/
snail.h
Age
Commit message (
Expand
)
Author
2014-07-29
CGE2: Prevent the engine from entering an endless loop when loading.
uruk
2014-07-28
CGE2: Get rid of more unused variables.
uruk
2014-07-28
CGE2: Remove commas at the end of enumerator lists.
uruk
2014-07-26
CGE2: Implement debug console and add a debug channel for opcodes.
uruk
2014-07-26
CGE2: Remove another unused opcode.
uruk
2014-07-24
CGE2: Fix kCmdWalk's comment.
uruk
2014-07-24
CGE2: Remove kCmdDim and kCmdStep and connected code.
uruk
2014-07-24
CGE2: Remove more unused opcodes.
uruk
2014-07-24
CGE2: Fix typo in SETREF's comment.
uruk
2014-07-24
CGE2: Remove the unused opcodes.
uruk
2014-06-03
CGE2: Silence some gcc warnings
Strangerke
2014-05-26
CGE2: Move things around to fix broken compilation of cross-includes.
uruk
2014-05-23
CGE2: Partially implement CommandHandler::runCommand().
uruk
2014-05-23
CGE2: Start implementation of CommandHandler.
uruk
2014-05-23
CGE2: Implement Sprite::expand().
uruk
2014-05-19
CGE2: Implement feedSnail().
uruk
2014-05-13
CGE2: Make some static functions non-static.
uruk
2014-05-13
CGE2: Rename Snail to CommandHandler, expand it.
uruk
2014-05-09
CGE2: Remove Polish comments form SNCom.
uruk
2014-05-09
CGE2: Implement CGE2Engine::loadSprite().
uruk
2014-05-08
CGE2: Further implement loadSprite(), fix compilation error.
uruk