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
/
sound
Age
Commit message (
Expand
)
Author
2002-04-12
new video engine (expect broken non-sdl builds),
Ludvig Strigeus
2002-04-11
Large pointless reindentation of all the code. Also fixed a few mistakes
James Brown
2002-04-10
MorphOS version adapted to v0.2.0
Ruediger Hanke
2002-03-24
Fixed pal init
Vincent Hamm
2002-03-21
Move some box stuff from scumm.h to new boxes.h
James Brown
2002-03-20
I know it probably doesn't look like much, but this is a start to the reorg -...
James Brown
2002-03-16
MorphOS port (sdl version) + endian fixes for big endian machines.
James Brown
2002-03-14
Add "options" menu to F5 key. Can set music volumes and stuff :)
James Brown
2002-03-14
winCE part 2 - still gui.cpp and scummvm.cpp left
James Brown
2002-03-14
should be "#if !defined", instead of "#if !define" :)
Mutwin Kraus
2002-03-14
Fix some possible problems with new gmidi.cpp compiling on Mac Carbon..
James Brown
2002-03-14
Rewire the MIDI subsystem to use drivers selecting from the commandline.
James Brown
2002-03-14
Add missing file. Oops.
James Brown
2002-03-14
Added some new midi drivers - QuickTime Music and RawMidi.
James Brown
2002-03-13
Fix an OB1 and typecast. Need to find out cause of invalid object index to be...
James Brown
2002-03-11
Remove last Sam and Max #ifdef
James Brown
2002-03-10
Removed more warnings and logic errors.
James Brown
2002-03-07
Fixed music volume control for some games.
James Brown
2002-03-06
Add Matti Hmlinen's patch to suppress warnings
Travis Howell
2002-03-06
Fix typo in music volume, and add -m parameter to set it.
James Brown
2002-03-05
Adding music volume control.
James Brown
2002-03-05
Remove some testing stuff.
James Brown
2002-03-05
Fixed the actor crash bug properly. NOTE: This -will- break ALL saved games
James Brown
2002-03-05
Removed some debugging messages.
James Brown
2002-03-02
Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ...
James Brown
2002-02-24
Code cleanup - get rid of a bunch of typecast and unused variable warnings.
James Brown
2002-02-12
First part of Yazoo and mines work on making older scumm games work.
James Brown
2002-02-02
Added newline at end of file to fix gcc warnings.
Marcus Comstedt
2001-12-28
fixed the programming style on some lines
Ludvig Strigeus
2001-12-04
* better drawBox (tnx sam_k)
Ludvig Strigeus
2001-12-01
removed erroneous debugging code
Ludvig Strigeus
2001-12-01
fixed to compile on unix
Ludvig Strigeus
2001-12-01
adlib sound support, use USE_ADLIB
Ludvig Strigeus
2001-12-01
adlib sound support, use USE_ADLIB
Ludvig Strigeus