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
/
sword2
/
driver
Age
Commit message (
Expand
)
Author
2003-07-31
slightly changed version of erik's implmentation of FadeServer
Jonathan Gray
2003-07-30
rename bs2 to sword2 to have the same name as the original engine.
Oliver Kiehl
2003-07-29
turn d_sound.cpp into class BS2Sound
Jonathan Gray
2003-07-28
StopSpeech -> StopSpeechBS2 (avoid conflict wiht SpeechSynthesis framework on...
Max Horn
2003-07-28
fix some VC7 warnings
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
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
Compiles on mingw now
Travis Howell
2003-07-28
fixed yet more warnings
Max Horn
2003-07-28
fixed some warnings
Max Horn
2003-07-28
bs2 driver
Jonathan Gray
[prev]