aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/logic.cpp
AgeCommit message (Expand)Author
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-06-22LASTEXPRESS: Move Fight class to its own folderLittleboy
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