Themaister
|
7df4500024
|
Use native side asset extraction.
|
2013-10-14 21:08:41 +02:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
twinaphex
|
ae089a7b58
|
(Android) Make logging optional
|
2012-12-16 04:13:31 +01:00 |
|
twinaphex
|
5eebaedd18
|
(Salamander) Push quick fix for Salamander
|
2012-11-27 22:58:03 +01:00 |
|
Themaister
|
2c41fe7288
|
Move log_fp to g_extern.
Rework logger macros to use g_extern.log_file is it's non NULL.
Otherwise, fallback to stderr.
|
2012-11-26 16:59:00 +01:00 |
|
twinaphex
|
e1ea973e58
|
Promote HAVE_FILE_LOGGER for all platforms
|
2012-11-26 02:46:40 +01:00 |
|
Themaister
|
c6b50d2645
|
Add CPU feature detection for X86.
|
2012-11-01 22:31:24 +01:00 |
|
twinaphex
|
608d3718a3
|
(Android) Android does not redirect stderr to the logger - so we
need to wrap all stderr fprintfs - this will help for Xbox 1 too
which also doesn't redirect stderr
|
2012-10-16 13:57:35 +02:00 |
|
Twinaphex
|
8fcb79e86c
|
(Android) Add logging
|
2012-09-10 01:11:49 +02:00 |
|
Themaister
|
db0501fa50
|
Do not log unless g_extern.verbose is set.
|
2012-08-16 10:52:28 +02:00 |
|
Twinaphex
|
5da0354257
|
Make logging defines reusable by Salamander without having to
include general.h (full of dependencies which can't be met for
standalone app)
|
2012-07-28 17:32:30 +02:00 |
|