28 Commits

Author SHA1 Message Date
Strangerke
9abf901c28 MADS: Phantom: Implement doObjectAction() 2015-11-09 18:05:02 +01:00
Johannes Schickel
5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Filippos Karapetis
33b770ac60 MADS: Move all the anim and text view code into a common class
The animation and text players are more or less common among all MADS
games
2014-10-15 11:43:30 +03:00
Paul Gilbert
913751edae MADS: Main menu selections now working 2014-07-27 11:10:59 -04:00
Paul Gilbert
5f2687fdb3 MADS: Main menu background is now correctly loading 2014-07-25 22:07:34 -04:00
Johannes Schickel
db3ca8255f MADS: More formatting fixes.
Add space before : in inheritance.
2014-05-27 00:58:25 +02:00
Paul Gilbert
24243d57e6 MADS: Fix dialog colors for PictureDialog class 2014-05-11 23:57:01 -04:00
Paul Gilbert
604bca43de MADS: Implement the dialog textNoun method 2014-05-11 22:41:01 -04:00
Paul Gilbert
8abcbf3fb0 MADS: Refactoring of dialog classes, more implementation of PictureDialog 2014-05-11 18:08:31 -04:00
Filippos Karapetis
b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Paul Gilbert
ff5b97e75a MADS: In progress greyscale fading for picking up inventory items 2014-05-04 14:32:58 -04:00
Paul Gilbert
1362414e77 MADS: Implement palette animation code 2014-04-19 22:49:14 -04:00
Paul Gilbert
7b907be937 MADS: General cleanup and minor renamings 2014-04-15 19:28:29 -04:00
Paul Gilbert
531ebab4da MADS: Added preliminary keyboard handling and keypress process stub 2014-04-08 22:04:43 -04:00
Paul Gilbert
7f15c6d5fd MADS: Beginnings of proper look dialog display 2014-04-04 08:19:37 -04:00
Paul Gilbert
57f1c6e9d9 MADS: Implemented message parser for action dialog display 2014-03-30 21:10:07 -04:00
Paul Gilbert
89af9dde8c MADS: Implemented message loading/decoding 2014-03-29 22:28:22 -04:00
Paul Gilbert
377cbbe77d MADS: Cleanup of game and player fields used during initialization 2014-03-27 21:04:27 -04:00
Paul Gilbert
ded2de015a MADS: Finished scene 103 action logic 2014-03-23 11:07:00 -04:00
Strangerke
83a8ec1471 MADS: Add a stub for Dialog::showPicture() 2014-03-22 22:55:02 +01:00
Paul Gilbert
2d99f761f0 MADS: Implemented scene 804 step 2014-03-11 23:26:31 -04:00
Paul Gilbert
badb8d9744 MADS: More work implementing scene info loading 2014-02-28 20:37:42 -05:00
Paul Gilbert
4c867aa62f MADS: Shift some fields and methods to Dialogs and Game classes 2014-02-24 00:38:49 -05:00
Paul Gilbert
37b788b7dd MADS: Added skeleton framework for game scene classes 2014-02-24 00:20:53 -05:00
Paul Gilbert
1d80edb2dd MADS: Fixes for the display of dialogs 2014-02-23 13:39:53 -05:00
Paul Gilbert
6b774d2284 MADS: Copy protection dialog is starting to be displayed 2014-02-22 18:21:18 -05:00
Paul Gilbert
6c354bccf2 MADS: Implemented more logic for dialog display 2014-02-22 17:25:30 -05:00
Paul Gilbert
54c4515232 MADS: Beginnings of dialog class hierarchy 2014-02-22 08:39:44 -05:00