Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-19 | *temporary* fix for LineReader to handle files not terminated by an empty ↵ | Gregory Montoir | |
string (*.crd) svn-id: r12527 | |||
2004-01-19 | re-use BobFrame | Gregory Montoir | |
svn-id: r12526 | |||
2004-01-19 | increase Credits::_list size to match the German version requirements ↵ | Gregory Montoir | |
(thanks Alexander Holler) svn-id: r12525 | |||
2004-01-19 | prevents bank re-loading (cutaways animations) | Gregory Montoir | |
svn-id: r12524 | |||
2004-01-19 | Added MusicPlayer class (MidiDriver derivate) for greater flexibility | Joost Peters | |
svn-id: r12523 | |||
2004-01-19 | Add comment for checkbox CE tweak | Nicolas Bacca | |
svn-id: r12522 | |||
2004-01-19 | fix endian bug when dealing with ArrayHeader's; added a hack to permit save ↵ | Max Horn | |
games broken due to this to still work; moved the whole 'Array' stuff into ScummEngine_v6 svn-id: r12521 | |||
2004-01-19 | moved the sam&max inventory hack into o6_setOwner | Max Horn | |
svn-id: r12520 | |||
2004-01-19 | forgot to remove this :-) | Max Horn | |
svn-id: r12519 | |||
2004-01-19 | updated MD5 data | Max Horn | |
svn-id: r12518 | |||
2004-01-19 | moved some V6-only scumm vars to ScummEngine_v6 | Max Horn | |
svn-id: r12517 | |||
2004-01-19 | smush and insane only work with V6 (this will allow moving some stuff from ↵ | Max Horn | |
ScummEngine to ScummEngine_v6) svn-id: r12516 | |||
2004-01-19 | fix build system / dep checking | Max Horn | |
svn-id: r12515 | |||
2004-01-19 | improved fade param for dig demo | Paweł Kołodziejski | |
svn-id: r12514 | |||
2004-01-19 | found a place where _blitAlso is used in Sam&Max | Max Horn | |
svn-id: r12513 | |||
2004-01-19 | this is not necessary anymore | Max Horn | |
svn-id: r12512 | |||
2004-01-19 | oops | Oliver Kiehl | |
svn-id: r12511 | |||
2004-01-19 | fix memory leak | Oliver Kiehl | |
svn-id: r12510 | |||
2004-01-19 | fix mp3 and vorbis specific bug in which sound files could have been read | Oliver Kiehl | |
as zero-byte files in the case that two following offsets pointed to the same file. svn-id: r12509 | |||
2004-01-19 | added continue play state song after sequence song finished | Paweł Kołodziejski | |
svn-id: r12508 | |||
2004-01-18 | improved rect clipping & verification | Max Horn | |
svn-id: r12507 | |||
2004-01-18 | This should make subtitles work again in "overlay" cutscene mode. | Torbjörn Andersson | |
svn-id: r12506 | |||
2004-01-18 | increased warning level to 4 and disable some warnings difficult to fix | Paweł Kołodziejski | |
svn-id: r12505 | |||
2004-01-18 | fix warnings | Paweł Kołodziejski | |
svn-id: r12504 | |||
2004-01-18 | Patch #878883: Fix for Ogg Vorbis playback | Max Horn | |
svn-id: r12503 | |||
2004-01-18 | undo this change (proper warning fix was applied to gameDetector.h) | Max Horn | |
svn-id: r12502 | |||
2004-01-18 | don't use bit 31 | Max Horn | |
svn-id: r12501 | |||
2004-01-18 | fix warning | Paweł Kołodziejski | |
svn-id: r12500 | |||
2004-01-18 | fix warning | Paweł Kołodziejski | |
svn-id: r12499 | |||
2004-01-18 | fix warning | Paweł Kołodziejski | |
svn-id: r12498 | |||
2004-01-18 | I know we're not supposed to make cleanup commits at this point, but surely | Torbjörn Andersson | |
we can make an exception for removing self-described hacks and utterly misleading comments? :-) svn-id: r12497 | |||
2004-01-18 | Add newline to the last line to shut up GCC warning. | Torbjörn Andersson | |
svn-id: r12496 | |||
2004-01-18 | right it should be signed :) | Paweł Kołodziejski | |
svn-id: r12495 | |||
2004-01-18 | fixed warning | Max Horn | |
svn-id: r12494 | |||
2004-01-18 | I recommend turning on signedness warnings, and honoring them :-) | Max Horn | |
svn-id: r12493 | |||
2004-01-18 | fixed debug params | Paweł Kołodziejski | |
svn-id: r12492 | |||
2004-01-18 | this too | Paweł Kołodziejski | |
svn-id: r12491 | |||
2004-01-18 | removed markers | Paweł Kołodziejski | |
svn-id: r12490 | |||
2004-01-18 | volumes vars too | Paweł Kołodziejski | |
svn-id: r12489 | |||
2004-01-18 | optimized types for tables | Paweł Kołodziejski | |
svn-id: r12488 | |||
2004-01-18 | optimized tables a little | Paweł Kołodziejski | |
svn-id: r12487 | |||
2004-01-18 | removed no needed call | Paweł Kołodziejski | |
svn-id: r12486 | |||
2004-01-18 | Fixed PalmOS stuffs | Chris Apers | |
svn-id: r12485 | |||
2004-01-18 | updated | Paweł Kołodziejski | |
svn-id: r12484 | |||
2004-01-18 | a little updated for msvc | Paweł Kołodziejski | |
svn-id: r12483 | |||
2004-01-18 | . | Paweł Kołodziejski | |
svn-id: r12482 | |||
2004-01-18 | cleanup | Paweł Kołodziejski | |
svn-id: r12481 | |||
2004-01-18 | Revert last change | Eugene Sandulenko | |
svn-id: r12480 | |||
2004-01-18 | Renamed startSound1 & startSound2 to correct names due to complete iMUSE | Eugene Sandulenko | |
digital implementation. svn-id: r12479 | |||
2004-01-18 | Small tweak for the checkbox control on CE | Nicolas Bacca | |
svn-id: r12478 |