Yotam Barnoy
|
b5a25a6e19
|
PSP: errors from both ScummVM and the PSP port now print to file by default. This should make debugging easier, especially for users.
svn-id: r50113
|
2010-06-21 13:58:51 +00:00 |
|
Max Horn
|
46155b2c36
|
Add Android backend from patch #2603856
svn-id: r49449
|
2010-06-06 09:34:36 +00:00 |
|
Max Horn
|
3e63df5415
|
COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cpp
svn-id: r48280
|
2010-03-18 15:07:30 +00:00 |
|
Max Horn
|
5b562407c1
|
COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST
svn-id: r46205
|
2009-11-29 21:56:10 +00:00 |
|
Filippos Karapetis
|
6f45ecff1a
|
Renamed common/console.* to common/textconsole.* to fix compilation under MSVC again (broken with commit #46130). MSVC places all object files for each engine in the same folder (even if they're in subfolders), which resulted in clashing between gui/console.* and common/console.*. There's no easy way around this, other than turning the resulting MSVC files into a big mess, so a simple file rename is more feasible
svn-id: r46151
|
2009-11-26 10:59:46 +00:00 |
|