aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/state.h
AgeCommit message (Expand)Author
2018-08-26LASTEXPRESS: multiple fixes in NPC logicEvgeny Grechnikov
2014-02-18LASTEXPRESS: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24LASTEXPRESS: Janitorial - Fix spacing errorsStrangerke
2013-09-05LASTEXPRESS: Fix uninitialized scalar field (CID1002847)Littleboy
2012-07-29LASTEXPRESS: Fix regression with Logic::resetState()Littleboy
2011-06-28LASTEXPRESS: Cleanup commentsLittleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-10LASTEXPRESS: Add button pressed state for inventory handlingLittleboy
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-25LASTEXPRESS: Corrected format warning in state.hDavid Turner
2011-01-25LASTEXPRESS: Add some subtitle support to Sound classJulien Templier
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-27LASTEXPRESS: Implement game loading (last save entry only)Julien Templier
2010-10-26LASTEXPRESS: More savegame workJulien Templier
2010-10-26LASTEXPRESS: Make GameState::time of type TimeValueJulien Templier
2010-10-23LASTEXPRESS: Output human readable time in the show game state debug commandJulien Templier
2010-10-22LASTEXPRESS: Reorganize and enhance some debug commandsJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko