aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs
AgeCommit message (Expand)Author
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-11-14TOLTECS: Fix Missing Default Switch CasesD G Turner
2019-11-13TOLTECS: Added Czech language supportPetr Kratina
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-23TOLTECS: Added Polish version detection. Trac#11134Eugene Sandulenko
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2016-11-29ALL: Remove comma before the word 'instead'Ben Castricum
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-06-25TOLTECS: Fix typoEugene Sandulenko
2016-06-25TOLTECS: Clear dead end rects count.Eugene Sandulenko
2016-06-10TOLTECS: Initialized Animation classEugene Sandulenko
2016-06-10TOLTECS: Initialize Menu classEugene Sandulenko
2016-06-10TOLTECS: Initialize objectsEugene Sandulenko
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-02TOLTECS: Initialize class variablesEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-25TOLTECS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26TOLTECS: Only request actual save slots in listSaves.Johannes Schickel
2015-12-28TOLTECS: Remove superflous default value registration for extra GUI options.Johannes Schickel
2015-06-28TOLTECS: Use the Miles audio drivers for AdLib and MT-32Torbjörn Andersson
2014-08-06TOLTECS: Blacklist a pirated CD-RIP version (bug #6690)Filippos Karapetis
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-03-02TOLTECS: Reduce the scope of one more variableStrangerke
2014-03-02TOLTECS: Reduce a variable scope, move a variable to booleanStrangerke
2014-03-02TOLTECS: Apply CppCheck performance recommendationsStrangerke
2014-02-18TOLTECS: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-07TOLTECS: Add missing getDebugger() for engine API.D G Turner
2013-11-26Merge pull request #375 from digitall/engineAutoPlugJohannes Schickel
2013-11-24TOLTECS: Fix spacing errorsStrangerke
2013-11-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split engines.mk down to a single file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-09-12Merge pull request #378 from lordhoto/pluggable-engines-translationsJohannes Schickel
2013-09-02TOLTECS: Add an alternate English version (bug #3614933)Filippos Karapetis
2013-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
2013-08-03TOLTECS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TOLTECS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-05-14TOLTECS: Fix operator order (pre-decrement instead of post-decrement)Filippos Karapetis
2013-05-14TOLTECS: Fix bug #3613032 - "TOLTECS: Crash during peace pipe coughing scene"Filippos Karapetis
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-26TOLTECS: Ignore invalid script opcodes (script bugs) - bug #3604025Filippos Karapetis