aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/lastexpress.cpp
AgeCommit message (Expand)Author
2018-10-16LASTEXPRESS: Remove Engine Specific All Debug Level.D G Turner
2018-10-16LASTEXPRESS: drop sound threadEvgeny Grechnikov
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2014-06-16LASTEXPRESS: Rename Server* classes to Waiter*Littleboy
2014-02-18LASTEXPRESS: Make GPL headers consistent in themselves.Johannes Schickel
2013-09-05LASTEXPRESS: Fix unchecked return value in LastExpressEngine::pollEvents() (C...Littleboy
2012-07-27LASTEXPRESS: More include re-organizationLittleboy
2012-07-14LASTEXPRESS: CleanupLittleboy
2012-07-14LASTEXPRESS: Remove duplicated include statementsLittleboy
2011-08-06LASTEXPRESS: Reduce header dependencyEugene Sandulenko
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
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-23LASTEXPRESS: Move Menu class to a separate folderLittleboy
2011-06-22LASTEXPRESS: Fix leak and corruption of event handlers function pointersLittleboy
2011-06-10LASTEXPRESS: Reduce header dependenciesMax Horn
2011-06-02LASTEXPRESS: Remove unused LastExpressEngine::errorString()Littleboy
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-10LASTEXPRESS: Add button pressed state for inventory handlingLittleboy
2011-03-22LASTEXPRESS: Fix sound timer to only run every 17 millisecondsLittleboy
2011-03-19LASTEXPRESS: Init volume levels on startupdhewg
2011-02-09LASTEXPRESS: Refactor inventory handlingJulien Templier
2010-11-11LASTEXPRESS: Use SAFE_DELETE for class variablesJulien Templier
2010-11-11LASTEXPRESS: Fix some memory leaksJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko