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
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-06
possible 'fix' for bug #1233495 (FOTAQ code is so hackish...)
Gregory Montoir
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-09
fixed debug areas display ; some minor cleanup
Gregory Montoir
2005-05-08
Comply to our coding conventions
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-11-23
cleanup, follow code conventions
Gregory Montoir
2004-10-17
plugged some memory leaks
Gregory Montoir
2004-10-08
cleanup ; follow the code conventions
Gregory Montoir
2004-10-03
cleanup
Gregory Montoir
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
[next]