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
/
xref.txt
Age
Commit message (
Expand
)
Author
2003-11-09
Moved _talkSelected to Logic.
David Eriksson
2003-11-08
Start/stop scenes - fixes missing panel.
David Eriksson
2003-11-07
add bob parallax stuff for room 74 (carbam)
Gregory Montoir
2003-11-05
update
Gregory Montoir
2003-11-04
preliminary R_MAP implementation
Gregory Montoir
2003-11-03
cleanup
Gregory Montoir
2003-11-02
update
Gregory Montoir
2003-11-02
add missing inventory functions
Joost Peters
2003-11-01
rename Queen::GameSettings to Queen::GameConfig
Gregory Montoir
2003-10-31
use Command class
Gregory Montoir
2003-10-30
new Verb class
Gregory Montoir
2003-10-28
add accessors for mouse current pos / button + keyVerb
Gregory Montoir
2003-10-27
more stuff for future Command class
Gregory Montoir
2003-10-26
cleanup, add comments
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
move state related methods to specific class + minor changes
Gregory Montoir
2003-10-23
forgot these
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
cross reference update / cleanup
Gregory Montoir
2003-10-20
remaining palette stuff
Gregory Montoir
2003-10-18
Moved function from Talk to Graphics because Cutaway need it too.
David Eriksson
2003-10-18
- Fix some cutaway crashes
David Eriksson
2003-10-18
Make the aeroplane fly (and Joe too... I wonder what he smoked.)
David Eriksson
2003-10-18
update references for Display class
Gregory Montoir
2003-10-16
Play all intro cutaways (some better than others... :-)
David Eriksson
2003-10-16
Talk stuff
David Eriksson
2003-10-15
Improved talking.
David Eriksson
2003-10-15
- Make Cutaway use Walk object from Logic
David Eriksson
2003-10-15
sorted a bit cross references
Gregory Montoir
2003-10-14
moved some methods from Queen::Walk to Queen::Logic
Gregory Montoir
2003-10-14
more cross references
Gregory Montoir
2003-10-10
Small start for variable cross-reference.
David Eriksson