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
/
entities
Age
Commit message (
Collapse
)
Author
2014-02-18
LASTEXPRESS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-10
LASTEXPRESS: Rename Yasmin logic functions
Littleboy
2013-12-10
LASTEXPRESS: Fix enum comparison
Littleboy
2013-12-10
LASTEXPRESS: Rename Francois and Alouan logic functions
Littleboy
2013-12-10
LASTEXPRESS: Rename Object properties
Littleboy
2013-12-10
LASTEXPRESS: Rename Anna logic functions
Littleboy
Fix wrong call in
2013-12-10
LASTEXPRESS: Rename Alexei logic functions
Littleboy
2013-12-10
LASTEXPRESS: Rename Abbot logic functions
Littleboy
2013-11-24
LASTEXPRESS: Janitorial - Fix spacing errors
Strangerke
2013-10-08
LASTEXPRESS: Fix potential buffer overruns. Numerous CID 1003873-1003885
Eugene Sandulenko
2013-04-28
LASTEXPRESS: Fix multiline macros. CID 1003638
Eugene Sandulenko
2013-04-28
LASTEXPRESS: Fix nasty bug with multiline macro. CID 1003640
Eugene Sandulenko
2012-08-27
LASTEXPRESS: Identify more Verges functions
Littleboy
2012-08-27
LASTEXPRESS: Fix typo in Verges chapter 3 function
Littleboy
2012-08-27
LASTEXPRESS: Identify several Verges functions
Littleboy
2012-08-27
LASTEXPRESS: Remove unnecessary casts
Littleboy
2012-08-27
LASTEXPRESS: Add const modifiers
Littleboy
2012-08-27
LASTEXPRESS: Reduce header interdependency
Littleboy
2012-08-27
LASTEXPRESS: Identify some Abbot Chapter 3 functions
Littleboy
2012-08-01
LASTEXPRESS: Remove use of skip from savegame functions when loading
Littleboy
We cannot accurately skip over compressed data as it is not know before decoding how much data will be used
2012-07-27
LASTEXPRESS: Untemplatize setup functions
Littleboy
2012-07-27
LASTEXPRESS: Fix some formatting issues
Littleboy
2012-07-27
LASTEXPRESS: Remove templated resetCurrentParameters() function
Littleboy
2012-07-27
LASTEXPRESS: More include re-organization
Littleboy
2012-07-27
LASTEXPRESS: Move includes to header for setup function templates
Julien
2012-07-27
LASTEXPRESS: Replace setup macros by functions
Julien
2012-07-27
LASTEXPRESS: Cleanup unused arguments from BEGIN_SETUP macro
Julien
2012-07-27
LASTEXPRESS: Merge the remaining macros in entity_intern.h into entity.h
Julien
2012-07-27
LASTEXPRESS: Remove TIME_CHECK_CALLBACK_1 macro
Julien
2012-07-27
LASTEXPRESS: Remove TIME_CHECK_CALLBACK_3 macro
Julien
2012-07-27
LASTEXPRESS: Remove TIME_CHECK_CALLBACK_2 macro
Julien
2012-07-27
LASTEXPRESS: Move RESET_ENTITY_STATE macro to entity.h
Julien
2012-07-27
LASTEXPRESS: Remove several TIME_CHECK* macros
Julien
2012-07-27
LASTEXPRESS: Move Entity function declaration macros to entity.h
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM_GOTO macro
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM_PROC and UPDATE_PARAM_PROC_TIME macros
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM_CHECK macro
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM macro
Julien
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: 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 ↵
Littleboy
Entity class
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
[next]