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
Age
Commit message (
Expand
)
Author
2003-08-11
Fixed compilation error introduced by Marcus ;)
Chris Apers
2003-08-11
Missing function with new savefile.cpp
Chris Apers
2003-08-11
Ooops that should only be for Amiga scumm 5 games.
Travis Howell
2003-08-11
More music volume management fixes
Jamieson Christian
2003-08-11
Fix for Bug [777589] SIMON1: Sound volume strangeness
Jamieson Christian
2003-08-11
Fix for Bug [770364] MI2: Amiga - Segfault when entering bar
Jamieson Christian
2003-08-11
Fix a regression, this code is required for Amiga versions!
Travis Howell
2003-08-11
Added savefile.* to MSVC6 project
Jamieson Christian
2003-08-11
this fixme doesn't apply to old bundle games using GID_INDY3 target
Jonathan Gray
2003-08-11
A nuke wasn't required after all
Travis Howell
2003-08-11
Fix regression
Travis Howell
2003-08-10
stdafx.h needs to be included before scummsys.h because of the #define of free.
Marcus Comstedt
2003-08-10
Replaced use of File with use of SaveFileManager where appropriate.
Marcus Comstedt
2003-08-10
Harmonized SaveFile API with File API a bit.
Marcus Comstedt
2003-08-10
Add missing code for f10 key, thanks to Jamieson
Travis Howell
2003-08-10
Fix for f10 key in simon1
Travis Howell
2003-08-10
Doesn't look like these are used anymore.
Marcus Comstedt
2003-08-10
Fix for Bug [785373] SAM: Overlapping music at Bigfoot convention
Jamieson Christian
2003-08-10
Added imuse_panic to turn off all music players
Jamieson Christian
2003-08-10
most people have case sensitive filesystems
Jonathan Gray
2003-08-10
Use debug by default for CVS trunk
James Brown
2003-08-10
Tweak a little
James Brown
2003-08-10
depend on configure for config.mak so we can pick up changes
Jonathan Gray
2003-08-10
nice friendly message about having to run configure first
Jonathan Gray
2003-08-10
update readme for configure, debian and osx section will need to be updated a...
Jonathan Gray
2003-08-10
Makefile.new -> Makefile, Makefile -> Makefile.noconf default Makefile now re...
Jonathan Gray
2003-08-10
remap F1 to F5 for comi so people don't get the broken in game menu
Jonathan Gray
2003-08-10
stop if we find a configure option we don't know about, add --enable-debug op...
Jonathan Gray
2003-08-09
make use of env vars when doing checks
Jonathan Gray
2003-08-09
remove echo that shouldn't have been left in
Jonathan Gray
2003-08-09
don't allow loading of messy 0.5.1 savegames.
Robert Göffringmann
2003-08-09
makes use of SoundMixer::pauseChannels() now.
Robert Göffringmann
2003-08-09
added SoundMixer::pauseChannels for pausing SFX and keeping adlib music runni...
Robert Göffringmann
2003-08-08
Lets try and keep this more updated from now on, hmm?
James Brown
2003-08-08
Revamped the GM-to-FM emulation tables.
Jamieson Christian
2003-08-08
Added generic send() option to MidiChannel.
Jamieson Christian
2003-08-08
remove GF_LOOM
Jonathan Gray
2003-08-08
More Simon shutdown cleanup
Jamieson Christian
2003-08-08
Use shutdown() when quiting via ctrl z
Travis Howell
2003-08-08
Fixed hang from double-lock of mutex
Jamieson Christian
2003-08-08
Close music engine on shutdown
Jamieson Christian
2003-08-08
remove debug printf
Jonathan Gray
2003-08-08
fix spacing
Jonathan Gray
2003-08-08
list -h in help text
Jonathan Gray
2003-08-08
add ability to specify prefix for optional libraries see help for details
Jonathan Gray
2003-08-08
Fixed type mismatch warning
Jamieson Christian
2003-08-08
Send All Notes Off to every channel on close
Jamieson Christian
2003-08-08
Added missing break after case
Jamieson Christian
2003-08-07
work around odd cases with odd lens for 16 bit audio data
Max Horn
2003-08-07
my code was actually right. Rather the calling code is evil, it passes us odd...
Max Horn
[next]