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
/
common
Age
Commit message (
Expand
)
Author
2011-06-24
COMMON: Look for translations.dat in Theme path before using SearchMan
Thierry Crozat
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-23
COMMON: Add abort() to the list of forbidden symbols
Julien
2011-06-22
COMMON: Improve loading of translations data file
Thierry Crozat
2011-06-22
Merge pull request #26 from Littleboy/taskbar
Eugene Sandulenko
2011-06-21
COMMON: Move HerculesDimensions enum to SCUMM.
Johannes Schickel
2011-06-20
COMMON: Fix conflicting comment
Willem Jan Palenstijn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-18
COMMON: Replace some vsnprintf/STRINGBUFLEN uses by vformat
Max Horn
2011-06-18
COMMON: Add vformat() function (Common::String analog to vsprintf)
Max Horn
2011-06-17
COMMON: Remove default implementation of OSystem::logMessage
Max Horn
2011-06-17
Merge pull request #30 from tsoliman/configure-enhancement-warning-clean
Eugene Sandulenko
2011-06-17
COMMON: Make use of Common::parseBool
Max Horn
2011-06-16
ENGINES: Warn user about games marked with ADGF_UNSTABLE flags
Tarek Soliman
2011-06-16
COMMON: Change TaskbarManager to the new module slot interface
Julien
2011-06-16
BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ...
Littleboy
2011-06-16
COMMON: Update TaskbarManager header with better documentation and examples o...
Littleboy
2011-06-16
COMMON: Add overall documentation to TaskbarManager interface
Littleboy
2011-06-16
BACKENDS: Add support for count status to TaskbarManager
Littleboy
2011-06-16
BACKENDS: Add engine-level accessor for TaskbarManager
Littleboy
2011-06-16
BACKENDS: Implement Win32 taskbar progress state and recent list
Littleboy
2011-06-16
BACKENDS: Add generic TaskbarManager class to handle taskbar integration
Littleboy
2011-06-15
COMMON: Fix code formatting, rename stuff for consistency
Max Horn
2011-06-15
COMMON: fixed resize
Vladimir
2011-06-15
COMMON: added assign(T*, T*)
Vladimir
2011-06-14
COMMON: Fix crash in TranslationManager when reading long strings
Thierry Crozat
2011-06-10
COMMON: Do not try to read from res forks of non-existant files
Max Horn
2011-06-08
COMMON: Fix OSystem docs
Max Horn
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-08
BACKENDS: Add OSystem::resetGraphicsScale() default implementation
Max Horn
2011-06-08
COMMON: Add headers needed for delete calls.
Alyssa Milburn
2011-06-07
BACKENDS: All backends use _savefileManager now, adapt OSystem accordingly
Max Horn
2011-06-07
BACKENDS: All backends use _timerManager now, adapt OSystem accordingly
Max Horn
2011-06-07
BACKENDS: Move more 'manager slots' from ModularBackend to OSystem
Max Horn
2011-06-06
OSYSTEM: displayMessageOnOSD() now accepts non-ASCII strings
Thierry Crozat
2011-06-06
COMMON: Clarify & correct OSystem::displayLogFile() docs
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
BACKENDS: Unify EventManager setup
Max Horn
2011-06-06
COMMON: Remove PS2 / NDS hacks in system.cpp
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-06
COMMON: Add kInfo LogMessageType.
Alyssa Milburn
2011-06-06
COMMON: Remove vfprintf call from XML parser
Max Horn
2011-06-04
BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls
Max Horn
2011-06-04
COMMON: Clarify OSystem feature flags docs a bit
Max Horn
2011-06-04
COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette
Max Horn
2011-06-03
COMMON: Let Common::normalizePath normalize '..' in paths
Max Horn
2011-06-03
COMMON: Access mac res fork via FSNode instead of StdioStream
Max Horn
2011-06-03
BACKENDS: Add OSystem::displayLogFile interface + OSX implementation
Max Horn
[next]