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 (
Expand
)
Author
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
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 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-14
LASTEXPRESS: Replace CALLBACK_ACTION macro by member function
Littleboy
2012-07-14
LASTEXPRESS: Remove duplicated include statements
Littleboy
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-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-09-07
LASTEXPRESS: Fix Francois being stuck when exiting compartment
Littleboy
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
[next]