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
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
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-24
LASTEXPRESS: Refactor Sound class
Littleboy
2011-06-23
LASTEXPRESS: Move Menu class to a separate folder
Littleboy
2011-06-22
LASTEXPRESS: Move Fight class to its own folder
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-01-25
LASTEXPRESS: Correct typos in Alexei logic and sound code
Julien Templier
2011-01-25
LASTEXPRESS: Fix typo in Francois logic
Julien Templier
2011-01-20
LASTEXPRESS: Add macro for end of entities logic functions
Julien Templier
2010-11-16
LASTEXPRESS: Fix SequenceFrame leak in Entities code
Julien Templier
2010-11-11
LASTEXPRESS: Use SAFE_DELETE for class variables
Julien Templier
2010-11-11
LASTEXPRESS: Fix more memory leaks
Julien Templier
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-27
JANITORIAL: Remove unnecessary semicolons
Torbjörn Andersson
2010-10-27
LASTEXPRESS: Add some missing casts and const qualifiers
Julien Templier
2010-10-26
LASTEXPRESS: Fix GCC warnings
Julien Templier
2010-10-26
LASTEXPRESS: More savegame work
Julien Templier
2010-10-26
LASTEXPRESS: Make GameState::time of type TimeValue
Julien Templier
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-22
LASTEXPRESS: Add missing casts, fix warnings and correct typos
Julien Templier
2010-10-22
LASTEXPRESS: Fix GCC errors & warnings (missing stricmp & parentheses)
Julien Templier
[prev]
[next]