aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/inventory.cpp
AgeCommit message (Expand)Author
2014-04-10MADS: Minor fix to inentory top index settingPaul Gilbert
2014-04-09MADS: Fixes for correctly displaying inventory list in the user interfacePaul Gilbert
2014-04-08MADS: Cleanup of verb/preposition flags handlingPaul Gilbert
2014-04-06MADS: More implementation for looking at inventory itemsPaul Gilbert
2014-04-05MADS: Implement scene 209Strangerke
2014-04-03MADS: Renamings for saving fields in MADSAction::startActionPaul Gilbert
2014-03-27MADS: Cleanup of game and player fields used during initializationPaul Gilbert
2014-03-26MADS: Cleaned up game initialisation code to use more constantsPaul Gilbert
2014-03-19MADS: Moved ScreenObjects into the Game classPaul Gilbert
2014-03-19MADS: set public 2 inventory functions, fix signed/unsigned comparisonStrangerke
2014-03-19MADS: Added inventory add/remove methodsPaul Gilbert
2014-03-18MADS: Add isInInventory()Strangerke
2014-03-15MADS: Implemented scene 103 setup and needed support methodsPaul Gilbert