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
Age
Commit message (
Expand
)
Author
2012-07-27
LASTEXPRESS: Replace TIME_CHECK_PLAYSOUND_UPDATEPOSITION macro
Julien
2012-07-27
LASTEXPRESS: Replace TIME_CHECK_CALLBACK_ACTION macro
Julien
2012-07-27
LASTEXPRESS: Remove use of function wrappers in shared entity functions
Julien
2012-07-27
LASTEXPRESS: Move some macros to entity.h
Julien
2012-07-19
LASTEXPRESS: Fix variable shadowing and update comments
Littleboy
2012-07-16
LASTEXPRESS: Replace TIME_CHECK_SAVEPOINT and TIME_CHECK_OBJECT macros
Littleboy
2012-07-16
LASTEXPRESS: Use filter 16 as default filter for NIS animations
Littleboy
2012-07-16
LASTEXPRESS: Replace INVERT_Y macro
Littleboy
2012-07-16
LASTEXPRESS: Replace INCREMENT_DIRECTION_COUNTER macro
Littleboy
2012-07-16
LASTEXPRESS: Replace 2 macros in Sophie entity implementation
Littleboy
2012-07-16
LASTEXPRESS: Remove LOADSCENE_FROM_POSITION macro
Littleboy
2012-07-16
LASTEXPRESS: Merge the two savegameBloodJacket functions into the base Entity...
Littleboy
2012-07-16
LASTEXPRESS: Move LOW_BYTE macro to helpers.h
Littleboy
2012-07-16
LASTEXPRESS: Replace SYNC_STRING macro by function
Littleboy
2012-07-16
LASTEXPRESS: Replace PLAY_STEAM macro by function
Littleboy
2012-07-16
LASTEXPRESS: Replace SAVEGAME_BLOOD_JACKET macro by function
Littleboy
2012-07-16
LASTEXPRESS: Replace COMPARTMENT_TO and COMPARTMENT_FROM_TO macros
Littleboy
2012-07-16
LASTEXPRESS: Comment unused variable
Littleboy
2012-07-16
LASTEXPRESS: Remove strange casts
Littleboy
2012-07-14
LASTEXPRESS: Replace CALLBACK_ACTION macro by member function
Littleboy
2012-07-14
LASTEXPRESS: Fix sound in animated sequences
Littleboy
2012-07-14
LASTEXPRESS: Cleanup
Littleboy
2012-07-14
LASTEXPRESS: Remove duplicated include statements
Littleboy
2012-06-16
LASTEXPRESS: Get rid of casts on CursorManager::replaceCursor calls.
Johannes Schickel
2012-06-16
LASTEXPRESS: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-12-13
COMMON: Make more members of Archive constant.
Andrea Corna
2011-11-21
ALL: Remove unnecessary forward declarations.
Christoph Mallon
2011-11-07
LASTEXPRESS: Fix typos in shared game code (as reported by _sev)
Littleboy
2011-11-07
LASTEXPRESS: Fix typos in entity code (as reported by _sev)
Littleboy
2011-11-03
LASTEXPRESS: Fixed typo in code logic
Filippos Karapetis
2011-11-03
LASTEXPRESS: Fix read size parameter.
Johannes Schickel
2011-11-02
LASTEXPRESS: Fix incorrect read() call
Eugene Sandulenko
2011-10-24
LASTEXPRESS: Add GUIO_NOASPECT to Last Express
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-11
Last Express: CLIP should use a <int> template to compile correctly.
anotherguest
2011-09-19
LASTEXPRESS: Small cleanup in Entities::processEntity() and Entities::process...
Littleboy
2011-09-07
LASTEXPRESS: Fix Francois being stuck when exiting compartment
Littleboy
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-08-06
LASTEXPRESS: Reduce header dependency
Eugene Sandulenko
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-07-08
LASTEXPRESS: Simplify SoundQueue::updateQueue()
Littleboy
2011-07-08
LASTEXPRESS: Prefix savegame filenames with "lastexpress"
Littleboy
2011-07-08
LASTEXPRESS: Have LastExpress_ADPCMStream inherit directly from Audio::ADPCMS...
Littleboy
2011-07-08
LASTEXPRESS: Replace existing decodeIMA calls by code using our custom set of...
Littleboy
2011-07-08
LASTEXPRESS: Fix typo in filter table
Littleboy
2011-07-06
LASTEXPRESS: implement Sound::updateQueue() and all dependent functions
Eugene Sandulenko
2011-07-04
LASTEXPRESS: Move sound filtering to base Sound class
Littleboy
[next]