index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
lastexpress
/
lastexpress.cpp
Age
Commit message (
Expand
)
Author
2018-10-16
LASTEXPRESS: Remove Engine Specific All Debug Level.
D G Turner
2018-10-16
LASTEXPRESS: drop sound thread
Evgeny Grechnikov
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2014-06-16
LASTEXPRESS: Rename Server* classes to Waiter*
Littleboy
2014-02-18
LASTEXPRESS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-05
LASTEXPRESS: Fix unchecked return value in LastExpressEngine::pollEvents() (C...
Littleboy
2012-07-27
LASTEXPRESS: More include re-organization
Littleboy
2012-07-14
LASTEXPRESS: Cleanup
Littleboy
2012-07-14
LASTEXPRESS: Remove duplicated include statements
Littleboy
2011-08-06
LASTEXPRESS: Reduce header dependency
Eugene Sandulenko
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-06-28
LASTEXPRESS: Move Sound class to the sound folder
Littleboy
2011-06-28
LASTEXPRESS: Move sound queue related functions to a separate class
Littleboy
2011-06-23
LASTEXPRESS: Move Menu class to a separate folder
Littleboy
2011-06-22
LASTEXPRESS: Fix leak and corruption of event handlers function pointers
Littleboy
2011-06-10
LASTEXPRESS: Reduce header dependencies
Max Horn
2011-06-02
LASTEXPRESS: Remove unused LastExpressEngine::errorString()
Littleboy
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-10
LASTEXPRESS: Add button pressed state for inventory handling
Littleboy
2011-03-22
LASTEXPRESS: Fix sound timer to only run every 17 milliseconds
Littleboy
2011-03-19
LASTEXPRESS: Init volume levels on startup
dhewg
2011-02-09
LASTEXPRESS: Refactor inventory handling
Julien Templier
2010-11-11
LASTEXPRESS: Use SAFE_DELETE for class variables
Julien Templier
2010-11-11
LASTEXPRESS: Fix some memory leaks
Julien Templier
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko