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
/
coudert.cpp
Age
Commit message (
Collapse
)
Author
2014-02-18
LASTEXPRESS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-10
LASTEXPRESS: Rename Object properties
Littleboy
2012-07-27
LASTEXPRESS: Remove several TIME_CHECK* macros
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM_PROC and UPDATE_PARAM_PROC_TIME macros
Julien
2012-07-27
LASTEXPRESS: Replace UPDATE_PARAM macro
Julien
2012-07-27
LASTEXPRESS: Remove use of function wrappers in shared entity functions
Julien
2012-07-16
LASTEXPRESS: Replace TIME_CHECK_SAVEPOINT and TIME_CHECK_OBJECT macros
Littleboy
2012-07-16
LASTEXPRESS: Merge the two savegameBloodJacket functions into the base ↵
Littleboy
Entity class
2012-07-16
LASTEXPRESS: Replace SAVEGAME_BLOOD_JACKET macro by function
Littleboy
2012-07-14
LASTEXPRESS: Replace CALLBACK_ACTION macro by member function
Littleboy
2012-07-14
LASTEXPRESS: Remove duplicated include statements
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
- Implement missing queue reset function - Cleanup SoundManager::playLoopingSound()
2011-06-24
LASTEXPRESS: Refactor Sound class
Littleboy
- Move entry-related functions to separate class - Move enumeration to shared header and rename FlagType to SoundFlag
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-20
LASTEXPRESS: Add macro for end of entities logic functions
Julien Templier
svn-id: r55343
2010-10-27
LASTEXPRESS: Add some missing casts and const qualifiers
Julien Templier
svn-id: r53880
2010-10-22
LASTEXPRESS: Add missing casts, fix warnings and correct typos
Julien Templier
svn-id: r53694
2010-10-21
LASTEXPRESS: Rename CURRENT_PARAMS to CURRENT_PARAM
Julien Templier
svn-id: r53691
2010-10-21
LASTEXPRESS: Simplify some entity callback code
Julien Templier
svn-id: r53690
2010-10-21
LASTEXPRESS: Implement remaining AI logic functions for Coudert
Julien Templier
svn-id: r53687
2010-10-21
LASTEXPRESS: Implement 7 AI logic functions
Julien Templier
svn-id: r53681
2010-10-21
LASTEXPRESS: Implement 10 more AI logic functions
Julien Templier
svn-id: r53680
2010-10-19
LASTEXPRESS: Fix some space formatting.
Jordi Vilalta Prat
svn-id: r53629
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko
svn-id: r53579