Commit Graph

24 Commits

Author SHA1 Message Date
Paul Gilbert
71b1343adf MADS: Implemented NebularGame::step 2014-03-29 11:18:07 -04:00
Paul Gilbert
b9daf53bcd MADS: Cleanup of direction setup, fix sprite mirroring for walking 2014-03-28 09:19:55 -04:00
Paul Gilbert
6c85572d76 MADS: Initial cleanup of action/player handling 2014-03-27 22:38:28 -04:00
Paul Gilbert
9ef27c4ea0 MADS: Moved sub71312 method to be SequenceList::setMsgLayout 2014-03-23 13:52:32 -04:00
Strangerke
8dd9dab76c MADS: Implement Sequence::setScale and GameNebular::sub71312. 2014-03-23 11:34:12 +01:00
Strangerke
265fbce3dd MADS: Implement getTimeout() 2014-03-22 20:47:34 +01:00
Paul Gilbert
2090987b81 MADS: Fixes for handling horizontally flipped frames 2014-03-21 22:47:31 -04:00
Paul Gilbert
2b141aaba6 MADS: Fixes for screen objects loading and checking 2014-03-21 09:27:22 -04:00
Paul Gilbert
79f51c4ebd MADS: Minor initial sprite slots loading fixes, missing code from SequenceList::loadSprites 2014-03-20 21:59:43 -04:00
Paul Gilbert
0c8a3a47e2 MADS: Transformed ImageInterEntries to be User Interface UISlots 2014-03-17 21:53:22 -04:00
Paul Gilbert
10124f6806 MADS: Implemented scene 103 setup and needed support methods 2014-03-15 17:38:44 -04:00
Paul Gilbert
c9661ca88c MADS: Fix off by 1 frame references in srite drawing 2014-03-15 08:41:17 -04:00
Paul Gilbert
84fb90e7a5 MADS: Fix GCC warnings and memory leaks 2014-03-13 20:56:03 -04:00
Paul Gilbert
b2d90ddaab MADS: Fix positioning of foreground sprites 2014-03-13 13:05:12 -04:00
Paul Gilbert
408f5e79df MADS: General cleanup and minor fixes 2014-03-12 22:45:33 -04:00
Paul Gilbert
5536b8a933 MADS: Fixes for sprite list initialisation 2014-03-08 15:42:07 -05:00
Paul Gilbert
c2587af8f2 MADS: Clarified Events::_currentTimer as Scene::_frameStartTime 2014-03-08 14:05:17 -05:00
Paul Gilbert
984099ae2c MADS: Implemented stubbed SpriteSlots methods 2014-03-08 10:53:10 -05:00
Paul Gilbert
8d3857c053 MADS: Cleanup code for accessing sprite assets 2014-03-08 08:44:01 -05:00
Paul Gilbert
3399516c5e MADS: Implemented remainder of scene 804 setup code and support methods 2014-03-07 23:07:36 -05:00
Paul Gilbert
1874ec2111 MADS: More initialisation code for scene 804, and missing engine methods 2014-03-07 08:04:10 -05:00
Paul Gilbert
a77ed90618 MADS: Implementing support methods needed for scene 804 initialisation 2014-03-06 22:31:41 -05:00
Paul Gilbert
f6888eef10 MADS: Implementation of timer functionality for Scene::doFrame 2014-03-04 09:33:57 -05:00
Paul Gilbert
3a3a295758 MADS: Implemented sequence list, improvements for sprite assets 2014-03-03 20:53:27 -05:00