Age | Commit message (Expand) | Author |
2003-09-08 | fixed circular dependency; moved version string to main.cpp (seems more logic... | Max Horn |
2003-09-08 | Cleanup. | Torbjörn Andersson |
2003-09-08 | changes to get a better link order, and to allow building a 'bare bone' scumm... | Max Horn |
2003-09-08 | fixed disabling of modules | Max Horn |
2003-09-08 | got rid of version_settings | Max Horn |
2003-09-08 | Updated comment. | Torbjörn Andersson |
2003-09-08 | Added some code to display the subtitles for the Smacker movies, when | Torbjörn Andersson |
2003-09-08 | more plugin related work | Max Horn |
2003-09-08 | make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume | Max Horn |
2003-09-08 | overlooked one 'new Player_V2' | Max Horn |
2003-09-08 | fix an overflow | Max Horn |
2003-09-08 | set _musicEngine for V1/V2 games, too | Max Horn |
2003-09-08 | added a FIXME comment | Max Horn |
2003-09-08 | renamed VersionSettings -> TargetSettings and also renamed some of its member... | Max Horn |
2003-09-08 | put back my previous changes which Kirben reverted (correctly: I had forgotte... | Max Horn |
2003-09-08 | adding some comments, reordering some stuff | Max Horn |
2003-09-08 | start to use code from the original resample codebase, since it uses fixed po... | Max Horn |
2003-09-08 | WORKAROUND bug #770065: Sync issue in lens conversation (this is actually a s... | Max Horn |
2003-09-08 | Some files are located in a different folder in Atari-ST version of Zak | Chris Apers |
2003-09-08 | removed some superfluous newlines | Max Horn |
2003-09-08 | fix for bug #802396 (LOOMCD: Sound often causes lock up) | Max Horn |
2003-09-08 | some cleanup | Max Horn |
2003-09-08 | Reduce PalmOS data segement | Chris Apers |
2003-09-08 | update | Paweł Kołodziejski |
2003-09-08 | fix warning | Paweł Kołodziejski |
2003-09-08 | update vc7 files | Paweł Kołodziejski |
2003-09-08 | Complete rewrite of the in-game dialogs (quit, restart, settings, save and | Torbjörn Andersson |
2003-09-08 | Hide the menus when displaying full-screen messages, e.g. error messages | Torbjörn Andersson |
2003-09-08 | Correct verb position in mac version of indy3ega | Travis Howell |
2003-09-08 | Amiga V3 music updates from unused. | Travis Howell |
2003-09-07 | updated | Max Horn |
2003-09-07 | properly decode SBL resources by scanning the VOC header in them; added a gue... | Max Horn |
2003-09-07 | make use of voc.h; some cleanup | Max Horn |
2003-09-07 | new header file for VOC specific stuff | Max Horn |
2003-09-07 | removed the seperate 'MP3' CD methods in class Sound (besides being misnamed,... | Max Horn |
2003-09-07 | cleanup/refactoring | Max Horn |
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between IMu... | Max Horn |
2003-09-07 | make some first use of Scumm::_musicEngine; cleanup; also some changes which ... | Max Horn |
2003-09-07 | small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d... | Max Horn |
2003-09-07 | added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi... | Max Horn |
2003-09-07 | Fix warning | Travis Howell |
2003-09-07 | updated vc7 project file | Paweł Kołodziejski |
2003-09-07 | Add news files | Travis Howell |
2003-09-07 | *** empty log message *** | Travis Howell |
2003-09-07 | Add music player for Amiga versions of indy3ega/loom from unused. | Travis Howell |
2003-09-07 | add some things, start items with capitals, is this intended to replace the e... | Jonathan Gray |
2003-09-07 | cleanup | Max Horn |
2003-09-07 | more endian fixes | Max Horn |
2003-09-07 | minor TODO additions | Max Horn |
2003-09-07 | some endian fixes | Max Horn |