Age | Commit message (Expand) | Author |
2005-10-22 | Fixed a double loading of shape 10, | Johannes Schickel |
2005-10-22 | Made the shape handling endian safe, also renamned some functions and | Johannes Schickel |
2005-10-22 | Implemented correct cursor handling. | Johannes Schickel |
2005-10-19 | I hope I understood LordHoto correctly. This change fixes the English CD | Torbjörn Andersson |
2005-10-19 | Whitespace | Torbjörn Andersson |
2005-10-19 | Fixed compile error. | Torbjörn Andersson |
2005-10-18 | Commited patch # 1324980. Thanks to vinterstum. | Johannes Schickel |
2005-10-18 | Some fixes: | Johannes Schickel |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-16 | compiler warned about useless negative operation. i hope it's ok after change | Paweł Kołodziejski |
2005-10-15 | Fixed a bug in the Kyra CD intro that caused ScummVM to crash when compiled | Torbjörn Andersson |
2005-10-14 | Oops. Fixes a bug with wrong filename for intro text in english version. | Johannes Schickel |
2005-10-13 | Committed patch #1325945 ( KYRA: md5 game detection ) with a few changes | Johannes Schickel |
2005-10-13 | Rewrite of the script interpretation class: | Johannes Schickel |
2005-10-12 | Applied patch #1320381 (KYRA: Adds speech support to CD version) | Johannes Schickel |
2005-10-06 | Bah. Forgot to add these files in the previous commit. | Torbjörn Andersson |
2005-10-06 | Moved the sequence player into its own class. I'm sure this could be | Torbjörn Andersson |
2005-10-06 | Removed unnecessary empty line. (I made this change while working on a much | Torbjörn Andersson |
2005-10-05 | Applied my patch #1314023, since cyx liked the idea of cleaning up the | Torbjörn Andersson |
2005-10-03 | committed patch #1312156 'Various sprite-related things'. Thanks Oystein Eft... | Gregory Montoir |
2005-09-12 | Add logos and music in demo. | Travis Howell |
2005-09-11 | oops | Gregory Montoir |
2005-09-11 | committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto. | Gregory Montoir |
2005-09-10 | only load the 6.fnt file for floppy version (which is unused in the introduct... | Gregory Montoir |
2005-09-10 | renamed some vars for consistency with the demo tables | Gregory Montoir |
2005-09-10 | Small font not used in demo. | Travis Howell |
2005-09-10 | Add support for non-interactive demo version. | Travis Howell |
2005-09-10 | fixed line breaks ; cleanup | Gregory Montoir |
2005-09-09 | cleanup | Gregory Montoir |
2005-09-08 | some WIP code, moved Font stuff to Screen class | Gregory Montoir |
2005-09-03 | Avoid putting non-ASCII chars into source files | Max Horn |
2005-09-02 | fix shape loading for cdrom version | Gregory Montoir |
2005-09-02 | added special sequence opcode 8 | Gregory Montoir |
2005-08-31 | some WIP code, add drawShape() | Gregory Montoir |
2005-08-30 | Fix compilation. | Eugene Sandulenko |
2005-08-22 | Fixed two cases where a bad pointer would be freed, causing ScummVM to | Torbjörn Andersson |
2005-08-19 | correction in setTextColor() | Gregory Montoir |
2005-08-19 | some WIP code to start introduction (with glitches) in Kyrandia 1 : | Gregory Montoir |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | For consistency, specify directory when including files. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-05-11 | Fix compile. | Travis Howell |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-05-08 | Comply to our coding conventions | Max Horn |
2005-04-22 | * Added new virtual base class 'Stream', ReadStream and | Max Horn |
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi... | Jerome Fisher |
2005-03-25 | Patch #1117443 (Experimental plugin code revision) | Max Horn |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
2005-03-03 | big endian fixes | Joost Peters |