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
2010-12-05
COMMON: Fix AppleDouble support in the MacResManager (thanks, fuzzie)
Matthew Hoops
2010-12-01
ALL: Fix a few typos
Jordi Vilalta Prat
2010-12-01
I18N: Improve the fallback language auto-detection.
Jordi Vilalta Prat
2010-11-30
I18N: Don't build TranslationManager when translation is disabled.
Jordi Vilalta Prat
2010-11-29
COMMON: Add a bit more to the doxygen comment for NEResources
Matthew Hoops
2010-11-28
COMMON: Remove unnecessary reference to file.h
Max Horn
2010-11-28
COMMON: Add support for loading NE resources and cursors
Matthew Hoops
2010-11-28
AmigaOS: Fixed compilation after the latest GSoC code merging (bug #3121350)
Filippos Karapetis
2010-11-28
COMMON: Comment out locale <-> Common::Language conversion utils for now.
Johannes Schickel
2010-11-28
BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.
Johannes Schickel
2010-11-26
COMMON: Add an isBE() function to get the endianness of a ReadStreamEndian
Matthew Hoops
2010-11-25
COMMON: Adapt translation manager to use the OSystem for language detection.
Johannes Schickel
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
2010-11-23
COMMON: Add SeekableReadStreamEndian class
Max Horn
2010-11-23
COMMON: Remove default value for endianess in ReadStreamEndian subclasses
Max Horn
2010-11-23
COMMON: Add ReadStreamEndian mixin class
Max Horn
2010-11-23
COMMON: Remove XOR decoding capability from MemoryReadStream
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f...
Lars Persson
2010-11-19
COMMON: Use user include instead of system include to remove lots of compiler...
Lars Persson
2010-11-19
COMMON: Push include file.h and fs.h from translation.h to translation.cpp
Max Horn
2010-11-19
COMMON: Cleanup EventRecorder
Max Horn
2010-11-19
COMMON: Cleanup XMLParser code
Max Horn
2010-11-19
COMMON: Push #include stream.h from zlib.h to zlib.cpp
Max Horn
2010-11-18
COMMON: Change wrapBufferedWriteStream() to always disposes wrapped stream
Max Horn
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-11-18
COMMON: Turn BufferedWriteStream into a template class, with disposeParentStr...
Max Horn
2010-11-18
COMMON: Make implementation of Buffered*Stream classes internal
Max Horn
2010-11-18
COMMON: Fix incorrect use of assert() macro
Max Horn
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
CONFIGMAN: added defragmentation methods for one-plugin-at-a-time
Yotam Barnoy
2010-11-13
COMMON: Fix TranslationManager
Thierry Crozat
2010-11-11
COMMON: Fix compilation when translation support is disabled (regression from...
Johannes Schickel
2010-11-11
COMMON: Cleanup translation manager code; add FIXME
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-08
COMMON: Make KeyState::hasFlags const
Max Horn
2010-11-07
COMMON: Add const qualifiers and remove Common:: prefix in MacResManager code
Max Horn
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-04
COMMON: Undo changes to common/ptr.h, remove Common::ScopedPtrC
Max Horn
2010-11-03
Merge from gsoc2010-plugins
Yotam Barnoy
2010-11-01
COMMON: Get rid of the debug() output formatter
Max Horn
2010-11-01
COMMON: Disable DEBUG_HASH_COLLISIONS (oops)
Max Horn
2010-11-01
COMMON: Switch hexdump() to debugN instead of printf
Max Horn
2010-11-01
COMMON: Switch ConfigManager::setInt & ConfigManager::registerDefault to use ...
Max Horn
2010-11-01
COMMON: Add debugN variant without level parameter
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-11-01
COMMON: Change some (f)printf to debug calls; clenaup hashmap.h
Max Horn
[next]