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
/
util.cpp
Age
Commit message (
Expand
)
Author
2019-07-30
COMMON: Update getHumanReadableBytes() in util.h
Alexander Tkachev
2019-07-30
COMMON: Add getHumanReadableBytes() in util.h
Alexander Tkachev
2019-07-24
COMMON: Add wrappers for iscntrl() and isgraph()
Cameron Cawley
2019-05-24
GLK: TADS2: Added code for output, run, various miscellaneous
Paul Gilbert
2016-07-10
TITANIC: Implement TTparser normalize
Paul Gilbert
2014-02-18
COMMON: Make GPL headers consistent in themselves.
Johannes Schickel
2012-12-13
COMMON: Add wrapper for isprint.
Johannes Schickel
2012-02-26
COMMON: Move Language and Platform functionality into separate files
Max Horn
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-24
COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes
athrxx
2012-02-21
COMMON: add gui options for rendering modes
athrxx
2012-02-20
COMMON: Filter non-ASCII values in ctype.h-style isFOO functions
Max Horn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2011-11-18
COMMON: Added Croatian language (for a localized version of BS2.5)
Filippos Karapetis
2011-10-24
GUI: Add GUIO EGA Dithering option
Strangerke
2011-10-23
LAUNCHER: Add GUIO_NOASPECT to SCUMM engine
Strangerke
2011-10-23
ALL: Reduce assignment of "" to Common::String.
Johannes Schickel
2011-10-23
AD: Swtich GUI options to a char array.
Eugene Sandulenko
2011-08-20
I18N: Added comments to some of obscure translatable strings
Eugene Sandulenko
2011-08-20
COMMON: Restore locale <-> Common::Language conversion utils
Eugene Sandulenko
2011-08-07
COMMON: Remove superfluous Common:: qualifiers.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-31
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-11
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-03
COMMON: Fix spelling of 'Philips'
Matthew Hoops
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-07
COMMON: Add iOS platform type
Matthew Hoops
2010-11-28
COMMON: Comment out locale <-> Common::Language conversion utils for now.
Johannes Schickel
2010-11-25
OSYSTEM: Add API to query the system locale.
Johannes Schickel
2010-11-01
COMMON: Switch hexdump() to debugN instead of printf
Max Horn
2010-08-30
I18N: Add "lowres" context for several GUI strings when in 1x mode.
Thierry Crozat
2010-08-11
Use tabs instead of spaces for indentation.
Eugene Sandulenko
2010-08-11
GUI: add music devices for c64, amiga and apple II gs
Florian Kagerer
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-07-05
Fix update of GUI options, which only differ in the language setting.
Johannes Schickel
2010-07-05
Formatting fixes.
Johannes Schickel
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-25
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-15
GUI: Implemented Languages as GUI options.
Eugene Sandulenko
2010-06-15
GUI: Implement MIDI drivers as GUI options.
Eugene Sandulenko
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-04-06
COMMON: Add Common::parseBool
Max Horn
2010-03-20
Remove unused stdarg.h include.
Johannes Schickel
2010-03-20
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
Johannes Schickel
2010-03-18
COMMON: Move tag2str from util.h to str.h
Max Horn
2010-03-18
COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cpp
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
[next]