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
/
logic.h
Age
Commit message (
Expand
)
Author
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
cleanup
Gregory Montoir
2003-12-11
centralize all State related stuff
Gregory Montoir
2003-12-10
get rid of GameConfig, use ConfigurationManager
Gregory Montoir
2003-12-10
- moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ...
Gregory Montoir
2003-12-10
cleanup, split Cutaway::specialMove() into several methods ; this should allo...
Gregory Montoir
2003-12-05
cleanup, s/abs/ABS/g
Gregory Montoir
2003-12-04
cleanup
Gregory Montoir
2003-12-03
- hard coded cutaway stuff for boat room
Gregory Montoir
2003-12-03
fix klunk scene glitches
Gregory Montoir
2003-12-02
- some Command code refactoring (removed unused code, splitted some methods)
Gregory Montoir
2003-12-01
cleanup header includes
Gregory Montoir
2003-11-30
cleanup
Gregory Montoir
2003-11-27
- speak correct sentence when object is not usable
Gregory Montoir
2003-11-26
add a wrapper for Talk::speak in Logic that clears current command
Gregory Montoir
2003-11-26
preliminary journal implementation ; this should allow to save/load game stat...
Gregory Montoir
2003-11-15
- Enabled missing calls to _sound->playSong, now it should *really* play all SFX
Joost Peters
2003-11-15
fix some bugs :
Gregory Montoir
2003-11-14
rewitten fullscreen/panel switching code
Gregory Montoir
2003-11-10
Make the fix like the original game instead.
David Eriksson
2003-11-09
Added (quick-)Saving/Loading
Joost Peters
2003-11-09
enable (some of) the original debug passwords
Gregory Montoir
2003-11-09
Moved _talkSelected to Logic.
David Eriksson
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
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-06
- Improved talking
David Eriksson
2003-11-06
Do not allow invalid room numbers.
David Eriksson
2003-11-06
Validate room number
David Eriksson
2003-11-06
The more I implement, the more I need to implement.
David Eriksson
2003-11-04
preliminary R_MAP implementation
Gregory Montoir
2003-11-03
cleanup
Gregory Montoir
2003-11-02
cleanup/remaining Walk cutaway calls
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-29
only one RandomSource for the engine
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
minor changes for future Command class
Gregory Montoir
[next]