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
Age
Commit message (
Expand
)
Author
2003-11-03
init Walk::_joeMoveBlock at the right place
Gregory Montoir
2003-11-03
cleanup / enable cutaway calls
Gregory Montoir
2003-11-03
enable room switching
Gregory Montoir
2003-11-03
Add partial roomname enum
Joost Peters
2003-11-02
Remove old FIXME
Joost Peters
2003-11-02
fix compile error
Max Horn
2003-11-02
change inventory browsing to match original
Joost Peters
2003-11-02
Match new[] with delete[].
David Eriksson
2003-11-02
Enable keys for panel commands.
David Eriksson
2003-11-02
cleanup/remaining Walk cutaway calls
Gregory Montoir
2003-11-02
update
Gregory Montoir
2003-11-02
fix locking verb crash
Gregory Montoir
2003-11-02
add missing inventory functions
Joost Peters
2003-11-01
use input->delay instead of system->delay
Gregory Montoir
2003-11-01
don't do dynalum if palette scroll is disabled
Gregory Montoir
2003-11-01
rename Queen::GameSettings to Queen::GameConfig
Gregory Montoir
2003-10-31
Fix warning
Torbjörn Andersson
2003-10-31
use Command class
Gregory Montoir
2003-10-31
initial version of Command class
Gregory Montoir
2003-10-31
add mouse cursor code
Gregory Montoir
2003-10-30
add support for spanish cd version
Joost Peters
2003-10-30
really return verb name
Gregory Montoir
2003-10-30
add methods needed by Command
Gregory Montoir
2003-10-30
new Verb class
Gregory Montoir
2003-10-29
A commit that has it all:
David Eriksson
2003-10-29
only one RandomSource for the engine
Gregory Montoir
2003-10-28
add accessors for mouse current pos / button + keyVerb
Gregory Montoir
2003-10-28
handle (x,y) negative coordinates in dynalum
Gregory Montoir
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-28
forgot this
Joost Peters
2003-10-28
add OGG playback to queen
Joost Peters
2003-10-28
safer dynalum tweak
Gregory Montoir
2003-10-28
Safer use of dynalum.
David Eriksson
2003-10-28
cleanup
Joost Peters
2003-10-28
added loadFileMalloc() method
Joost Peters
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
cleanup Graphics / populate BobSlot
Gregory Montoir
2003-10-25
added GameSettings class + FIND_VERB implementation
Gregory Montoir
2003-10-25
whatever
Joost Peters
2003-10-24
added extra flag to mixer so we don't use free() on new'd pointers
Joost Peters
2003-10-24
Only free _logic once.
Torbjörn Andersson
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
forgot these
Gregory Montoir
2003-10-23
minor changes for future Command class
Gregory Montoir
2003-10-23
Stop messing with _fastMode in delay().
David Eriksson
2003-10-23
Include scummsys.h
David Eriksson
[next]