Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-06 | oops. | Eugene Sandulenko | |
svn-id: r11510 | |||
2003-12-06 | Make FT DOS demo happy with INSANE precompiled. | Eugene Sandulenko | |
To escape within INSANE scene only option is to exit scummvm with Alt+X. svn-id: r11509 | |||
2003-12-06 | Preliminary support for FT INSANE is added. To enable the code define | Eugene Sandulenko | |
INSANE in config.h. But only non-interactive parts work and there is no insane scene skip. Only one choice during those scenes is Ctrl+X. svn-id: r11507 | |||
2003-12-05 | Amiga Zak McKracken sound update from tsuteiuQ | Travis Howell | |
svn-id: r11498 | |||
2003-12-05 | Add keyboard support for derby in FT and cannon battle in COMI, patch #853099 | Travis Howell | |
svn-id: r11496 | |||
2003-12-03 | Add fix for annoying costume warning in FT, part of patch #853099 | Travis Howell | |
svn-id: r11481 | |||
2003-12-02 | Typo | Travis Howell | |
svn-id: r11476 | |||
2003-12-02 | Added memory auto-configuration on PalmOS for better speed and compatibility | Chris Apers | |
svn-id: r11472 | |||
2003-12-02 | Backwards compatbility | Travis Howell | |
svn-id: r11459 | |||
2003-12-02 | Switch nosubtitles option to subtitles, to match others and help with Simon2 ↵ | Travis Howell | |
issue. svn-id: r11458 | |||
2003-12-01 | don't do a global import of namespace GUI | Max Horn | |
svn-id: r11451 | |||
2003-12-01 | Patch #847464: Remove spurious semicolons | Max Horn | |
svn-id: r11445 | |||
2003-11-29 | don't see why we shouldn't just always call Sound::stopAllSounds just before ↵ | Max Horn | |
loading... if anybody knows more, if you observe regressions, please document this in the source code (and/or file bug reports) svn-id: r11426 | |||
2003-11-29 | cleanup | Max Horn | |
svn-id: r11425 | |||
2003-11-29 | startCDTimer() is already being invoked by pauseSounds(false) | Max Horn | |
svn-id: r11424 | |||
2003-11-29 | new savegame version: store actor pan data; store Audio CD playback status ↵ | Max Horn | |
(and when loading, resume playing of tracks which are meant to loop forever) svn-id: r11423 | |||
2003-11-29 | added API to query CD playback status; renamed AudioCDManager methods | Max Horn | |
svn-id: r11422 | |||
2003-11-29 | moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ↵ | Max Horn | |
may be reused by other engines in the future svn-id: r11421 | |||
2003-11-28 | game targets can now have a base filename different from the target name; ↵ | Max Horn | |
misc tweaks svn-id: r11417 | |||
2003-11-28 | reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser ↵ | Max Horn | |
remembers the scroll position -> improved user experience svn-id: r11415 | |||
2003-11-28 | cleanup | Max Horn | |
svn-id: r11414 | |||
2003-11-26 | More $Header$ stuff | Torbjörn Andersson | |
svn-id: r11372 | |||
2003-11-26 | Attempt to add standard CVS header. Let's see if this works... | Torbjörn Andersson | |
svn-id: r11371 | |||
2003-11-26 | Update commeny | Travis Howell | |
svn-id: r11369 | |||
2003-11-26 | This is how original version handled bypass. | Travis Howell | |
svn-id: r11368 | |||
2003-11-23 | added ugly hack for maniac v1, it fix redrawing last 8 lines of gfx room ↵ | Paweł Kołodziejski | |
layer after change room svn-id: r11356 | |||
2003-11-23 | fix / hack for actor costume gfx glitches in scumm v1 games | Paweł Kołodziejski | |
svn-id: r11355 | |||
2003-11-20 | Ooops | Travis Howell | |
svn-id: r11351 | |||
2003-11-18 | revert use of GF_DEMO in Humongous games fixing several problems | Jonathan Gray | |
svn-id: r11345 | |||
2003-11-18 | Add PC game feature flag, to match others. | Travis Howell | |
svn-id: r11344 | |||
2003-11-18 | Alter old demo check | Travis Howell | |
Stop crash on exit with comi demo svn-id: r11341 | |||
2003-11-18 | Fix object names in dig demo | Travis Howell | |
svn-id: r11340 | |||
2003-11-18 | Add back full throttle pc demo target | Travis Howell | |
svn-id: r11339 | |||
2003-11-18 | Missed one check | Travis Howell | |
svn-id: r11338 | |||
2003-11-18 | added rest comi demo imuse music states | Paweł Kołodziejski | |
svn-id: r11337 | |||
2003-11-18 | COMI demos only have 3 fonts files. | Travis Howell | |
Don't do CD checks for COMI demos svn-id: r11336 | |||
2003-11-18 | Music correction | Travis Howell | |
svn-id: r11335 | |||
2003-11-18 | added experimental handle for comi demo music | Paweł Kołodziejski | |
svn-id: r11334 | |||
2003-11-18 | Music correction for dig demo | Travis Howell | |
svn-id: r11332 | |||
2003-11-18 | added music support for dig demo | Paweł Kołodziejski | |
svn-id: r11331 | |||
2003-11-17 | added voice support for mac dig demo | Paweł Kołodziejski | |
svn-id: r11330 | |||
2003-11-17 | added voice support in dig demo | Paweł Kołodziejski | |
svn-id: r11329 | |||
2003-11-17 | ft pc demo don't need nut file in smush | Paweł Kołodziejski | |
svn-id: r11328 | |||
2003-11-17 | fixed 'if' at load nut smush files for comi | Paweł Kołodziejski | |
svn-id: r11327 | |||
2003-11-17 | replaced demo GIDs wth GF_DEMO | Paweł Kołodziejski | |
svn-id: r11326 | |||
2003-11-17 | added comi and dig demo | Paweł Kołodziejski | |
svn-id: r11324 | |||
2003-11-17 | added music hacks for cmi demo, please test it | Paweł Kołodziejski | |
svn-id: r11323 | |||
2003-11-16 | whitespace | Max Horn | |
svn-id: r11319 | |||
2003-11-16 | codec1 is not bomp codec | Paweł Kołodziejski | |
svn-id: r11317 | |||
2003-11-16 | ops | Paweł Kołodziejski | |
svn-id: r11316 |