22 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
Paul Gilbert
3e9c1ea50a MADS: Fix confiscating player's inventory when captured 2014-05-30 19:25:13 -04:00
Paul Gilbert
c7efc76af6 MADS: Fix inventory scrolling when picking up items 2014-05-26 12:12:01 -04:00
Paul Gilbert
d590ca39d1 MADS: Properly implemented object quality code 2014-05-16 18:30:41 -04:00
Filippos Karapetis
4cf895ad06 MADS: Do not attempt to remove objects that aren't in the inventory
Fixes a crash when the guards take Rex's stuff
2014-05-16 06:26:11 +03:00
Filippos Karapetis
b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Paul Gilbert
9cd7e8b886 MADS: Maintain inventory ordering in savegames 2014-05-03 13:47:04 -04:00
Filippos Karapetis
521e0394f6 MADS: Check for sane object IDs when checking for inventory objects
This avoids crashes in cases where the default excuse is shown, for
objects that can't be operated
2014-04-30 22:52:02 +03:00
Paul Gilbert
0e9e6cda40 MADS: Beginnings of savegame synchronisation 2014-04-22 23:00:41 -04:00
Paul Gilbert
da43f4438d MADS: Minor fix to inentory top index setting 2014-04-10 20:06:02 -04:00
Paul Gilbert
8df0833546 MADS: Fixes for correctly displaying inventory list in the user interface 2014-04-09 09:32:14 -04:00
Paul Gilbert
09adb571d3 MADS: Cleanup of verb/preposition flags handling 2014-04-08 23:01:46 -04:00
Paul Gilbert
29789847a8 MADS: More implementation for looking at inventory items 2014-04-06 16:32:18 -04:00
Strangerke
c117e59009 MADS: Implement scene 209 2014-04-05 23:37:10 +02:00
Paul Gilbert
d163ee088a MADS: Renamings for saving fields in MADSAction::startAction 2014-04-03 22:02:12 -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
f9e2c1c71f MADS: Cleaned up game initialisation code to use more constants 2014-03-26 09:32:33 -04:00
Paul Gilbert
db017b746d MADS: Moved ScreenObjects into the Game class 2014-03-19 19:44:51 -04:00
Strangerke
b04f7c1693 MADS: set public 2 inventory functions, fix signed/unsigned comparison 2014-03-19 08:12:11 +01:00
Paul Gilbert
7b808b4464 MADS: Added inventory add/remove methods 2014-03-19 00:15:25 -04:00
Strangerke
306ea295ee MADS: Add isInInventory() 2014-03-18 18:49:36 +01:00
Paul Gilbert
10124f6806 MADS: Implemented scene 103 setup and needed support methods 2014-03-15 17:38:44 -04:00