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
/
command.cpp
Age
Commit message (
Expand
)
Author
2004-04-03
patch #910779 (with minor tweaks), fotaq hebrew support :
Gregory Montoir
2004-03-14
prevent journal from reappearing when F1 is pressed more than once
Gregory Montoir
2004-03-14
fixed inventory scrolling using keyboard
Gregory Montoir
2004-03-07
cleanup (removed irrevelant comments and useless XXX'ed code)
Gregory Montoir
2004-02-28
forgot to change that, too
Gregory Montoir
2004-02-28
dropped the 'always' verb feature, as it is more confusing than useful
Gregory Montoir
2004-02-13
Applied patch #896726 (reversed hebrew text) and reduced overhead a little by...
Joost Peters
2004-01-23
use BobSlot::clear instead of Graphics::clearBob
Gregory Montoir
2004-01-21
clear user input before entering Journal (no more load problems occuring when...
Gregory Montoir
2004-01-16
redundant check
Gregory Montoir
2004-01-16
- removed noisy warning in talk code
Gregory Montoir
2004-01-16
some assert() calls
Gregory Montoir
2004-01-16
it seems entryObj can be <0, check for it
Gregory Montoir
2004-01-14
- tweaked a bit walking functions to make persons stop walking when a cutaway...
Gregory Montoir
2004-01-14
cleanup
Gregory Montoir
2004-01-13
- wrong sentence was spoken when Joe was trying to 'pick up' a person
Gregory Montoir
2004-01-11
cleanup
Gregory Montoir
2004-01-10
cleanup
Gregory Montoir
2004-01-10
this should fix :
Gregory Montoir
2004-01-09
renamed some methods and moved some code to Display
Gregory Montoir
2004-01-08
moved the remaining 'graphics' stuff from Logic to Graphics
Gregory Montoir
2004-01-08
- new Grid class to handle all zones / areas stuff
Gregory Montoir
2004-01-07
- moved some Person/Anim code to Graphics
Gregory Montoir
2004-01-06
updated copyright notice
Max Horn
2003-12-30
interview mini-game support
Gregory Montoir
2003-12-29
mass debuglevel change for less verbosity (0 -> 6)
Joost Peters
2003-12-29
cleanup & follow code conventions
Gregory Montoir
2003-12-28
cleanup
Gregory Montoir
2003-12-28
- added 'song' debugger command
Joost Peters
2003-12-15
cleanup
Gregory Montoir
2003-12-14
re-enable keyboard commands
Gregory Montoir
2003-12-14
don't call Command::changeObjectState() on items
Gregory Montoir
2003-12-14
add check before accessing ObjectData (only for safety)
Gregory Montoir
2003-12-13
some refactoring in Command code (removed/commented unused code, renamed some...
Gregory Montoir
2003-12-12
cleanup
Gregory Montoir
2003-12-12
get rid of Verb class
Gregory Montoir
2003-12-11
constructors cleanup
Gregory Montoir
2003-12-11
cleanup
Gregory Montoir
2003-12-11
merged Logic::joeGrab & Logic::joeGrabDirection and removed speed argument as...
Gregory Montoir
2003-12-11
centralize all State related stuff
Gregory Montoir
2003-12-06
minor cleanup, reuse some data from intervie.exe
Gregory Montoir
2003-12-03
fix problem in opening/closing doors
Gregory Montoir
2003-12-02
fix a potiental journal issue
Gregory Montoir
2003-12-02
- some Command code refactoring (removed unused code, splitted some methods)
Gregory Montoir
2003-12-01
fix bug in command code, letting a failed command being executed
Gregory Montoir
2003-11-30
cleanup
Gregory Montoir
2003-11-27
- speak correct sentence when object is not usable
Gregory Montoir
2003-11-26
fix some animation issues
Gregory Montoir
2003-11-26
add a wrapper for Talk::speak in Logic that clears current command
Gregory Montoir
2003-11-26
clear current command *in* Command class (not logic)
Gregory Montoir
[next]