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.cpp
Age
Commit message (
Expand
)
Author
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
2003-11-26
rename some methods (purely cosmetic) and fix some walking problems when clos...
Gregory Montoir
2003-11-26
preliminary journal implementation ; this should allow to save/load game stat...
Gregory Montoir
2003-11-20
fix 'gorilla becoming invisible' issue (this was due to the missing CLEAR_COM...
Gregory Montoir
2003-11-16
fix 'wrong Joe position when switching from hotel basement to lobby' issue
Gregory Montoir
2003-11-16
fix some bugs :
Gregory Montoir
2003-11-15
- Enabled missing calls to _sound->playSong, now it should *really* play all SFX
Joost Peters
2003-11-15
- Talk clean-up
David Eriksson
2003-11-15
fix some bugs :
Gregory Montoir
2003-11-14
fix 'wrong background when talking to Faye inside the plane' issue
Gregory Montoir
2003-11-14
rewitten fullscreen/panel switching code
Gregory Montoir
2003-11-13
According to the original source code, the journal has a different ID in
David Eriksson
2003-11-13
fix amazon/shower issue outside temple
Gregory Montoir
2003-11-13
fix some bugs :
Gregory Montoir
2003-11-12
fix some bugs :
Gregory Montoir
2003-11-10
fix some bugs :
Gregory Montoir
2003-11-10
Return mouse cursor and panel after cutaway.
David Eriksson
2003-11-09
fix small leak
Joost Peters
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
fix bad animation string at amazon entrance room
Gregory Montoir
2003-11-08
fix dufflebag problem
Gregory Montoir
2003-11-08
Start/stop scenes - fixes missing panel.
David Eriksson
2003-11-07
Small fixes.
David Eriksson
2003-11-07
Minor fixes.
David Eriksson
2003-11-07
Added partial playSong() implementation
Joost Peters
2003-11-06
- Improved talking
David Eriksson
2003-11-06
more enum stuff
Joost Peters
2003-11-06
The more I implement, the more I need to implement.
David Eriksson
2003-11-04
fix demo crash after introduction
Gregory Montoir
2003-11-04
preliminary R_MAP implementation
Gregory Montoir
2003-11-03
cleanup
Gregory Montoir
2003-11-03
enable room switching
Gregory Montoir
2003-11-02
Remove old FIXME
Joost Peters
2003-11-02
change inventory browsing to match original
Joost Peters
2003-11-02
cleanup/remaining Walk cutaway calls
Gregory Montoir
2003-11-02
add missing inventory functions
Joost Peters
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-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
added GameSettings class + FIND_VERB implementation
Gregory Montoir
2003-10-25
whatever
Joost Peters
2003-10-24
misc fixes/tweaks
Gregory Montoir
[prev]
[next]