Age | Commit message (Expand) | Author |
2003-09-09 | updated vc7 file | Paweł Kołodziejski |
2003-09-09 | Clarified some comments in PlaySmacker(). At this point it should be fairly | Torbjörn Andersson |
2003-09-09 | Read Smacker voice-overs from the correct file, same way as speech.cpp does | Torbjörn Andersson |
2003-09-09 | Simplified the code to decide whether to use speech1.clu or speech2.clu | Torbjörn Andersson |
2003-09-09 | fix sfx routine | Robert Göffringmann |
2003-09-09 | some initial work on Mac0 support. Everybody feel free to pick up here and im... | Max Horn |
2003-09-09 | cleanup | Max Horn |
2003-09-09 | added convertMac0Resource (which doesn't do anything yet, but is the place we... | Max Horn |
2003-09-08 | mention some GM instrument numbers | Max Horn |
2003-09-08 | added comment describing Mac0 format | Max Horn |
2003-09-08 | while 'more logical' the current link order doesn't work if all plugins are d... | Max Horn |
2003-09-08 | added a TODO | Max Horn |
2003-09-08 | fixed yet another bug in redraw logic (which was hidden so far and revealed b... | Max Horn |
2003-09-08 | moving stuff around | Max Horn |
2003-09-08 | actually USAGE_BIT_RESTORED must be cleared, too | Max Horn |
2003-09-08 | turns out that in the GFX usage bit conversion process, we accidentally left ... | Max Horn |
2003-09-08 | minor TODO | Max Horn |
2003-09-08 | added About dialog to launcher | Max Horn |
2003-09-08 | more logical link order | Max Horn |
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 |