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
/
lure
/
game.h
Age
Commit message (
Expand
)
Author
2007-02-09
Removed use of static support data record for player to simplify save process
Paul Gilbert
2007-01-31
Expanded the chute animation to display the full sequence as the player leave...
Paul Gilbert
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-08-27
Added support for selecting a sequence of commands in response to the Tell ac...
Paul Gilbert
2006-07-23
Changed __lure_res_h__ to LURE_RES_H etc for consistency.
Torbjörn Andersson
2006-07-08
Added support for ScummVM boot parameter values as well invoking the built-in...
Paul Gilbert
2006-05-23
Added a new outer loop for what will later allow the restarting of the game. ...
Paul Gilbert
2006-04-29
Enhanced hotspot action so that the player will properly walk to a hotspot be...
Paul Gilbert
2006-04-11
Implemented better handling of changing rooms via room exits
Paul Gilbert
2006-02-19
Cleaned up the main game loop, improved handling for changing rooms, and impr...
Paul Gilbert
2006-02-11
Moved engines to the new engines/ directory
Max Horn