aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/logic.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-10LASTEXPRESS: Implement skeleton code for selected item and inventory selectionLittleboy
2011-02-09LASTEXPRESS: Implement proper Inventory::open() and Inventory::close()Julien Templier
2011-02-09LASTEXPRESS: Properly update cursor when hovering Egg and inventory itemsJulien Templier
2010-11-11LASTEXPRESS: Use SAFE_DELETE for class variablesJulien Templier
2010-10-27LASTEXPRESS: Add some missing casts and const qualifiersJulien Templier
2010-10-26LASTEXPRESS: Make GameState::time of type TimeValueJulien Templier
2010-10-26LASTEXPRESS: Savegame support updateJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko