aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress
AgeCommit message (Expand)Author
2019-12-01LASTEXPRESS: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-29LASTEXPRESS: The game doesn't use MIDI, so mark it as such.Henrik "Henke37" Andersson
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-10-20LASTEXPRESS: save/load sound stateEvgeny Grechnikov
2018-10-20LASTEXPRESS: loud train noise when NPC exits carEvgeny Grechnikov
2018-10-19LASTEXPRESS: case-insensitive lookup in sound queueEvgeny Grechnikov
2018-10-18LASTEXPRESS: rnd() should not return a constantEvgeny Grechnikov
2018-10-18LASTEXPRESS: better names in sound codeEvgeny Grechnikov
2018-10-17LASTEXPRESS: support for looped soundsEvgeny Grechnikov
2018-10-16LASTEXPRESS: dynamic adjusting of sound volumeEvgeny Grechnikov
2018-10-16LASTEXPRESS: support for delay-activated soundsEvgeny Grechnikov
2018-10-16LASTEXPRESS: Remove Engine Specific All Debug Level.D G Turner
2018-10-16LASTEXPRESS: Fix Compiler Warning in Sound Code.D G Turner
2018-10-16LASTEXPRESS: drop sound threadEvgeny Grechnikov
2018-10-16LASTEXPRESS: fix race condition in sound codeEvgeny Grechnikov
2018-10-14LASTEXPRESS: Fix compilation with some compilersThierry Crozat
2018-10-14LASTEXPRESS: refactor sound flagsEvgeny Grechnikov
2018-10-14LASTEXPRESS: fix constants in sound serializerEvgeny Grechnikov
2018-09-24LASTEXPRESS: Fix GCC Enum Comparison Mismatch Warning.D G Turner
2018-09-24LASTEXPRESS: Fix GCC WarningsD G Turner
2018-09-24LASTEXPRESS: more fixes in NPC logicEvgeny Grechnikov
2018-09-14LASTEXPRESS: Add Missing End Markers to Detection Entry File Lists.D G Turner
2018-09-14LASTEXPRESS: added detection entry for gog releaseMartin Gerhardy
2018-09-13LASTEXPRESS: fixed warnings with gcc 8.2Martin Gerhardy
2018-09-11LASTEXPRESS: more fixes in NPC logicEvgeny Grechnikov
2018-09-02LASTEXPRESS: more fixes in NPC logicEvgeny Grechnikov
2018-08-26LASTEXPRESS: fix gcc buildEvgeny Grechnikov
2018-08-26LASTEXPRESS: multiple fixes in NPC logicEvgeny Grechnikov
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningsAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2016-09-23LASTEXPRESS: Rename Vassili functionsLittleboy
2016-09-23LASTEXPRESS: Rename Vesna functionsLittleboy
2016-09-23LASTEXPRESS: Rename Tatiana functionsLittleboy
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-13LASTEXPRESS: Fixed potential buffer overrunEugene Sandulenko
2016-05-03LASTEXPRESS: Fix logic comparisonEugene Sandulenko
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2015-11-27LASTEXPRESS: Removing excess checkEugene Sandulenko
2015-08-30AUDIO: Make Rewindable- and SeekableAudioStream inherit virtuallyMatthew Hoops
2014-06-16LASTEXPRESS: Fix potential out-of-bounds read. CID 1003992Littleboy
2014-06-16LASTEXPRESS: Check for resulting sequence size in August logic code. CID 1003264Littleboy
2014-06-16LASTEXPRESS: Add assert check in Gendarmes logic. CID 1003263Littleboy
2014-06-16LASTEXPRESS: Rename Ivo functionsLittleboy
2014-06-16LASTEXPRESS: Fix comparison in sound entry serialization. CID 1004148Littleboy
2014-06-16LASTEXPRESS: Add asserts in sound entry serialization and update code. CID 10...Littleboy
2014-06-16LASTEXPRESS: Check that the archive is loaded correctly in debug code. CID 10...Littleboy