index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sword1
Age
Commit message (
Expand
)
Author
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
2013-04-22
SWORD1: Remove dead code
Willem Jan Palenstijn
2013-04-18
ENGINES: Silence clang warning about unused private member _vm
Max Horn
2012-11-07
SWORD1: Fix bug #3049346 - "BS1: Detects games in wrong places"
Filippos Karapetis
2012-10-06
SWORD1: Enable American ("Circle of Blood") panel
Torbjörn Andersson
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-08-26
Merge pull request #268 from clone2727/video-rewrite
Matthew Hoops
2012-08-16
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
Matthew Hoops
2012-08-16
VIDEO: Remove setSystemPalette()
Matthew Hoops
2012-07-25
SWORD1: Fix delete[] formatting.
Johannes Schickel
2012-07-24
VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API
Matthew Hoops
2012-07-23
VIDEO: Rewrite SmackerDecoder to use the new API
Matthew Hoops
[next]