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-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
2010-10-31
COMMON: Document forbidden.h
Max Horn
2010-10-31
COMMON: Allow forbidden symbols in debug.cpp and textconsole.cpp
Max Horn
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-10-30
ALL: Add code to help stop people from accidentally using "bad" APIs
Max Horn
2010-10-30
COMMON: Add SCUMMVM_CURRENT_FUNCTION macro (useful for debugging)
Max Horn
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-18
Revert "COMMON: Implement Common::vprintf(). Patch by littleboy"
Eugene Sandulenko
2010-10-18
COMMON: Implement Common::vprintf(). Patch by littleboy
Eugene Sandulenko
2010-10-15
COMMON: Made some constructors explicit, where we wouldn't really like implic...
Johannes Schickel
2010-10-15
COMMON: Extend workaround in HashMap code for sgi IRIX MIPSpro to also apply ...
Johannes Schickel
2010-10-15
COMMON: Revert attempt to silence MSVC warning in Common::gcd.
Johannes Schickel
2010-10-15
COMMON: Silence gcc warning introduced with r53496.
Johannes Schickel
2010-10-15
COMMON: Attempt to silence MSVC warning in Common::gcd.
Johannes Schickel
2010-10-15
COMMON: Move XMLParser method impls to .cpp file; make skipComments non-virtual
Max Horn
2010-10-15
COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::String
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-10-10
COMMON: work around different vsnprintf behaviour on IRIX
Joost Peters
2010-10-03
SCI: Allow multiple word groups in parser
Willem Jan Palenstijn
2010-10-01
GUI: Fix bug #3075649 (Fonts not found with built-in theme)
Thierry Crozat
2010-09-20
PSP: switch from wrapping memcpy to defining our own memcpy
Yotam Barnoy
2010-09-17
COMMON: Extend getting a Mac resource fork resource with a name
Matthew Hoops
2010-09-14
COMMON: remove virtual functions from BufferedStreams
Yotam Barnoy
2010-09-14
COMMON: Remove dangerous virtual keywords.
Willem Jan Palenstijn
2010-09-11
COMMON: Fix int-Rational operators
Sven Hesse
2010-09-07
COMMON: Fix edge case for wildcard in matchString
Willem Jan Palenstijn
2010-09-07
COMMON: Remove Rational::operator int/double
Willem Jan Palenstijn
[prev]
[next]