aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-10-23AVALANCHE: Mark all detection entries as ADGF_UNSTABLETarek Soliman
2019-10-15AVALANCHE: Fix Missing Default Switch CasesD G Turner
2019-09-29AVALANCHE: This game doesn't use midi. Mark it as such.Henrik "Henke37" Andersson
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-07-03AVALANCHE: Use degree conversion common math funcsDavid Fioramonti
2018-05-01AVALANCHE: Push down AD includesBastien Bouclet
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-23AVALANCHE: Remove unnecessary call to setSeed()Adrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-25AVALANCHE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-20AVALANCHE: Add missing POTFILESThierry Crozat
2016-02-20AVALANCHE: Translate buttons in load and save dialogs.Thierry Crozat
2016-01-26AVALANCHE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-11AVALANCE: Fix out of bounds array access.Johannes Schickel
2014-06-07AVALANCHE: Janitorial - remove trailing spaces and tabsStrangerke
2014-06-02AVALANCHE: Make GraphicManager::drawArc code consistently use float.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-24AVALANCHE: Initialize two variables in GhostRoom()Strangerke
2014-04-21AVALANCHE: Fix Timer::afterTheShootemup().uruk
2014-04-21AVALANCHE: Fix out-of-bounds indexing issue.uruk
2014-04-13AVALANCHE: Add HighScore.uruk
2014-04-13AVALANCHE: Fix Ghostroom's destructor.uruk
2014-04-12AVALANCHE: Remove useless warnings.uruk
2014-04-12AVALANCHE: Merge ghostDrawGhost and ghostDrawGlerk.uruk
2014-04-12AVALANCHE: Remove unnecessary TODOs.uruk
2014-04-12AVALANCHE: Unify kProcGeida and kProcSpludwick under kProcFollowAvvy.uruk
2014-04-12AVALANCHE: Rename _seeScroll to _runAnimations and swap it's meaning.uruk
2014-04-06AVALANCHE: Remove some leftovers of the mini-games.uruk
2014-04-06AVALANCHE: Fix drawing of the toolbar regardless of loading.uruk
2014-03-30ALL: Resolve multiple clang warningsMax Horn
2014-03-15AVALANCHE: Add a safeguard to avoid trying to highlight a dummy (out of bound...Strangerke
2014-03-07AVALANCHE: Implement Parser::bossKey().uruk
2014-03-07AVALANCHE: Rework use of ShootEmUp.uruk
2014-03-07AVALANACHE: Rework use of MainMenu.uruk
2014-03-06AVALANCHE: Implement MainMenu::wait().uruk
2014-03-05AVALANCHE: Implement MainMenu::centre().uruk
2014-03-04AVALANCHE: Fix parentheses in Help::handleMouse().uruk
2014-03-04AVALANCHE: Implement MainMenu::option().uruk
2014-03-04AVALANCHE: Implement loadMenu(). Unify it with menuLoadIcons().uruk
2014-03-04AVALANCHE: Move to graphics and implement GraphicManager::menuLoadIcons().uruk