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
/
sword25
/
package
/
packagemanager.cpp
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-05-22
SWORD25: Fix signed/unsigned warning
Filippos Karapetis
2016-03-09
SWORD25: Add engine option to use English speech instead of German
Thierry Crozat
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-05
SWORD25: Moved the thumbnail handling code to its appropriate place
md5
2011-05-05
SWORD25: Initial code for showing savegame thumbnails
md5
2011-01-28
SWORD25: Marked several unused LUA callbacks as dummy functions. Some cleanup.
Filippos Karapetis
2011-01-23
SWORD25: Removed the custom log class and replaced it with warning/error/debu...
Filippos Karapetis
2010-10-30
SWORD25: Added a hack to allow the new English voice pack to be detected
Paul Gilbert
2010-10-25
SWORD25: Simplify FS 'wrapper' code a bit, add FIXME comments
Max Horn
2010-10-25
SWORD25: Get rid of most of the 'kernel service/superclass' code
Max Horn
2010-10-19
SWORD25: Enforced code formatting rules in rest of the engine
Eugene Sandulenko
2010-10-19
SWORD25: Fix cppcheck warning
Torbjörn Andersson
2010-10-18
SWORD25: Fix for Valgrind identified errors
Paul Gilbert
2010-10-13
SWORD25: Loading >200kb file in memory is no more ugly
Eugene Sandulenko
2010-10-13
SWORD25: Enforse code naming conventions in PackageManager and Sword25Engine
Eugene Sandulenko
2010-10-13
SWORD25: Add support for language patch
Eugene Sandulenko
2010-10-12
SWORD25: Implemented thumbnail loading for savegame list
Paul Gilbert
2010-10-12
SWORD25: Got rid of ScummVMPackageManager
Eugene Sandulenko
2010-10-12
SWORD25: removed BS_ prefix from rest of the classes.
Eugene Sandulenko
2010-10-12
SWORD25: eliminated BS_ prefix in all but kernel/
Eugene Sandulenko
2010-10-12
SWORD25: Mass-astyle.
Eugene Sandulenko
2010-10-12
SWORD25: Reimplemented package manager for ScummVM using Common::Archive
Paul Gilbert
2010-10-12
SWORD25: Replacing headers with ScummVM ones plus original (C)
Eugene Sandulenko
2010-10-12
SWORD25: Path fixes for includes
Eugene Sandulenko
2010-10-12
SWORD25: Importing original sources
Eugene Sandulenko