Age | Commit message (Expand) | Author |
2017-08-11 | JANITORIAL: Fix GCC7 fall through warnings | Eugene Sandulenko |
2017-08-06 | SWORD1: Silence GCC warning about potential overflow | Torbjörn Andersson |
2017-07-12 | SWORD1: Specify list of available languages in detection code | Thierry Crozat |
2017-07-08 | SWORD1: Only write config in in-game menu when they are changed | Thierry Crozat |
2017-07-08 | SWORD1: Use booleans for _systemVars speech and subtitles flags | Thierry Crozat |
2017-07-08 | SWORD1: Add thumbnail when saving from game panel | Thierry Crozat |
2016-11-29 | ALL: save file => saved game | Ben Castricum |
2016-09-18 | ALL: Homogeneize use of 'saved game' in messages | Thierry Crozat |
2016-06-06 | SWORD1: Improve detection of speech data endianness for mac version | Thierry Crozat |
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko |
2016-05-14 | SWORD1: Remove redundant check. | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-04-14 | JANITORIAL: Reduce GUI header dependencies | Ori Avtalion |
2016-03-08 | ENGINES: Make variable names of PlainGameDescriptor conform to our guidelines. | Johannes Schickel |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2016-02-25 | SWORD1: Let listSaves return list sorted on slot numbers. | Johannes Schickel |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2016-01-26 | SWORD1: Only request actual save slots in listSaves. | Johannes Schickel |
2014-10-28 | SWORD1: Remove trailing whitespace | Filippos Karapetis |
2014-10-04 | SWORD1: Update list of files that contain translatable strings | Thierry Crozat |
2014-09-13 | SWORD1: Add missing update of screen parameters when loading game from GMM | Thierry Crozat |
2014-09-10 | SWORD1: Avoid possible division by zero in speech endianness heuristic | Thierry Crozat |
2014-09-08 | I18N: Really fix speech endianness heuristic on big endian system | Thierry Crozat |
2014-09-08 | SWORD1: Fix speech endianness heuristic on big endian systems | Thierry Crozat |
2014-09-07 | SWORD1: Add debugger command to set mac speech endianness | Thierry Crozat |
2014-09-07 | SWORD1: Fix typo in comment | Thierry Crozat |
2014-09-07 | SWORD1: Silence some GCC warnings. | unknown |
2014-09-05 | SWORD1: Improve speech endianess detection in mac version | Thierry Crozat |
2014-09-05 | SWORD1: Fix heuristic to determine the endianess of the speech in mac version | Thierry Crozat |
2014-08-22 | SWORD1: Change "no DXA support" message. | Ben Castricum |
2014-07-05 | SWORD1: Tweak MPEG-2 cutscenes error message | Thierry Crozat |
2014-02-19 | SWORD1: Some British to American English | Strangerke |
2014-02-18 | SWORD1: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-16 | SWORD1: Janitorial - Remove trailing spaces | Strangerke |
2013-11-24 | BUILD: Remove need for engine.mk in each engine directory. | D G Turner |
2013-11-24 | BUILD: Remove need for engine-plugin.h in engines. | D G Turner |
2013-11-24 | BUILD: Split engines/plugins_table header down to a file per engine. | D G Turner |
2013-11-24 | BUILD: Split engines.mk down to a single file per engine. | D G Turner |
2013-11-24 | BUILD: Split configure.engines down to a single file per engine. | D G Turner |
2013-11-20 | Revert "SWORD1: Let the XA audio use its own looping" | Matthew Hoops |
2013-10-30 | SWORD1: Fix unitialized variables. CID 1002991 | Eugene Sandulenko |
2013-10-30 | SWORD1: Fix unitialized variables. CID 1002989 | Eugene Sandulenko |
2013-08-12 | I18N: Move specification of engine specific files to enginedir/POTFILES. | Johannes Schickel |
2013-08-03 | SWORD1: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | SWORD1: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-06-20 | SWORD1: Add back MPEG-2 video support | Matthew Hoops |
2013-05-14 | SWORD1: Removed unused class variable | Thierry Crozat |
2013-05-14 | SWORD1: Initialize class variables in constructor | Thierry Crozat |
2013-04-24 | SWORD1: Error our in case the resource handle is not found in lockScript | Thierry Crozat |
2013-04-24 | SWORD1: Avoid possible dereferencing of a null pointer | Thierry Crozat |