aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/inventory.cpp
AgeCommit message (Expand)Author
2018-10-18LASTEXPRESS: better names in sound codeEvgeny Grechnikov
2018-10-14LASTEXPRESS: refactor sound flagsEvgeny Grechnikov
2014-06-16LASTEXPRESS: Fix potential out-of-bounds read. CID 1003992Littleboy
2014-02-18LASTEXPRESS: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-10LASTEXPRESS: Rename InventoryItem propertiesLittleboy
2013-10-12LASTEXPRESS: Redo d71b48 and use variable instead of commenting itEugene Sandulenko
2013-10-08LASTEXPRESS: Comment out unused variableEugene Sandulenko
2012-08-27LASTEXPRESS: Remove unnecessary castsLittleboy
2012-08-27LASTEXPRESS: Remove some unreachable codeLittleboy
2012-07-28LASTEXPRESS: Implement menu egg blinkingLittleboy
2012-07-27LASTEXPRESS: More include re-organizationLittleboy
2012-07-16LASTEXPRESS: Remove strange castsLittleboy
2012-07-14LASTEXPRESS: CleanupLittleboy
2012-07-14LASTEXPRESS: Remove duplicated include statementsLittleboy
2011-06-28LASTEXPRESS: Cleanup commentsLittleboy
2011-06-28LASTEXPRESS: Move Sound class to the sound folderLittleboy
2011-06-28LASTEXPRESS: Move sound queue related functions to a separate classLittleboy
2011-06-24LASTEXPRESS: Refactor Sound classLittleboy
2011-06-23LASTEXPRESS: Move Menu class to a separate folderLittleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-11LASTEXPRESS: Implement last part of inventory handlingLittleboy
2011-05-10LASTEXPRESS: Implement item selection and scene loadingLittleboy
2011-05-10LASTEXPRESS: Implement highlight of inventory itemsLittleboy
2011-05-10LASTEXPRESS: Draw portrait non-highlighted in Inventory::show()Littleboy
2011-05-10LASTEXPRESS: Add button pressed state for inventory handlingLittleboy
2011-05-10LASTEXPRESS: Implement skeleton code for selected item and inventory selectionLittleboy
2011-02-09LASTEXPRESS: Add support for item highlight in inventory and scene restoreJulien Templier
2011-02-09LASTEXPRESS: Implement proper Inventory::open() and Inventory::close()Julien Templier
2011-02-09LASTEXPRESS: Refactor inventory handlingJulien Templier
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-26LASTEXPRESS: More savegame workJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko