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
2004-01-15
reset _lastSoundIndex in car animation too
Gregory Montoir
2004-01-14
bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceC...
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-12
New save/load code, this *breaks* compatiblity with the previous
Gregory Montoir
2004-01-12
oops
Gregory Montoir
2004-01-12
turned Logic::useJournal() into a virtual method
Gregory Montoir
2004-01-12
fixes compilation for our *cough* favourite *cough**cough* compiler: MSVC!
Joost Peters
2004-01-11
minor display code changes
Gregory Montoir
2004-01-11
cleanup
Gregory Montoir
2004-01-11
tweaked a bit dirty blocks display code, this fixes the minor glitch in inter...
Gregory Montoir
2004-01-11
- stop voice when skipping dialogue
Joost Peters
2004-01-10
cleanup
Gregory Montoir
2004-01-10
new Talk::splitOption() code (same value for text margins, word width is comp...
Gregory Montoir
2004-01-10
removed old hack to prevent speaking sentence 0
Gregory Montoir
2004-01-10
removed some debug() calls
Gregory Montoir
2004-01-10
enabled arrows in dialogue (non english versions)
Gregory Montoir
2004-01-10
added stopSfx() method
Joost Peters
2004-01-10
Never mind.
David Eriksson
2004-01-10
workaround for final room sound issues
Gregory Montoir
2004-01-10
Correct previous fix :-)
David Eriksson
2004-01-10
Text position for talking heads.
David Eriksson
2004-01-10
Correct comment
David Eriksson
2004-01-10
Honor speech and subtitle toggles
David Eriksson
2004-01-10
- Honor speech and subtitle toggles
David Eriksson
2004-01-10
- Must have either subtitles or speech
David Eriksson
2004-01-10
Add test for CD-ROM version
David Eriksson
2004-01-10
this should fix :
Gregory Montoir
2004-01-09
fix mouse pointer glitch occuring when exiting Debugger
Gregory Montoir
2004-01-09
renamed some methods and moved some code to Display
Gregory Montoir
2004-01-08
minor Logic::initPerson() tweak
Gregory Montoir
2004-01-08
moved the remaining 'graphics' stuff from Logic to Graphics
Gregory Montoir
2004-01-08
cleanup, xref update
Gregory Montoir
2004-01-08
- new Grid class to handle all zones / areas stuff
Gregory Montoir
2004-01-08
mostly cleanup :
Gregory Montoir
2004-01-07
fix 'panel still displayed during dialogue' bug (this was noticeable when try...
Gregory Montoir
2004-01-07
- moved some Person/Anim code to Graphics
Gregory Montoir
2004-01-06
- minor cleanup in Person/Actor stuff
Gregory Montoir
2004-01-06
- enabled debugger in QueenEngine::errorString
Gregory Montoir
2004-01-06
moved animation stuff to Graphics class
Gregory Montoir
2004-01-06
updated copyright notice
Max Horn
2004-01-06
simplified room switching code a bit
Gregory Montoir
2004-01-05
- enabled debugger in QueenEngine::errorString
Gregory Montoir
2004-01-05
added a class to manage banks, Queen::Graphics cleanup
Gregory Montoir
2004-01-05
At last - credits!
David Eriksson
2004-01-04
- added code to only redraw changed blocks in order to avoid full screen refresh
Gregory Montoir
2004-01-04
renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...
Max Horn
2004-01-04
respond to 'alter'-type overrides
Joost Peters
2004-01-03
Allow queen to use adlib driver as well (that was surprisingly easy :))
Joost Peters
[next]