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-31
Forward-port ZakV2 hacks from 0.5.0 branch
James Brown
2003-07-31
remove bs2 specific osystem var
Jonathan Gray
2003-07-31
slightly changed version of erik's implmentation of FadeServer
Jonathan Gray
2003-07-31
added new header file backends/intern.h; removed some stuff from common/syste...
Max Horn
2003-07-31
use #define instead of enum here because that makes ccache more effective whe...
Max Horn
2003-07-31
Correct name
Travis Howell
2003-07-31
remove unused variable
Jonathan Gray
2003-07-31
Fix for RC bug [780675] MI2: Reoccuring crash
Jamieson Christian
2003-07-31
Disabled unknown pragma warning in MSVC-6.
Jamieson Christian
2003-07-31
Changed DISABLE_BS2 to DISABLE_SWORD2
Jamieson Christian
2003-07-31
cleaned up autoroute code
Robert Göffringmann
2003-07-31
applied slightly modified patch #772112 (BASS: Correcting (?) the LINC termin...
Robert Göffringmann
2003-07-31
Small cleanup
Travis Howell
2003-07-31
deactivated loading/(auto-)saving at places where it's not allowed
Robert Göffringmann
2003-07-31
make use of the new MP3InputStream in ChannelMP3CDMusic - but disabled by def...
Max Horn
2003-07-31
removed the AudioInputStream::size method -> only eof() is really needed, and...
Max Horn
2003-07-31
cleanup
Max Horn
2003-07-30
moved turn off warnings into vc7 project files. someone must also update vc6
Paweł Kołodziejski
2003-07-30
disable empty statement warnings for vc
Paweł Kołodziejski
2003-07-30
disable conversion type warnings for vc
Paweł Kołodziejski
2003-07-30
Merged fixes from branch-0-5-0:
Marcus Comstedt
2003-07-30
update vc7 files
Paweł Kołodziejski
2003-07-30
version 0.5.3cvs
Max Horn
2003-07-30
now how did that happen...
Oliver Kiehl
2003-07-30
fixed incorrect MSVC fixes; simplified readSample code (bugs #780167 and #780...
Max Horn
2003-07-30
rename bs2 to sword2 to have the same name as the original engine.
Oliver Kiehl
2003-07-30
the VC warning for unknown pragmas is now gloabally disabled, no need to work...
Max Horn
2003-07-30
globally disable 'unknown pragma' warning for VC
Max Horn
2003-07-30
Partial fix for bug #780167 ("SIMON1/2: Sound problems"). It seems to fix
Torbjörn Andersson
2003-07-30
Update simon1
Travis Howell
2003-07-30
Fix Golum Ring causes graphic glitches, bug #777966
Travis Howell
2003-07-30
typo
Travis Howell
2003-07-30
Add/remove/update simon comments
Travis Howell
2003-07-30
Added new scummvm/sound modules.
Jamieson Christian
2003-07-30
Small cleanup
Travis Howell
2003-07-30
vc_10_no_depack_swap implementation
Jamieson Christian
2003-07-30
Fixed MSVC errors
Jamieson Christian
2003-07-30
Fix unit'd array and variable in simon
Travis Howell
2003-07-29
Partial fix for bug #779013. It no longer crashes, but the config file
Torbjörn Andersson
2003-07-29
removed some debug output
Max Horn
2003-07-29
cleanup
Max Horn
2003-07-29
turn d_sound.cpp into class BS2Sound
Jonathan Gray
2003-07-29
Add option for the demo included in Maniac Mansion (Classic version)
Travis Howell
2003-07-29
Some basic suport for reversed text for hebrew version.
Travis Howell
2003-07-29
account for the data in the _buffer, too
Max Horn
2003-07-29
after looking at SAM and DOTT, it seems the actor-voice sync actually is *wor...
Max Horn
2003-07-29
some cleanup; moved around some stuff, preparing to unify more code of Channe...
Max Horn
2003-07-29
return immediately after commiting suicide; enable new rate conversion code
Max Horn
2003-07-29
hooked up ChannelVorbis to the new rate converter system, using VorbisInputSt...
Max Horn
2003-07-29
added VorbisInputStream
Max Horn
[next]