aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/cge2.h
AgeCommit message (Expand)Author
2014-07-04CGE2: Add, implement and use saveHeroPos().uruk
2014-06-29CGE2: Add skeleton for save/load system.uruk
2014-06-23CGE2: Implement busy() and revise connected parts of the engine.uruk
2014-06-22CGE2: Implement snSwap().uruk
2014-06-21CGE2: Implement "quit menu".uruk
2014-06-19CGE2: Implement optionTouch().uruk
2014-06-19CGE2: Implement snMouse().uruk
2014-06-19CGE2: Implement showing the selected item in the inventory.uruk
2014-06-19CGE2: Implement inf().uruk
2014-06-18CGE2: Implement offUse().uruk
2014-06-17CGE2: Implement switching between scenes.uruk
2014-06-15CGE2: Rename caves to scenes.uruk
2014-06-15CGE2: Fix coordinates of mouse handling.uruk
2014-06-15CGE2: Rework EventManager::handleEvents().uruk
2014-06-13CGE2: Implement snCover and snUncover.uruk
2014-06-12CGE2: Implement FXP code. Still WIP, loadTab to be fixedStrangerke
2014-06-10CGE2: Implement display of speech bubbles.uruk
2014-06-10CGE2: Move kLineMax to cge2.h.uruk
2014-06-08CGE2: Add, implement and use Map.uruk
2014-06-08CGE2: Reduce number of unhandled commands (seemingly).uruk
2014-06-08CGE2: Implement helper functions connected to Hero.uruk
2014-06-07CGE2: Keep on implementing Hero.uruk
2014-06-07CGE2: Implement System::touch().uruk
2014-06-06CGE2: Implement InfoLine.uruk
2014-06-06CGE2: Implement Talk.uruk
2014-06-06CGE2: Implement Font.uruk
2014-06-03CGE2: USe an int for sex instead of a booleanStrangerke
2014-06-02CGE2: Move then implement Sprite::touch().uruk
2014-06-02CGE2: Add _blinkSprite.uruk
2014-06-02CGE2: Partially implement and use loadGame().uruk
2014-06-01CGE2: Add display of mouse cursor.uruk
2014-05-30CGE2: Fix assignments and deinitialization of _eye and _eyeTab.uruk
2014-05-30CGE2: Fix some warnings.uruk
2014-05-29CGE2: Implement snSend().uruk
2014-05-26CGE2: Implement loadUser() and loadPos().uruk
2014-05-26CGE2: Implement runGame().uruk
2014-05-26CGE2: Add stub for System.uruk
2014-05-26CGE2: Add stub for keyboard handling.uruk
2014-05-24CGE2: Implement snSound().uruk
2014-05-24CGE2: Add isHero().uruk
2014-05-23CGE2: Partially implement CommandHandler::runCommand().uruk
2014-05-23CGE2: Implement CommandHandler::idle().uruk
2014-05-23CGE2: Fix caveUp().uruk
2014-05-23CGE2: Add mainLoop() and handleFrame().uruk
2014-05-23CGE2: Implement Sprite::expand().uruk
2014-05-19CGE2: Implement feedSnail().uruk
2014-05-19CGE2: Add Mouse in events.h to further implement caveUp().uruk
2014-05-19CGE2: Further implement caveUp(), add stub for busy().uruk
2014-05-19CGE2: Add stubbed Font and Talk.uruk
2014-05-19CGE2: Further implement caveUp(), add stub for selectPocket().uruk