aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/game_nebular.cpp
AgeCommit message (Expand)Author
2014-03-16MADS: Fix to display playerPaul Gilbert
2014-03-16MADS: Implemented lots of Player methodsPaul Gilbert
2014-03-16MADS: Hooked up the in-progress scene 103Paul Gilbert
2014-03-13MADS: Fixed handling of dirty rects to copy areas to the physical screenPaul Gilbert
2014-03-11MADS: Fix inter-frame wait loopPaul Gilbert
2014-03-11MADS: Implemented scene 804 stepPaul Gilbert
2014-03-06MADS: Added in Rex Nebular globals classPaul Gilbert
2014-02-25MADS: In progress implementation of loadScenePaul Gilbert
2014-02-25MADS: Starting to refactor some Scene array fields as separate classesPaul Gilbert
2014-02-25MADS: Moved scene data classes into their own code filePaul Gilbert
2014-02-24MADS: Shift some fields and methods to Dialogs and Game classesPaul Gilbert
2014-02-23MADS: Added game initialisation codePaul Gilbert
2014-02-22MADS: Copy protection dialog is starting to be displayedPaul Gilbert
2014-02-22MADS: Implemented more logic for dialog displayPaul Gilbert
2014-02-21MADS: Fixes for reading in HOGANUS entriesPaul Gilbert
2014-02-19MADS: Added skeleton files for the game and dialogsPaul Gilbert