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-17
SCI: Allow SCI3 game scripts to run
Filippos Karapetis
2010-11-17
SCI: Added some SCI3 selector related information
Filippos Karapetis
2010-11-17
SCI: Make class table size OB1 workaround slightly more readable
Max Horn
2010-11-17
SCI: Fixed the return values of Object::relocateSci3()
Filippos Karapetis
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-17
GRAPHICS: colour -> color
Max Horn
2010-11-17
TINSEL: Get rid of some global variables
Max Horn
2010-11-17
SCI: Change 'colour' to 'color'
Max Horn
2010-11-17
SCI3: added a SCI3 implementation of findGameObject(), based on a patch by ls...
Filippos Karapetis
2010-11-17
SCI: More work on SCI3, based on a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Some more work on SCI3, based on a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Added the SCI3 equivalent of initialiseObjects(), from a patch by lskovlun
Filippos Karapetis
2010-11-17
SCI: Some restructuring. Added some SCI3 placeholders/stubs
Filippos Karapetis
2010-11-17
SCI: The heap was a separate resource in SCI1.1 - SCI2.1 games only. It was l...
Filippos Karapetis
2010-11-17
SCI: Specify that -1 means "all maps" when listing base36-encoded resources
Filippos Karapetis
2010-11-17
SCI: Updated dissectScript() to handle synonym blocks
Filippos Karapetis
2010-11-17
SCI: Unified the functionality and parameters of the disasm and disasm_addr c...
Filippos Karapetis
2010-11-17
SCI: Added the ability to display original script bytecode in the "disasm" co...
Filippos Karapetis
2010-11-16
SCI: Fix for bug #3110215 - "SQ4 German: endless flight on Estros"
Filippos Karapetis
2010-11-16
TINSEL: Fixed compilation with MSVC
Filippos Karapetis
2010-11-16
LASTEXPRESS: Fix SequenceFrame leak in Entities code
Julien Templier
2010-11-16
GUI: Fixed build failure in console due to missing header.
David Turner
2010-11-16
GUI: Push down some header (inter)dependencies
Max Horn
2010-11-16
GUI: Commit some changes missing in my previous commit (oops)
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
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
[prev]
[next]