aboutsummaryrefslogtreecommitdiff
path: root/kyra
AgeCommit message (Expand)Author
2005-11-07Whitespace.Torbjörn Andersson
2005-11-01Implemented the pathfinder and applied patch # 1342902.Johannes Schickel
2005-10-30Implemented initSceneObjectList, fixed bug with wrong drawn mouse,Johannes Schickel
2005-10-29Oops, fixed a segfault with CD version.Johannes Schickel
2005-10-29Implemented some basic opcodes, and basic character drawing, alsoJohannes Schickel
2005-10-22Fixed a double loading of shape 10,Johannes Schickel
2005-10-22Made the shape handling endian safe, also renamned some functions andJohannes Schickel
2005-10-22Implemented correct cursor handling.Johannes Schickel
2005-10-19I hope I understood LordHoto correctly. This change fixes the English CDTorbjörn Andersson
2005-10-19WhitespaceTorbjörn Andersson
2005-10-19Fixed compile error.Torbjörn Andersson
2005-10-18Commited patch # 1324980. Thanks to vinterstum.Johannes Schickel
2005-10-18Some fixes:Johannes Schickel
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-16compiler warned about useless negative operation. i hope it's ok after changePaweł Kołodziejski
2005-10-15Fixed a bug in the Kyra CD intro that caused ScummVM to crash when compiledTorbjörn Andersson
2005-10-14Oops. Fixes a bug with wrong filename for intro text in english version.Johannes Schickel
2005-10-13Committed patch #1325945 ( KYRA: md5 game detection ) with a few changesJohannes Schickel
2005-10-13Rewrite of the script interpretation class:Johannes Schickel
2005-10-12Applied patch #1320381 (KYRA: Adds speech support to CD version)Johannes Schickel
2005-10-06Bah. Forgot to add these files in the previous commit.Torbjörn Andersson
2005-10-06Moved the sequence player into its own class. I'm sure this could beTorbjörn Andersson
2005-10-06Removed unnecessary empty line. (I made this change while working on a muchTorbjörn Andersson
2005-10-05Applied my patch #1314023, since cyx liked the idea of cleaning up theTorbjörn Andersson
2005-10-03committed patch #1312156 'Various sprite-related things'. Thanks Oystein Eft...Gregory Montoir
2005-09-12Add logos and music in demo.Travis Howell
2005-09-11oopsGregory Montoir
2005-09-11committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto.Gregory Montoir
2005-09-10only load the 6.fnt file for floppy version (which is unused in the introduct...Gregory Montoir
2005-09-10renamed some vars for consistency with the demo tablesGregory Montoir
2005-09-10Small font not used in demo.Travis Howell
2005-09-10Add support for non-interactive demo version.Travis Howell
2005-09-10fixed line breaks ; cleanupGregory Montoir
2005-09-09cleanupGregory Montoir
2005-09-08some WIP code, moved Font stuff to Screen classGregory Montoir
2005-09-03Avoid putting non-ASCII chars into source filesMax Horn
2005-09-02fix shape loading for cdrom versionGregory Montoir
2005-09-02added special sequence opcode 8Gregory Montoir
2005-08-31some WIP code, add drawShape()Gregory Montoir
2005-08-30Fix compilation.Eugene Sandulenko
2005-08-22Fixed two cases where a bad pointer would be freed, causing ScummVM toTorbjörn Andersson
2005-08-19correction in setTextColor()Gregory Montoir
2005-08-19some WIP code to start introduction (with glitches) in Kyrandia 1 :Gregory Montoir
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-11Fix compile.Travis Howell
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-08Comply to our coding conventionsMax Horn