Commit Graph

28 Commits

Author SHA1 Message Date
Johannes Schickel
5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Strangerke
d3860c573e MADS: Initialize some variables in MADSAction 2014-05-27 00:06:30 +02:00
Strangerke
e016e65767 MADS: Reduce the scope of a variable in Action, rename some British variable names 2014-05-19 20:53:40 +02:00
Filippos Karapetis
b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Filippos Karapetis
27982c850a MADS: Fix several logic bugs in scenes 102, 109 and 212 2014-05-04 03:52:13 +03:00
Paul Gilbert
b5949010a6 MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
Paul Gilbert
b7776bdbdd MADS: Fixes for using items on other items 2014-04-30 21:28:49 -04:00
Paul Gilbert
0e9e6cda40 MADS: Beginnings of savegame synchronisation 2014-04-22 23:00:41 -04:00
Paul Gilbert
0b340a0343 MADS: Fix depth issues with sitting in chair in scene 101 2014-04-15 23:51:41 -04:00
Paul Gilbert
e144e9810f MADS: Dropped old ActionMode enums in favour of ScrCategory 2014-04-08 23:25:11 -04:00
Paul Gilbert
09adb571d3 MADS: Cleanup of verb/preposition flags handling 2014-04-08 23:01:46 -04:00
Paul Gilbert
11403c5db6 MADS: Further cleanup of previously anonymous fields 2014-04-05 21:30:42 -04:00
Paul Gilbert
e37d1b7280 MADS: Cleanup of the MADSAction class 2014-04-05 21:01:41 -04:00
Paul Gilbert
d163ee088a MADS: Renamings for saving fields in MADSAction::startAction 2014-04-03 22:02:12 -04:00
Paul Gilbert
f0458042f2 MADS: In progress cleanup of checkActionAtMousePos 2014-04-02 22:27:11 -04:00
Paul Gilbert
57f1c6e9d9 MADS: Implemented message parser for action dialog display 2014-03-30 21:10:07 -04:00
Paul Gilbert
71b1343adf MADS: Implemented NebularGame::step 2014-03-29 11:18:07 -04:00
Paul Gilbert
fac216be33 MADS: Cleanup of Scene::checkStartWalk to become Player::newWalk 2014-03-28 23:07:22 -04:00
Paul Gilbert
6c85572d76 MADS: Initial cleanup of action/player handling 2014-03-27 22:38:28 -04:00
Paul Gilbert
fc03e5a4fa MADS: Fix for selecting actions from the list 2014-03-26 22:22:50 -04:00
Paul Gilbert
7f4dbf7d48 MADS: Implemented more action handling methods 2014-03-23 18:48:00 -04:00
Paul Gilbert
a3952509a9 MADS: In progress work on action starting 2014-03-23 17:31:33 -04:00
Paul Gilbert
ef152fa2ba MADS: Added _savedLookFlag to MADSAction 2014-03-22 15:55:50 -04:00
Paul Gilbert
8d252f4f0e MADS: Implemented methods for checking action at mouse position and clicking 2014-03-19 23:33:18 -04:00
Paul Gilbert
d8026b9ef7 MADS: Implementing Scene::doFrame 2014-03-03 00:42:41 -05:00
Paul Gilbert
3a842a079c MADS: Bulk of implementation of ScreenObjects::check 2014-03-02 23:09:17 -05:00
Paul Gilbert
72163a233f MADS: Moved Player class into it's own file 2014-03-02 20:06:21 -05:00
Paul Gilbert
b816b9990d MADS: Added skeleton class for actions 2014-03-02 19:29:54 -05:00