aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-25tinsel: remove the ugly psx l-space workaround, and instead add a check into ...Fabio Battaglia
2009-05-25SCI: Force movie palettes (KQ6).Walter van Niftrik
2009-05-25tinsel: add PSX specific code to workaround the thief bug in past ankh-morpor...Fabio Battaglia
2009-05-25Updated the MSVC project files of the kyra engine (added sound_lol.cpp)Filippos Karapetis
2009-05-25Objectified the AudioResource code (used for speech and digitized music in CD...Filippos Karapetis
2009-05-25tinsel: avoid unnecessary iterations in Discworld PSX palette remapperFabio Battaglia
2009-05-25tinsel: Discworld PSX uses "index.dat" as scene index file, not "index"Fabio Battaglia
2009-05-25tinsel: add entry in detector for Discworld PSX demoFabio Battaglia
2009-05-25tinsel: endianess fix Discworld PSX palette remapperFabio Battaglia
2009-05-24tinsel: fix some uninitialized var used in Discworld PSXFabio Battaglia
2009-05-24SCI: Adlib: added support for rhythm channelWalter van Niftrik
2009-05-24tinsel: fix for CLUT palettes in Discworld PSXFabio Battaglia
2009-05-24Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...Johannes Schickel
2009-05-24SCI: reset system palette when loading a new PIC.Willem Jan Palenstijn
2009-05-24tinsel: Changes to psx palette conversion functionFabio Battaglia
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-24Strip trailing whitespaces.Johannes Schickel
2009-05-24Commit patch #2796028 "lol files are always compiled" with some slight extens...Johannes Schickel
2009-05-24tinsel: fix graphic corruption caused by wrong clipping of 8-bit images in Di...Fabio Battaglia
2009-05-24LOL: fixed some input code issues:Florian Kagerer
2009-05-24tinsel: take into account clipping when drawing PSX 4-bit imagesFabio Battaglia
2009-05-24tinsel: disable midi playing for Discworld PSX, as the game uses the propriet...Fabio Battaglia
2009-05-24SCI: re-xlate pixmap when palette revision changedWillem Jan Palenstijn
2009-05-24Removed the line feed workaround, and added explicit int16 castings to the FR...Paul Gilbert
2009-05-24Fixed audio synchronization in the CD version of KQ5Filippos Karapetis
2009-05-24tinsel: sound samples and speech support for Discworld PSX using VAG. Based o...Fabio Battaglia
2009-05-24Fixed the display glitch associated with the animated handle in the engine roomPaul Gilbert
2009-05-24Cleanup.Johannes Schickel
2009-05-24Add color and color component getters to Cine::Palette.Kari Salminen
2009-05-24Make various Sound functionality SoundHandle instead of filename based.Johannes Schickel
2009-05-24LOL: fix valgrind warningFlorian Kagerer
2009-05-24Remove leftover (already commented out) code.Johannes Schickel
2009-05-24- Reorder supported codecs listJohannes Schickel
2009-05-24Cleanup.Johannes Schickel
2009-05-23Cleanup.Johannes Schickel
2009-05-23Add support for "getTotalPlayTime" in LinearMemoryStream again.Johannes Schickel
2009-05-23KYRA/LOL: restructured voice playing code so that audio compression can be su...Florian Kagerer
2009-05-23SCI: add (unused) palette revisioning supportWillem Jan Palenstijn
2009-05-23Allow for different MOD signaturesSven Hesse
2009-05-23Adjust tools make rules for new website codeEugene Sandulenko
2009-05-23Adjust credits.pl for new website code.Eugene Sandulenko
2009-05-23Moved the "dump" and "dissectscript" commands to console.cpp and renamed them...Filippos Karapetis
2009-05-23Oops, fixed silly typoFilippos Karapetis
2009-05-23Some more WIP code for kDoAudio(), taken from Greg's SCI engine. Sound and sp...Filippos Karapetis
2009-05-23LOL: implemented fireball spellFlorian Kagerer
2009-05-23Added a stub for SetVideoMode(), and fixed some of the palette glitches in th...Filippos Karapetis
2009-05-23Fixed clipping code for texts which do not fit on screen, and added a warning...Filippos Karapetis
2009-05-23Fixed the incorrect placement of the copyright message in KQ6 on screenFilippos Karapetis
2009-05-23The third and fourth parameter in changePortBounds() are x2 and y2, not width...Filippos Karapetis
2009-05-23Turned some errors into warnings, as they occur in KQ5CDFilippos Karapetis