aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/francois.cpp
AgeCommit message (Expand)Author
2012-07-14LASTEXPRESS: Replace CALLBACK_ACTION macro by member functionLittleboy
2012-07-14LASTEXPRESS: Remove duplicated include statementsLittleboy
2011-11-03LASTEXPRESS: Fixed typo in code logicFilippos Karapetis
2011-09-07LASTEXPRESS: Fix Francois being stuck when exiting compartmentLittleboy
2011-06-28LASTEXPRESS: Move sound queue related functions to a separate classLittleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-25LASTEXPRESS: Fix typo in Francois logicJulien Templier
2011-01-20LASTEXPRESS: Add macro for end of entities logic functionsJulien Templier
2010-10-27LASTEXPRESS: Add some missing casts and const qualifiersJulien Templier
2010-10-22LASTEXPRESS: Add missing casts, fix warnings and correct typosJulien Templier
2010-10-21LASTEXPRESS: Merge several TIME_CHECK* macros togetherJulien Templier
2010-10-21LASTEXPRESS: Rename CURRENT_PARAMS to CURRENT_PARAMJulien Templier
2010-10-21LASTEXPRESS: Simplify some entity callback codeJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Francois, Gendarmes a...Julien Templier
2010-10-21LASTEXPRESS: Implement 7 AI logic functionsJulien Templier
2010-10-19LASTEXPRESS: Fix some space formatting.Jordi Vilalta Prat
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko