Age | Commit message (Expand) | Author |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-06-01 | LOL: some more opcodes and some minor bug fixes | Florian Kagerer |
2008-05-18 | Reverted commit #32166. | Johannes Schickel |
2008-05-18 | Fixed fillRect opcode for HoF. | Johannes Schickel |
2008-05-17 | fix o1_fillRect() | Florian Kagerer |
2008-05-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | Oops forgot to commit module.mk | Johannes Schickel |
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-11 | Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky... | Johannes Schickel |
2008-05-02 | - Renamed ScreenAnimator -> Animator_v1 | Johannes Schickel |
2008-04-29 | - Renamed ScriptInterpreter -> EMCInterpreter | Johannes Schickel |
2008-04-20 | - moved kyra functor code to common/func.h | Johannes Schickel |
2008-04-20 | Fixed bad usage of functor objects. | Johannes Schickel |
2008-03-28 | Refactored Kyrandia GUI code a bit. | Johannes Schickel |
2008-03-21 | - disabled some old warnings | Johannes Schickel |
2008-03-16 | - moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cpp | Johannes Schickel |
2008-03-08 | Typo. | Johannes Schickel |
2008-03-08 | Fix some typos. (and I thought DrMcCoy does this usualy...) | Johannes Schickel |
2008-03-08 | Cleanup. | Johannes Schickel |
2008-03-08 | Fix for bug #1910180 "KYRA1: Screen "flash"". | Johannes Schickel |
2008-02-27 | Fix long standing wrong function names in debug prints. | 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-13 | Some more fixes for Italian fan translation. | Johannes Schickel |
2007-07-08 | Little renaming. | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-22 | Fixes graphics glitch introduced while cleaning up. | Johannes Schickel |
2007-05-05 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel |
2007-04-15 | Formatting/Cleanup. | Johannes Schickel |
2007-04-15 | More cleanup. | Johannes Schickel |
2007-04-15 | cleanup. | Johannes Schickel |
2007-03-23 | Implemented some palette code differences for Amiga version. | Johannes Schickel |
2007-03-18 | KYRA: Changed to use EventManager::getMousePos (should improve some things: t... | Max Horn |
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson |
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ... | Johannes Schickel |
2007-02-08 | - fixed crash in FM-Towns version when entering the grotto | Johannes Schickel |
2007-02-07 | should silence compiler warnings. | Johannes Schickel |
2007-02-07 | Implemented little diff in o1_characterSays for fm-towns version. | Johannes Schickel |
2007-02-01 | cleanup | Johannes Schickel |
2007-01-31 | Some changes to be closer to the original with palette handling. | Johannes Schickel |
2007-01-31 | Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat... | Johannes Schickel |
2007-01-26 | Workaround for bug #1582672 ("KYRA1: Text crippled and drawn wrong"). | Johannes Schickel |
2007-01-21 | Fixes implementation of o1_updateSceneAnimations. | Johannes Schickel |
2007-01-20 | Completed implementation of o1_restoreAllObjectBackgrounds. | Johannes Schickel |
2007-01-08 | Fix for bug #1586735 ("KYRA1: Sprite not redrawn") | Johannes Schickel |
2006-09-17 | - removes the kyra specific language flag system, and uses the language enum ... | Johannes Schickel |