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
/
textconsole.cpp
Age
Commit message (
Expand
)
Author
2011-06-18
COMMON: Replace some vsnprintf/STRINGBUFLEN uses by vformat
Max Horn
2011-05-23
COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-01-11
COMMON: Fix a few space formatting issues.
Jordi Vilalta Prat
2010-11-19
SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f...
Lars Persson
2010-11-18
BACKENDS: Implement logging API proposed by Max on -devel.
Johannes Schickel
2010-10-31
COMMON: Allow forbidden symbols in debug.cpp and textconsole.cpp
Max Horn
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-07-17
Remove PalmOS port
Max Horn
2010-06-21
PSP: errors from both ScummVM and the PSP port now print to file by default. ...
Yotam Barnoy
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-03-18
COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cpp
Max Horn
2009-11-29
COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST
Max Horn
2009-11-26
Renamed common/console.* to common/textconsole.* to fix compilation under MSV...
Filippos Karapetis