aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25
AgeCommit message (Expand)Author
2019-11-30SWORD25: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-08-13COMMON: Move Lua into Common and make it into...Nipun Garg
2019-07-24SWORD25: LUA: Remove direct use of ctype.h functionsCameron Cawley
2019-04-09Sword25: image trace on quick cursor changes fixFedor Antokhin
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-10-17SWORD25: Fix Debug Console Activation via CTRL-d.D G Turner
2018-08-26BLADERUNNER: Remove use of C99 mathColin Snover
2018-08-26SWORD25: Remove use of C99 sqrtfColin Snover
2018-05-07SWORD25: Fix otherwise unused variable not guarded by USE_VORBISAdrian Frühwirth
2018-04-18JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-18JANITORIAL: Fix typosAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningsAdrian Frühwirth
2017-11-17SWORD25: Fix possible redefinition of FLT_EPSILONColin Snover
2017-11-12SWORD25: Suppress GCC Cast Qualification Warnings.D G Turner
2017-11-11SWORD25: Add a constructor to initialize SoundHandle membersBastien Bouclet
2017-11-11SWORD25: Fix leaking the save thumbnail surfaceBastien Bouclet
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-22SWORD25: Fix leaking the lua state MemoryWriteStreamDynamic bufferBastien Bouclet
2017-09-22SWORD25: Fix leaking the save thumbnail MemoryWriteStreamDynamicBastien Bouclet
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-08-06SWORD25: Increase buffer length to silence GCC 7 warningTorbjörn Andersson
2017-08-06JANITORIAL: Silence GCC 7 fall through warningTorbjörn Andersson
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-01-28SWORD25: Use direct integer index into indexTblWillem Jan Palenstijn
2017-01-16SWORD25: Fix Warnings about Copy Constructor Failing to Call Base Class.D G Turner
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-09-03JANITORIAL: Fix include statementsEugene Sandulenko
2016-06-08SWORD25: Use # as savefile matching patternEugene Sandulenko
2016-05-22SWORD25: Fix signed/unsigned warningFilippos Karapetis
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-06SWORD25: Bail out instead of silently leaving the object in incosistent stateEugene Sandulenko
2016-05-06SWORD25: Translate couple of commentsEugene Sandulenko
2016-05-06SWORD25: Fix class initializationEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-14SWORD25: Fix frozen/flickering title menu movieottogin
2016-03-09Merge pull request #699 from criezy/sword25-en-speechEugene Sandulenko
2016-03-09SWORD25: Fix error after changing language in-game with the data file distrib...Thierry Crozat
2016-03-09SWORD25: Add engine option to use English speech instead of GermanThierry Crozat
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-06Merge pull request #689 from Tkachov/masterEugene Sandulenko
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-03-04SWORD25: Fixed "Resource not released" warnings [GSoC]Tkachov
2016-02-28SWORD25: Remove ADGF_TESTING from Broken Sword 2.5Kirben
2016-02-21SWORD25: Fix bug #6981: High CPU usage on one coreEugene Sandulenko
2016-02-19SWORD25: Fixing bug #7041: SWORD25: Crash in final sceneEugene Sandulenko
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-02SWORD25: Remove now unused functionWillem Jan Palenstijn
2016-02-02SWORD25: Use more appropriate function for growing the stackWillem Jan Palenstijn