Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-27 | don't put samples into stream SoundMixer if sound card is disabled | Paweł Kołodziejski | |
svn-id: r5338 | |||
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵ | Max Horn | |
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290 | |||
2002-10-15 | changes to imuse | Paweł Kołodziejski | |
svn-id: r5157 | |||
2002-10-15 | cleanup sfx and music in imuse, changed talkdelay description(disable) in ↵ | Paweł Kołodziejski | |
the dig svn-id: r5148 | |||
2002-10-08 | synced with local sources (imuse) | Paweł Kołodziejski | |
svn-id: r5107 | |||
2002-10-08 | allow user to load savegames while Smush movies are playing; cleanup | Max Horn | |
svn-id: r5106 | |||
2002-10-06 | full redraw after smush movie | Paweł Kołodziejski | |
svn-id: r5097 | |||
2002-10-01 | changes for stoping sounds | Paweł Kołodziejski | |
svn-id: r5062 | |||
2002-10-01 | enabled stoping all sounds after smush movie | Paweł Kołodziejski | |
svn-id: r5061 | |||
2002-09-22 | 2002-09-21 Matt Hargett <matt@use.net> | Matt Hargett | |
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate PDBs on all builds. * gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp, dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp: Fix warnings where possible. One pragma added to eliminate warning of unknown pragmas. * string.cpp: If unknown escape sequence, print warning. svn-id: r4998 | |||
2002-09-22 | guess what? riiight! more warning fixes :-) | Max Horn | |
svn-id: r4993 | |||
2002-09-18 | Timer is handled in Engine now | Paweł Kołodziejski | |
svn-id: r4964 | |||
2002-09-18 | fixed naming convention and added support 11khz for Smush sound channels | Paweł Kołodziejski | |
svn-id: r4962 | |||
2002-09-15 | speed changes to play smush movies | Paweł Kołodziejski | |
svn-id: r4941 | |||
2002-09-14 | changed speed in smush | Paweł Kołodziejski | |
svn-id: r4939 | |||
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-30 | some cleanup | Paweł Kołodziejski | |
svn-id: r4870 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-25 | trying to reduce file interdependencies a bit | Max Horn | |
svn-id: r4861 | |||
2002-08-25 | optimized color/rect classes; cleanup | Max Horn | |
svn-id: r4844 | |||
2002-08-24 | synced with scummvm | Paweł Kołodziejski | |
svn-id: r4821 |