Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-01 | disable joystick input by default either command line or config file need to ↵ | Jonathan Gray | |
be used to enable it now, ability to choose joystick number to use also added svn-id: r10518 | |||
2003-10-01 | whitespace changes | Torbjörn Andersson | |
svn-id: r10517 | |||
2003-10-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10516 | |||
2003-10-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10515 | |||
2003-10-01 | ScummVM naming conventions and cleanup in the Sword2Sound class. | Torbjörn Andersson | |
svn-id: r10514 | |||
2003-09-30 | patch #815478: fix object leak in V5 opcode | Max Horn | |
svn-id: r10513 | |||
2003-09-30 | Added new scalers breakout | Jamieson Christian | |
svn-id: r10512 | |||
2003-09-30 | Support for FMTowns versions of MI1/2, | Jamieson Christian | |
submitted by Hibernatus. svn-id: r10511 | |||
2003-09-30 | Generated signed sound samples (cf. feature request #812913). | Jochen Hoenicke | |
svn-id: r10510 | |||
2003-09-30 | Fix GCC warning. | Torbjörn Andersson | |
svn-id: r10509 | |||
2003-09-30 | added some AltiVec code. Still under development, and notice that this is my ↵ | Max Horn | |
first time writing AltiVec code, so I am sure it could be done better :-). I am working on the interpolation function now. svn-id: r10508 | |||
2003-09-30 | updated TODOs | Max Horn | |
svn-id: r10507 | |||
2003-09-30 | This may be an issue in legit gameplay, but GF_FMTOWNS | Jamieson Christian | |
games do use _musicEngine for the FM synth stuff, so don't exclude it in stopSound(). (Is this assumption made elsewhere also?) svn-id: r10506 | |||
2003-09-30 | MDT_ADLIB for Indy3Towns (for YM2612 kludge) | Jamieson Christian | |
svn-id: r10505 | |||
2003-09-30 | More tweaks to the note durations | Jamieson Christian | |
svn-id: r10504 | |||
2003-09-30 | Clear cutscene subtitles before changing back the palette, and slow down | Torbjörn Andersson | |
the subtitles slightly. svn-id: r10503 | |||
2003-09-30 | Moved the memory manager functions into an object of its own (and enabled | Torbjörn Andersson | |
debugging levels). This needs further cleanups, but I believe I have reached a stable point where I can commit it without too much anxiety. svn-id: r10502 | |||
2003-09-30 | Fixed MT-32 init not getting called | Jamieson Christian | |
svn-id: r10501 | |||
2003-09-30 | Add simon1acorn info. for simon2mp3 | Travis Howell | |
svn-id: r10500 | |||
2003-09-30 | Changed the resource manager object to use more ScummVM-like naming. | Torbjörn Andersson | |
svn-id: r10499 | |||
2003-09-30 | Fix for Bug [812740] ALL: MT32: some notes cut off early | Jamieson Christian | |
logicdeluxe's patch to set MT-32 partial reserves equally for all channels, to ensure that entire notes don't get cut off. The patch as committed is slightly modified to reorder the MT-32 initialization sequence. The mods (1) ensure a brief delay between SysEx transmissions to give the MT-32 time to process each request, and (2) hopefully sequence the delays such that the ScummVM welcome message is actually readable and doesn't just flash for a split-second (as was the reported behavior in the past). svn-id: r10498 | |||
2003-09-30 | Refined Euphony parser behavior, specifically, | Jamieson Christian | |
added proper handling for F2 events, and experimental handling for malformed 9x/00 events. svn-id: r10497 | |||
2003-09-30 | Changed the "logic" object to use ScummVM naming conventions. | Torbjörn Andersson | |
svn-id: r10496 | |||
2003-09-30 | Add two more HE targets | Travis Howell | |
svn-id: r10495 | |||
2003-09-29 | synced hq2x with upstream changes; some performance tweaks to hq2x/hq3x (I ↵ | Max Horn | |
think for bigger speed improvement we'd have to use ASM (with C++ fallback of course)... svn-id: r10494 | |||
2003-09-29 | consistency (must've overlooked these) | Joost Peters | |
svn-id: r10493 | |||
2003-09-29 | small cleanup | Joost Peters | |
svn-id: r10492 | |||
2003-09-29 | added BANK code from Gregory + minor change to loadFile() | Joost Peters | |
svn-id: r10491 | |||
2003-09-29 | forgot to add common/scaler to MODULE_DIRS | Max Horn | |
svn-id: r10490 | |||
2003-09-29 | templatized more of the scalers; also introduced template struct ColorMasks ↵ | Max Horn | |
(shortens/simplifies other code a bit) svn-id: r10489 | |||
2003-09-29 | split out scalers into separate source files in common/scaler; some ↵ | Max Horn | |
optimizations (in particular, the hq2x/hq3x scalers now are compiled into two versions, one for 555 and one for 565 mode) svn-id: r10488 | |||
2003-09-29 | Removed - it's the same file as _mouse.h | Torbjörn Andersson | |
svn-id: r10487 | |||
2003-09-29 | cleanup | Torbjörn Andersson | |
svn-id: r10486 | |||
2003-09-29 | cleanup (I meant to do this in my previous commit) | Torbjörn Andersson | |
svn-id: r10485 | |||
2003-09-29 | cleanup | Torbjörn Andersson | |
svn-id: r10484 | |||
2003-09-29 | cleanup | Torbjörn Andersson | |
svn-id: r10483 | |||
2003-09-29 | Added BS2 items. | Torbjörn Andersson | |
svn-id: r10482 | |||
2003-09-29 | The IDE did this. Whatever. | Jamieson Christian | |
svn-id: r10481 | |||
2003-09-29 | Cleanup, mostly related to matching up semantics | Jamieson Christian | |
between Part and MidiChannel (which Part may derive from eventually). svn-id: r10480 | |||
2003-09-29 | Ignores deps | Travis Howell | |
svn-id: r10479 | |||
2003-09-29 | Tiny whitespace / comment change. | Torbjörn Andersson | |
svn-id: r10478 | |||
2003-09-29 | Fixed iMuse termination sequence to avoid deadlock. | Jamieson Christian | |
Fixes Bug [813920]. svn-id: r10477 | |||
2003-09-29 | Added decruncher for Simon 1 disk version files. | Jamieson Christian | |
Also thanks to Stuart Caie for the C conversion of the decruncher algorithm. svn-id: r10476 | |||
2003-09-29 | First-revision Amiga icon decompressor. | Jamieson Christian | |
Thanks for Stuart Caie for the C conversion that was adapted for this addition. On the Web at http://www.kyz.uklinux.net/ svn-id: r10475 | |||
2003-09-29 | Fixed MSVC6 errors | Jamieson Christian | |
svn-id: r10474 | |||
2003-09-29 | New FOTAQ project | Jamieson Christian | |
svn-id: r10473 | |||
2003-09-28 | Improve intro timing a tiny bit on WinCE | Nicolas Bacca | |
svn-id: r10472 | |||
2003-09-28 | removed duplicate g_timer object (one was global, one was static to ↵ | Max Horn | |
timer.cpp); set g_system earlier (might prevent a few race conditions) svn-id: r10471 | |||
2003-09-28 | use new operator instead of malloc() and added generic file loading function | Joost Peters | |
svn-id: r10470 | |||
2003-09-28 | allow queen to compile as plugin | Oliver Kiehl | |
svn-id: r10469 |