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-26
Yet another stupid EVC fix
Nicolas Bacca
2004-01-26
fix compile
Oliver Kiehl
2004-01-25
Seperate SFX and Speech.
Joost Peters
2004-01-25
Fix missing song at airport. Thanks for investigating, Kirben!
Joost Peters
2004-01-25
Song 17 should be silence in demos.
Travis Howell
2004-01-25
Check for demo version.
Travis Howell
2004-01-25
A music table from original demo exes.
Travis Howell
2004-01-25
Change debug level
Travis Howell
2004-01-25
Remove old debug msg.
Travis Howell
2004-01-25
demos never have speech
Joost Peters
2004-01-25
- Cope better with invalid music (fixes 100% CPU usage)
Joost Peters
2004-01-25
The Floppy version has speech in the intro. (it doesn't hurt if speechToggle ...
Joost Peters
2004-01-25
Small correction to my last commit.
Travis Howell
2004-01-25
Add support for music in fotaq demos
Travis Howell
2004-01-24
- Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b...
Joost Peters
2004-01-23
change sscanf() calls to atoi() to please PalmOS :)
Gregory Montoir
2004-01-23
update
Gregory Montoir
2004-01-23
use BobSlot::clear instead of Graphics::clearBob
Gregory Montoir
2004-01-23
MSVC warnings
Gregory Montoir
2004-01-23
use BobSlot::clear instead of Graphics::clearBob
Gregory Montoir
2004-01-22
- Some refactoring/clean-up.
Joost Peters
2004-01-22
(slightly) less hackish bounding box code
Gregory Montoir
2004-01-21
clear user input before entering Journal (no more load problems occuring when...
Gregory Montoir
2004-01-20
fix 'conversation options still displayed after hitting esc' bug (noticeable ...
Gregory Montoir
2004-01-20
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
Gregory Montoir
2004-01-20
initialise _channel array
Joost Peters
2004-01-20
AFAICT this is only used for caching in the original, which we don't care muc...
Joost Peters
2004-01-19
- Enable music queueing (I don't really like the levels of indirection, but i...
Joost Peters
2004-01-19
*temporary* fix for LineReader to handle files not terminated by an empty str...
Gregory Montoir
2004-01-19
re-use BobFrame
Gregory Montoir
2004-01-19
increase Credits::_list size to match the German version requirements (thanks...
Gregory Montoir
2004-01-19
prevents bank re-loading (cutaways animations)
Gregory Montoir
2004-01-19
Added MusicPlayer class (MidiDriver derivate) for greater flexibility
Joost Peters
2004-01-18
fix warning
Paweł Kołodziejski
2004-01-18
fix warning
Paweł Kołodziejski
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
rewritten Logic::setupJoeInRoom(), in order to only get objectData(_entryObj)...
Gregory Montoir
2004-01-16
it seems entryObj can be <0, check for it
Gregory Montoir
2004-01-15
got rid of timer stuff to handle display sync
Gregory Montoir
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
[next]