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
2011-06-13
CGE: Fix several issues reported by CPPCHECK
Strangerke
2011-06-13
CGE: Cleanup: also remove trailing tabs
Strangerke
2011-06-13
CGE: Cleanup: remove trailing spaces
Strangerke
2011-06-13
CGE: Format code
Strangerke
2011-06-13
CGE: Add a couple of STUB warnings
Strangerke
2011-06-12
CGE: Add missing file, and STUB some missing functions in general.cpp
Strangerke
2011-06-12
CGE: Suppress VGA::Exit, some cleanup, add one missing source
Strangerke
2011-06-11
CGE: Remove DROP() macro
Strangerke
2011-06-11
CGE: Stubbing and cleanup made by SylvainTV
Strangerke
2011-06-11
CGE: Add a couple of missing files
Strangerke
2011-06-10
CGE: Add namespaces
Strangerke
2011-06-10
CGE: Suppress typedef for byte, word and dword.
Strangerke
2011-06-10
CGE: Replace Boolean, TRUE and FALSE by bool, true, false
Strangerke
2011-06-10
CGE: Remove far and near keywords
Strangerke
2011-06-10
CGE: Add default header, fix some includes
Strangerke
2011-06-09
CGE: Add several sources based on headers
Strangerke
2011-09-10
CGE: Add minimal engine and detection
Strangerke
2011-06-07
JANITORIAL: Unbreak building with --disable-translation
eriktorbjorn
2011-06-07
IPHONE: Fix a typo, fix compilation (hopefully)
Sven Hesse
2011-06-07
SCI: Use Sound debug channel in AmigaMac sound driver.
Walter van Niftrik
2011-06-06
I18N: Update translations from template
Thierry Crozat
2011-06-06
I18N: Update template file from source code
Thierry Crozat
2011-06-06
I18N: Make some OSD messages translatable
Thierry Crozat
2011-06-06
I18N: Update translations from template
Thierry Crozat
2011-06-06
OSYSTEM: displayMessageOnOSD() now accepts non-ASCII strings
Thierry Crozat
2011-06-06
GRAPHICS: Add kLocalizedFont in FontManager
Thierry Crozat
2011-06-06
GRAPHICS: Move genLocalizedFontFilename() to FontManager class
Thierry Crozat
2011-06-06
GRAPHICS: Get rid of kSODFont (ScummFont)
Thierry Crozat
2011-06-06
DC: Allow use of all symbols
Max Horn
2011-06-06
CREATE_PROJECT: Link with the static runtime library in release mode
Littleboy
2011-06-06
COMMON: Clarify & correct OSystem::displayLogFile() docs
Max Horn
2011-06-06
AUDIO: some more text tweaks
athrxx
2011-06-06
SDL: Use #define FORBIDDEN_SYMBOL_ALLOW_ALL (backends can use any symbol)
Max Horn
2011-06-06
COMMON: Attempt to make 'forbidden symbol' error more helpful
Max Horn
2011-06-06
COMMON: Make more symbols forbidden
Max Horn
2011-06-06
PS2: Add missing semicolon
Max Horn
2011-06-06
DS: Remove dead code
Max Horn
2011-06-06
PS2: Remove dead code
Max Horn
2011-06-06
PS2: Simplify OSystem_PS2::logMessage
Max Horn
2011-06-06
BACKENDS: Unify EventManager setup
Max Horn
2011-06-06
NULL: Fix null backend (untested)
Max Horn
2011-06-06
COMMON: Remove PS2 / NDS hacks in system.cpp
Max Horn
2011-06-06
DS: Add custom logMessage() implementation
Max Horn
2011-06-06
PS2: Add logMessage() implementation
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-06
NULL: cleanup
Max Horn
2011-06-06
I18N: Make MidiDriver detection errors translatable.
Alyssa Milburn
2011-06-06
AUDIO: Tweak warning text
Willem Jan Palenstijn
2011-06-06
DETECTOR: Change printf calls to use logMessage.
Alyssa Milburn
[next]