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
Age
Commit message (
Expand
)
Author
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-11-16
TINSEL: Remove unnecessary 'static'
Max Horn
2010-11-16
TINSEL: Mark all (?) global vars with a FIXME comment
Max Horn
2010-11-16
TINSEL: Removed unnecessary 'static'
Max Horn
2010-11-16
GUI: Fixed Memory Leak in RadiobuttonGroup usage in Options Dialog.
David Turner
2010-11-16
COMMON: Reverting r54257 as _singleton already was protected (and I am blind :)
Max Horn
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-11-16
COMMON: Make Common::Singleton::_singleton protected instead of public
Max Horn
2010-11-15
GUI: Fix bug in ThemeEngine::addFont related to localized fonts
Max Horn
2010-11-15
GUI: Tweak ThemeEngine methods to use Common::String params & const qualifier
Max Horn
2010-11-15
NEWS: Add Hungarian translation item for version 1.2.1
Thierry Crozat
2010-11-15
CREDITS: Add Hungarian translator.
Thierry Crozat
2010-11-15
I18N: Update Hungarian translation and add iso-8859-2 fonts to themes.
Thierry Crozat
2010-11-15
I18N: Update translation template and po files from source code
Thierry Crozat
2010-11-15
LASTEXPRESS: Use Common::StackLock instead of mutex lock/unlock in Sound class
Julien Templier
2010-11-15
LASTEXPRESS: Fix frame leak in Entities::processFrame()
Julien Templier
2010-11-15
LASTEXPRESS: Update Animation::process()
Julien Templier
2010-11-15
LASTEXPRESS: Don't use NULL in arithmetic (silences a warning)
Matthew Hoops
2010-11-15
CONFIGMAN: added defragmentation methods for one-plugin-at-a-time
Yotam Barnoy
2010-11-15
PLUGINS: moved plugin-at-a-time unload to be after deleting the engine.
Yotam Barnoy
2010-11-15
LASTEXPRESS: Protect sound queue accesses with mutex
Julien Templier
2010-11-15
SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area east of An...
David Turner
2010-11-14
GUI: Fix GMM labels translation for SCUMM engine
Thierry Crozat
2010-11-14
LURE: Fix for Valgrind identified memory leaks
Paul Gilbert
2010-11-13
COMMON: Fix TranslationManager
Thierry Crozat
2010-11-13
VIDEO: Switch Truemotion 1 to RGB565 for potential use with SCI CLUT tables
Matthew Hoops
2010-11-13
SCI: Fixup pathfinding start point when on polygon edge.
Walter van Niftrik
2010-11-13
TOOLS: Added MSVC10 project files for the create_hugo tool
Filippos Karapetis
2010-11-13
HUGO: Fixed crash on exit when hugo.dat is not available
Filippos Karapetis
2010-11-13
SCI: Fixed script bug #3108012 - "Hoyle1: Crash when changing Deal Speed in H...
Filippos Karapetis
2010-11-13
HUGO: Close two minor memory leaks.
David Turner
2010-11-13
TOON: Fix free/malloc mismatch
Sylvain Dupont
2010-11-13
TOON: Fix more memory leaks
Sylvain Dupont
2010-11-13
TOON: Fixed menu music leak
Sylvain Dupont
2010-11-13
TOON: Walk animation improved
Sylvain Dupont
2010-11-13
SCI: Update resource types for SCI2.1/3
Matthew Hoops
2010-11-12
TOON: Fix audio crashs and more memory leaks
Sylvain Dupont
2010-11-12
TOOL+HUGO: Misc modifications
Arnaud Boutonné
2010-11-12
Fixed signed/unsigned warning
Filippos Karapetis
2010-11-12
SCI: Don't check for SCI2/SCI2.1 kernel types in SCI3 games.
Filippos Karapetis
2010-11-11
SCI: kSave case 0 is actually kSaveGame. Based on a patch by lskovlun
Filippos Karapetis
2010-11-11
SCI2: Make robots return immediately for now, till they're implemented
Filippos Karapetis
2010-11-11
SCI: Properly adding SCI3 script patches (a regression of r54211)
Filippos Karapetis
2010-11-11
HUGO: Cleanup, move several functions and variables to the object class
Arnaud Boutonné
2010-11-11
SCI: Use the new CSC extension for SCI3 scripts
Filippos Karapetis
2010-11-11
SCI: Some video related changes
Filippos Karapetis
2010-11-11
COMMON: Fix compilation when translation support is disabled (regression from...
Johannes Schickel
2010-11-11
SCI: Added the "DUK" video folder to the Search manager
Filippos Karapetis
2010-11-11
LASTEXPRESS: Silence potential warnings about extra semicolons
Max Horn
2010-11-11
COMMON: Cleanup translation manager code; add FIXME
Max Horn
[next]