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
/
queen
/
defs.h
Age
Commit message (
Expand
)
Author
2003-10-31
use Command class
Gregory Montoir
2003-10-30
add support for spanish cd version
Joost Peters
2003-10-30
new Verb class
Gregory Montoir
2003-10-27
more stuff for future Command class
Gregory Montoir
2003-10-25
add some methods to Logic for future Command class
Gregory Montoir
2003-10-25
added GameSettings class + FIND_VERB implementation
Gregory Montoir
2003-10-24
misc fixes/tweaks
Gregory Montoir
2003-10-23
Make it possible to quit cutaways!
David Eriksson
2003-10-23
move state related methods to specific class + minor changes
Gregory Montoir
2003-10-23
minor changes for future Command class
Gregory Montoir
2003-10-23
Initial version of the Input class. Some things still missing.
David Eriksson
2003-10-21
WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES implementa...
Gregory Montoir
2003-10-20
allow loading of rebuilt/compressed datafile
Joost Peters
2003-10-18
- Fix some cutaway crashes
David Eriksson
2003-10-18
minor changes to joeMove() code
Gregory Montoir
2003-10-15
- Make Cutaway use Walk object from Logic
David Eriksson
2003-10-14
preliminary FIND_STATE implementation
Gregory Montoir
2003-10-12
added missing INITIATE() code, added language detection to Resource class, etc.
Joost Peters
2003-10-12
minor initialise() tweaks, added panel zones
Gregory Montoir
2003-10-09
minor additions to walk class + get/set functions for Logic::_area
Gregory Montoir
2003-10-07
some text functions
Gregory Montoir
2003-10-07
new header for common defines/enums + some additions to Graphics
Gregory Montoir