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-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
2010-09-06
COMMON: Add a debugPrint function to Rational
Matthew Hoops
2010-09-06
PLUGINS: used variation of ScopedPtr to clean up load() function
Yotam Barnoy
2010-09-04
COMMON: Fix Rational::operator!=(int)
Matthew Hoops
2010-09-01
COMMON: changed read/write endian function to use __may_alias__ attribute
Yotam Barnoy
2010-08-30
I18N: Add "lowres" context for several GUI strings when in 1x mode.
Thierry Crozat
2010-08-30
I18N: Add a macro to define a context for a translatable string.
Thierry Crozat
2010-08-28
I18N: Look for translations data file in Themes path
Thierry Crozat
2010-08-25
COMMON: Fix eos handling in BufferedReadStream
Willem Jan Palenstijn
2010-08-25
COMMON: fixed EOS handling in BufferedReadStream and BufferedSeekableReadStream
Yotam Barnoy
2010-08-24
COMMON: implemented BufferedWriteStream and fixed bug in BufferedReadStream
Yotam Barnoy
2010-08-23
i18n: Add support for context in translations.
Thierry Crozat
2010-08-23
CONFIG: Always sort 'scummvm' and keymapper domains first
Max Horn
2010-08-21
i18n: Changed wording of messages about translations.dat file.
Johannes Schickel
2010-08-21
i18n: Formatting fixes.
Johannes Schickel
2010-08-21
i18n: Style fixes.
Johannes Schickel
2010-08-21
COMMON: Added equality operators to Common::Rect
Paul Gilbert
2010-08-20
i18n: Fix previous commit when translation support is disabled
Thierry Crozat
2010-08-20
i18n: Sort the list of available languages alphabetically
Thierry Crozat
2010-08-19
DINGOO: new port. Patch #3039277
Eugene Sandulenko
2010-08-19
i18n: Move translations to standalone file. Patch #3044975
Eugene Sandulenko
2010-08-19
COMMON: Add caching to ZipArchive. Patch #3048388
Eugene Sandulenko
2010-08-17
COMMON: fix MSVC assert when using umlauts (or other characters > 127) in the...
Florian Kagerer
2010-08-17
COMMON: Remove redundant include from str.cpp
Eugene Sandulenko
2010-08-16
COMMON: Try to clarify and update some Common::Archive docs
Max Horn
2010-08-16
OSYSTEM: revert r52120 and r52121. Introduced regressions
Eugene Sandulenko
2010-08-16
Common: Fix bug in lastPathComponent.
Johannes Schickel
[prev]
[next]