Age | Commit message (Expand) | Author |
2008-02-17 | fix memory leak | Florian Kagerer |
2008-02-17 | remove ugly const casts in staticres | Florian Kagerer |
2008-02-17 | committing patch 1891492 : dialogue (dlg/tim) support for HoF | Florian Kagerer |
2008-02-10 | Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support". | Johannes Schickel |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-27 | Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight... | Johannes Schickel |
2008-01-16 | Fixed some warnings | Oystein Eftevaag |
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel |
2008-01-03 | Resolve portabillity issues introduced with last commit. | Johannes Schickel |
2008-01-03 | - got rid of hardcoding "KYRA.DAT" in all places, where it's used | Johannes Schickel |
2008-01-03 | Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". | Johannes Schickel |
2007-12-15 | debug(C) parameter type fixes. | Johannes Schickel |
2007-11-05 | Fix warning | Filippos Karapetis |
2007-11-05 | Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a... | Oystein Eftevaag |
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle... | Oystein Eftevaag |
2007-10-10 | - Made some sound functions a bit more generic for use with Kyra1 and Kyra2 | Johannes Schickel |
2007-10-09 | HoF: | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-15 | - added PC-98 platform entry | Johannes Schickel |
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel |
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel |
2007-07-10 | Add md5sum for Italian fan translation of CD version (see fr#1727941 "KYRA: a... | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-05 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel |
2007-04-27 | Cleanup. | Johannes Schickel |
2007-04-15 | Formatting/Cleanup. | Johannes Schickel |
2007-04-15 | - Renamed some files for consistency with other engines. | Johannes Schickel |
2007-04-01 | made _vm/_engine usage consistent. (_engine -> _vm all over the place now). | Johannes Schickel |
2007-03-23 | Implemented some palette code differences for Amiga version. | Johannes Schickel |
2007-03-12 | WIP code for Amiga version: | Johannes Schickel |
2007-03-07 | - cleanup | Johannes Schickel |
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ... | Johannes Schickel |
2007-02-07 | Fixed credits in FM-Towns version. | Johannes Schickel |
2007-02-07 | Support for new kyra.dat, which includes static data from the fm-towns version. | Johannes Schickel |
2007-02-02 | Replace filesize based kyra.dat check with a md5 based. | Johannes Schickel |
2007-01-29 | - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) | Johannes Schickel |
2007-01-25 | Adds basic support for the FM Towns version with some restrictions: | Johannes Schickel |
2007-01-25 | Fix typos in some warnings | Max Horn |
2006-10-22 | Don't output warning about unsupported language more than one time. | Johannes Schickel |
2006-10-15 | Added some more const keywords | Max Horn |
2006-09-18 | Fixes the Macintosh related problems Krest mentioned on the IRC channel. | Johannes Schickel |
2006-09-17 | - removes the kyra specific language flag system, and uses the language enum ... | Johannes Schickel |
2006-08-27 | Adds voice/chats to the intro, and adds debug strings to the function calls. | Oystein Eftevaag |
2006-08-26 | Adds some framework for the Kyra2 intro, expands it a little bit and adds som... | Oystein Eftevaag |
2006-07-31 | Yet more kyra3 init code. | Johannes Schickel |
2006-07-27 | Oops it should never be renamed to c1_* but to o1_* changing this now. | Johannes Schickel |
2006-07-27 | - renaming all opcodes from cmd_* to c1_* | Johannes Schickel |
2006-07-27 | - moving KyraEngine_v3 declaration to newly added kyra3.h | Johannes Schickel |
2006-07-15 | Adds filesize check for kyra.dat, this forces to upgrade always to the newest... | Johannes Schickel |