Age | Commit message (Expand) | Author |
2004-08-14 | fixed warnings | Paweł Kołodziejski |
2004-07-26 | Load SMUSH files and NUT fonts from mac container files, too (done that by ad... | Max Horn |
2004-07-25 | smush codec37 sub1 (FT demo) | Gregory Montoir |
2004-07-18 | Too many newlines | Max Horn |
2004-06-28 | Added simple ref-counting to the File class | Max Horn |
2004-06-27 | Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to... | Max Horn |
2004-06-27 | Renamed/documented some odd smush/insane vars | Max Horn |
2004-06-21 | increased audio buffer to solve scuttering problems | Paweł Kołodziejski |
2004-06-20 | moved sound calls to the same smush thread with others sounds | Paweł Kołodziejski |
2004-06-20 | trackOffset is obsolote, added few debugs, added flush sounds while smush ply... | Paweł Kołodziejski |
2004-06-01 | _allreadyInit was not initializedin smush player | Paweł Kołodziejski |
2004-05-04 | Fix insane regression. | Travis Howell |
2004-05-01 | remove useless mutex | Paweł Kołodziejski |
2004-04-26 | added mutex into smush player | Paweł Kołodziejski |
2004-04-16 | Revert debug levels | Max Horn |
2004-04-16 | Unify some code | Max Horn |
2004-04-15 | Changed the type of value from char to int8. Otherwise, if char happens to | Torbjörn Andersson |
2004-04-14 | forgot that | Paweł Kołodziejski |
2004-04-13 | added support for compressed FOBJ chunks in smush movie files. | Paweł Kołodziejski |
2004-04-10 | special case for 384x242 smush resolution for ft pc demo, it use additional b... | Paweł Kołodziejski |
2004-04-02 | oops | Max Horn |
2004-04-02 | Got rid of _transText | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-28 | Fixed format string to match the number of arguments. | Torbjörn Andersson |
2004-02-29 | Enable insane subtitles in Mac. version of FT demo | Travis Howell |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-14 | Use correct order, to prevent mingw warnings. | Travis Howell |
2004-02-14 | Fix valgrind warning | Travis Howell |
2004-02-09 | o Fix bug #892909 (Unable to get Hover Lift at Gorge) | Eugene Sandulenko |
2004-02-02 | Fixed most bugs, so only cosmetic visual things left. | Eugene Sandulenko |
2004-01-31 | Fix bug #887536 FT: Intro crash (regression). | Eugene Sandulenko |
2004-01-30 | Fix for bug #887167 (FT: Sound/Music/speech (almost) mute) | Max Horn |
2004-01-30 | oops | Eugene Sandulenko |
2004-01-30 | o Fix crash in FT intro | Eugene Sandulenko |
2004-01-30 | o Renamed more variables/structures to reflect their functionality | Eugene Sandulenko |
2004-01-29 | Renamed the 'pan' effect of the mixer to 'balance', since that is what we act... | Max Horn |
2004-01-28 | Partial fix for bug #885488 (Some INSANE trouble) | Eugene Sandulenko |
2004-01-26 | o Implemented TRS handling | Eugene Sandulenko |
2004-01-26 | o Fixed bug with lost inventory | Eugene Sandulenko |
2004-01-25 | get rid of ScummEngine::_insaneState (I think we should eventually stop calli... | Max Horn |
2004-01-25 | Fixed plenty of bugs: | Eugene Sandulenko |
2004-01-19 | smush and insane only work with V6 (this will allow moving some stuff from Sc... | Max Horn |
2004-01-16 | Moved FT INSANE to a separate directory and splitted it to multiple files. | Eugene Sandulenko |
2004-01-15 | fix clearBit | Max Horn |
2004-01-14 | Remove INSANE define. | Travis Howell |
2004-01-09 | handle volume and pan by SoundMixer not SmushMixer | Paweł Kołodziejski |
2004-01-08 | unify _vm / _scumm usage | Max Horn |
2004-01-06 | synced imuse digital with local tree | Paweł Kołodziejski |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-28 | This could be wrong so feel free to revert, but it does seem to fix crashes | Torbjörn Andersson |