aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/eobcommon.cpp
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-11-18KYRA: (EOB) - cleaning up CGA/EGA graphics codeathrxx
2012-07-25KYRA: Fix delete[] formatting.Johannes Schickel
2012-03-13JANITORIAL: Replace (x ? false : true) by !(x).Christoph Mallon
2012-02-24KYRA: (EOB) - cleanup CGA/EGA code a bitathrxx
2012-02-21KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB IIathrxx
2012-02-21KYRA: (EOB) - implement EGA graphics mode for EOB1athrxx
2012-02-21KYRA: (EOB) - complete CGA graphics mode implementationathrxx
2012-02-21KYRA: (EOB) - start work on CGA and EGA graphics modesathrxx
2012-02-21KYRA: (EOB) - fix minor bug (wrongly initialized value) and some renamingathrxx
2012-02-13KEYMAPPER: Fix Action ctor args in most keymapsTarek Soliman
2012-01-16KYRA: (EOB) - change behavior of safe game file importing codeathrxx
2012-01-15KYRA: (EOB) - add support for original save game filesathrxx
2012-01-06KYRA: (EOB) - add basic distinction between music and sound effectsathrxx
2012-01-06KYRA: (EOB) - cleanup eob/lol version of delayUntil()athrxx
2011-12-31KYRA: Little cleanup.Johannes Schickel
2011-12-30KYRA: Add basic keymapper support to EoB 1+2.Johannes Schickel
2011-12-28KYRA: (EOB) - fix EOB1 intro glitchathrxx
2011-12-28KYRA: (EOB) - fix invalid string access in EOB 1athrxx
2011-12-28KYRA: (EOB) - cleanup dialog settings a bitathrxx
2011-12-27KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: (EOB) - implement EOB1 party transferathrxx
2011-12-26KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)athrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - fix some more bugsathrxx
2011-12-26KYRA: (EOB) - rename some saving throw related dataathrxx
2011-12-26KYRA: (EOB) - fix invalid string accessathrxx
2011-12-26KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-26KYRA: (EOB) - add debugger, etc.athrxx
2011-12-26KYRA: (EOB) - complete EOBII playabilityathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - fix some bugsathrxx
2011-12-26KYRA: (EOB) - implement wall of force spellathrxx
2011-12-26KYRA: (EOB) - add EOB 1 introathrxx
2011-12-26KYRA: (EOB) - add some spellsathrxx
2011-12-26KYRA: (EOB) - implemented some spells and fixed more bugsathrxx
2011-12-26KYRA: (EOB) - lots of fixes towards EOB1 playabilityathrxx
2011-12-26KYRA: (EOB) - some more sequence code and bug fixesathrxx
2011-12-26KYRA: (EOB) - implement npc sequences and fix some bugsathrxx
2011-12-26KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugsathrxx
2011-12-26KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.athrxx
2011-12-26KYRA: (EOB) - fix various bugs and implement some spellsathrxx
2011-12-26KYRA: (EOB) - implement party restingathrxx
2011-12-26KYRA: (EOB) - implement save menuathrxx
2011-12-26KYRA: (EOB) - implement load menuathrxx
2011-12-26KYRA: (EOB) - some refactoringathrxx
2011-12-26KYRA: (EOB) - implement memorize/pray spells menuathrxx