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-07-28
moved st_gcd to resample.cpp
Max Horn
2003-07-28
rewrote the input streams, this should be more straightforward and inline sli...
Max Horn
2003-07-28
<memory.h> is not a standard header file. (Merge from branch-0-5-0.)
Marcus Comstedt
2003-07-28
no need to zero these variables twice
Max Horn
2003-07-28
more work on WrappedMemoryStream (not yet tested)
Max Horn
2003-07-28
removed _encbyte (it's only used locally)
Max Horn
2003-07-28
Fix for bug #778060 ("DOTT: Subtitle drawing glitch").
Torbjörn Andersson
2003-07-28
StopSpeech -> StopSpeechBS2 (avoid conflict wiht SpeechSynthesis framework on...
Max Horn
2003-07-28
change version to 0.5.3-cvs allowing room for two follow up minor releases...
Jonathan Gray
2003-07-28
fix shadow'd vars
Jonathan Gray
2003-07-28
fix shadow warning
Max Horn
2003-07-28
fixed const errors
Max Horn
2003-07-28
unification
Max Horn
2003-07-28
correct cflags variables
Jonathan Gray
2003-07-28
fix some VC7 warnings
Jonathan Gray
2003-07-28
instead of 'int channels', use 'bool stereo' (less extensible, but then I don...
Max Horn
2003-07-28
match prototype
Jonathan Gray
2003-07-28
rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VC
Jonathan Gray
2003-07-28
substitute long int for LARGE_INTEGER
Jonathan Gray
2003-07-28
replace DWORD usage with uint32
Jonathan Gray
2003-07-28
rename memory struct as well
Jonathan Gray
2003-07-28
rename functions with windows specific names
Jonathan Gray
2003-07-28
rename _mkdir
Jonathan Gray
2003-07-28
undefine these functions for now but in the long run we should probably renam...
Jonathan Gray
2003-07-28
-Werror cleanup
Jonathan Gray
2003-07-28
add bs2demo target for broken sword 2 demo
Jonathan Gray
2003-07-28
added vc7 files for bs2
Paweł Kołodziejski
2003-07-28
it would be nice if people would update functions when adding qualifiers to p...
Jonathan Gray
2003-07-28
missed one
Jonathan Gray
2003-07-28
Ooops
Travis Howell
2003-07-28
A few warnings
Travis Howell
2003-07-28
Ooops
Travis Howell
2003-07-28
Compiles on mingw now
Travis Howell
2003-07-28
big FIXME
Max Horn
2003-07-28
fixed yet more warnings
Max Horn
2003-07-28
fixed more warnings
Max Horn
2003-07-28
more warnings
Max Horn
2003-07-28
update for bs2
Jonathan Gray
2003-07-28
fixed some warnings
Max Horn
2003-07-28
make people happy
Jonathan Gray
2003-07-28
added CopyRateConverter (used if inrate == outrate)
Max Horn
2003-07-28
bs2
Jonathan Gray
2003-07-28
bs2 driver
Jonathan Gray
2003-07-28
bs2
Jonathan Gray
2003-07-28
Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t...
Max Horn
2003-07-28
use a single converter for both channels (if input data is stereo), for impro...
Max Horn
2003-07-28
more sanity checks
Max Horn
2003-07-28
adding an assert (better paranoid than letting a null pointer slip thru)
Max Horn
2003-07-28
fix return values in getObjectOrActorXY; turned unsafe derefActorSafe call in...
Max Horn
2003-07-27
init walkdata (fix for bug #770306); move Actor::Actor constructor from heade...
Max Horn
[prev]
[next]