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-02-21
I am an idiot.
Joost Peters
2004-02-21
Fix for bug #899881 (Sounds played when sound turned off)
Joost Peters
2004-02-21
Fixed arrow dialogue glitches (partial display) in non-english versions. This...
Gregory Montoir
2004-02-14
fix yet another piece of broken music
Joost Peters
2004-02-13
Applied patch #896726 (reversed hebrew text) and reduced overhead a little by...
Joost Peters
2004-02-13
Add hebrew font data
Joost Peters
2004-02-11
Don't do unnecessary checks
Joost Peters
2004-02-11
add support for the hebrew talkie version and warn the user if s/he's using a...
Joost Peters
2004-02-10
Alternative intro. is only in CD versions.
Travis Howell
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-02-02
Fixed initialization order warning.
Torbjörn Andersson
2004-02-01
init _joe.walk (valgrind warning)
Joost Peters
2004-02-01
another valgrind fix
Joost Peters
2004-02-01
Match new[] with delete[]
Joost Peters
2004-02-01
fix valgrind warning. (pressing ESC like mad at startup could cause it to che...
Joost Peters
2004-01-30
Various changes to the build system which allow building ScummVM in an extern...
Max Horn
2004-01-28
remove outdated TODOs
Joost Peters
2004-01-28
Interview has no speech iether.
Travis Howell
2004-01-27
Allow using a real MT-32 (can someone with one please test this?)
Joost Peters
2004-01-27
minor cleanup
Joost Peters
2004-01-27
Proper fix for bug #884712
Joost Peters
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
[prev]
[next]