Age | Commit message (Expand) | Author |
---|---|---|
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 |