Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-10 | KYRA: Properly check for empty rects in wsaFrameAnimationStep. | Johannes Schickel |
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel |
2012-11-11 | KYRA: finish implementation of new HOF sequence player code | athrxx |
2012-11-11 | KYRA: move HOF sequence player into its own class | athrxx |
2012-03-13 | JANITORIAL: Replace (x ? false : true) by !(x). | Christoph Mallon |
2011-12-27 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: Merge Screen_Rpg with Screen (for now). | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-10-31 | LOL: fixed bug #3099321 | Florian Kagerer |
2010-10-09 | KYRA: fix regression in Screen_v2::generateOverlay() | Florian Kagerer |
2010-08-24 | KYRA: Cleanup. | Johannes Schickel |
2010-08-03 | LOL: Minor adjustment to latest generateOverlay changes. | Johannes Schickel |
2010-08-03 | KYRA: Fix Screen_v2::generateOverlay implementation. | Johannes Schickel |
2010-08-03 | KYRA3: Fix bug in Screen_v2::generateOverlay. | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-06-25 | Change Screen_v2::findLeastDifferentColor to take a Palette object as source. | Johannes Schickel |
2009-06-25 | Change Screen_v2::generateOverlay to take a const Palette reference instead o... | Johannes Schickel |
2009-06-22 | - Changed the following Screen functions to take a reference to a Palette obj... | Johannes Schickel |
2009-06-22 | Start refactoring palette handling into new class "Palette". | Johannes Schickel |
2009-06-09 | - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect | Johannes Schickel |
2009-06-08 | - Fix Screen_v2::wsaFrameAnimationStep, now the MR album and LoL intro demo W... | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-01-18 | LOL: Some drawing code and some opcodes so that the first scene will show up.... | Florian Kagerer |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara... | Johannes Schickel |
2008-07-27 | - Fixed fadePalette for HoF and Kyra3 | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Implemented page switch animation in kyra3 album. | Johannes Schickel |
2008-05-10 | Fixed bug in Screen_v2::makeShapeCopy. | Johannes Schickel |
2008-05-02 | Added missing files, compiling should work again. | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel |
2008-03-29 | New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilate... | Florian Kagerer |
2008-03-21 | Proper fix for bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel |
2008-03-20 | - made Screen_v2::applyOverlay support dirty rect handling | Johannes Schickel |
2008-03-20 | Fixed bug #1920869 "HoF: palette artifacts in inventory". | Johannes Schickel |
2008-03-05 | Implement inventory scrolling for HoF. | Johannes Schickel |
2008-03-03 | Started to implement GUI code for HoF. | Johannes Schickel |
2008-02-10 | Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support". | Johannes Schickel |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-24 | Cleanup(/formatting). | Johannes Schickel |
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-09 | HoF: | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |