Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-31 | Correct name | Travis Howell | |
svn-id: r9324 | |||
2003-07-31 | remove unused variable | Jonathan Gray | |
svn-id: r9322 | |||
2003-07-31 | Fix for RC bug [780675] MI2: Reoccuring crash | Jamieson Christian | |
Tightened up OOB track selection handling in MidiParser. Apparently some SMFs in the Mac version of MI2 (and other games?) specify track -1 in their jump commands to indicate a jump within the same track. svn-id: r9321 | |||
2003-07-31 | Disabled unknown pragma warning in MSVC-6. | Jamieson Christian | |
svn-id: r9320 | |||
2003-07-31 | Changed DISABLE_BS2 to DISABLE_SWORD2 | Jamieson Christian | |
svn-id: r9319 | |||
2003-07-31 | cleaned up autoroute code | Robert Göffringmann | |
svn-id: r9318 | |||
2003-07-31 | applied slightly modified patch #772112 (BASS: Correcting (?) the LINC ↵ | Robert Göffringmann | |
terminal font) svn-id: r9317 | |||
2003-07-31 | Small cleanup | Travis Howell | |
svn-id: r9316 | |||
2003-07-31 | deactivated loading/(auto-)saving at places where it's not allowed | Robert Göffringmann | |
svn-id: r9315 | |||
2003-07-31 | make use of the new MP3InputStream in ChannelMP3CDMusic - but disabled by ↵ | Max Horn | |
default, because it is still quite buggy (e.g. crashes at end of stream etc) svn-id: r9314 | |||
2003-07-31 | removed the AudioInputStream::size method -> only eof() is really needed, ↵ | Max Horn | |
and this can be implemented more efficiently stand-alone; implemented MP3InputStream (work in progress) svn-id: r9313 | |||
2003-07-31 | cleanup | Max Horn | |
svn-id: r9312 | |||
2003-07-30 | moved turn off warnings into vc7 project files. someone must also update vc6 | Paweł Kołodziejski | |
svn-id: r9311 | |||
2003-07-30 | disable empty statement warnings for vc | Paweł Kołodziejski | |
svn-id: r9310 | |||
2003-07-30 | disable conversion type warnings for vc | Paweł Kołodziejski | |
svn-id: r9309 | |||
2003-07-30 | Merged fixes from branch-0-5-0: | Marcus Comstedt | |
* Max's "adjustment" was incomplete, fixed. * Initialize shake_pos to 0 (fixes Sky, which never sets the shake_pos). * Changed sematics of X button to allow boxing in Indy (I hope...) svn-id: r9307 | |||
2003-07-30 | update vc7 files | Paweł Kołodziejski | |
svn-id: r9305 | |||
2003-07-30 | version 0.5.3cvs | Max Horn | |
svn-id: r9304 | |||
2003-07-30 | now how did that happen... | Oliver Kiehl | |
svn-id: r9303 | |||
2003-07-30 | fixed incorrect MSVC fixes; simplified readSample code (bugs #780167 and ↵ | Max Horn | |
#780420) svn-id: r9302 | |||
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl | |
besides this way all our engines start with an "s" ;) svn-id: r9301 | |||
2003-07-30 | the VC warning for unknown pragmas is now gloabally disabled, no need to ↵ | Max Horn | |
work around it locally svn-id: r9300 | |||
2003-07-30 | globally disable 'unknown pragma' warning for VC | Max Horn | |
svn-id: r9299 | |||
2003-07-30 | Partial fix for bug #780167 ("SIMON1/2: Sound problems"). It seems to fix | Torbjörn Andersson | |
the crash, but the sounds play at the wrong rate, I believe. svn-id: r9298 | |||
2003-07-30 | Update simon1 | Travis Howell | |
svn-id: r9296 | |||
2003-07-30 | Fix Golum Ring causes graphic glitches, bug #777966 | Travis Howell | |
svn-id: r9294 | |||
2003-07-30 | typo | Travis Howell | |
svn-id: r9293 | |||
2003-07-30 | Add/remove/update simon comments | Travis Howell | |
svn-id: r9292 | |||
2003-07-30 | Added new scummvm/sound modules. | Jamieson Christian | |
Disabled BS2 references until MSVC project can be set up. svn-id: r9291 | |||
2003-07-30 | Small cleanup | Travis Howell | |
svn-id: r9290 | |||
2003-07-30 | vc_10_no_depack_swap implementation | Jamieson Christian | |
svn-id: r9289 | |||
2003-07-30 | Fixed MSVC errors | Jamieson Christian | |
svn-id: r9288 | |||
2003-07-30 | Fix unit'd array and variable in simon | Travis Howell | |
svn-id: r9285 | |||
2003-07-29 | Partial fix for bug #779013. It no longer crashes, but the config file | Torbjörn Andersson | |
setting still overrides the command-line option. svn-id: r9283 | |||
2003-07-29 | removed some debug output | Max Horn | |
svn-id: r9282 | |||
2003-07-29 | cleanup | Max Horn | |
svn-id: r9281 | |||
2003-07-29 | turn d_sound.cpp into class BS2Sound | Jonathan Gray | |
svn-id: r9280 | |||
2003-07-29 | Add option for the demo included in Maniac Mansion (Classic version) | Travis Howell | |
svn-id: r9279 | |||
2003-07-29 | Some basic suport for reversed text for hebrew version. | Travis Howell | |
svn-id: r9278 | |||
2003-07-29 | account for the data in the _buffer, too | Max Horn | |
svn-id: r9276 | |||
2003-07-29 | after looking at SAM and DOTT, it seems the actor-voice sync actually is ↵ | Max Horn | |
*worse* with a non-zero _silenceCut value - setting it to 0 gives perfect sync for me... odd, when did this change? Anyway, removing _silenceCut. If you notice sync problems, tell me svn-id: r9275 | |||
2003-07-29 | some cleanup; moved around some stuff, preparing to unify more code of ↵ | Max Horn | |
ChannelMP3CDMusic and ChannelMP3 svn-id: r9274 | |||
2003-07-29 | return immediately after commiting suicide; enable new rate conversion code | Max Horn | |
svn-id: r9273 | |||
2003-07-29 | hooked up ChannelVorbis to the new rate converter system, using ↵ | Max Horn | |
VorbisInputStream svn-id: r9272 | |||
2003-07-29 | added VorbisInputStream | Max Horn | |
svn-id: r9271 | |||
2003-07-29 | added makeRateConverter factory function | Max Horn | |
svn-id: r9270 | |||
2003-07-29 | Fix mingw compile | Travis Howell | |
svn-id: r9269 | |||
2003-07-29 | cleanup | Max Horn | |
svn-id: r9266 | |||
2003-07-29 | Added FIXME | Max Horn | |
svn-id: r9265 | |||
2003-07-28 | fix vc compilation | Paweł Kołodziejski | |
svn-id: r9263 |