Wei Mingzhi
|
e8a57dcc09
silence several compiler warnings
|
7 years ago |
Pal Lockheart
|
d3f03aeff0
basic unicode bdf support
|
7 years ago |
Lou Yihua
|
dad9f7a497
Fix the bug in UTIL_GetFullPathName
|
7 years ago |
Wei Mingzhi
|
42b6b53958
keyrepeat in SDL2 is non-customizable, so use PAL_GetKeyboardState() instead
|
7 years ago |
Lou Yihua
|
94679794e0
Generalized version of resource checking
|
7 years ago |
Wei Mingzhi
|
b636f9508e
bugfix
|
7 years ago |
Lou Yihua
|
07a8d43df6
Fix bug on creating files
|
7 years ago |
Lou Yihua
|
aba2285354
Make path separators configurable as macro definition
|
7 years ago |
Lou Yihua
|
cd314c930d
Further improvement of case-insensitive file opening
|
7 years ago |
Lou Yihua
|
a816001366
Improve path combination & variadic print, fix load logic
|
7 years ago |
Wei Mingzhi
|
4cfd37464d
make compiler name changeable
|
7 years ago |
Lou Yihua
|
e139476bcc
Make sure log line is null-terminated & LF-ended
|
7 years ago |
Wei Mingzhi
|
9f3bbf5d83
SDL1 compile fix
|
7 years ago |
LouYihua
|
4b89c996fa
Logging enhancement: allow different callbacks serve different log levels
|
7 years ago |
LouYihua
|
ae0757d1c0
Log framework: allow user-specified log file & multiple output callbacks
|
7 years ago |
LouYihua
|
6d5b0d1bda
Add 'LogLevel' configuration option & make logging always enabled
|
7 years ago |
Lou Yihua
|
76ae394280
Log: fix year bug & allow buffer type selection & Linux implementation & Add comments
|
7 years ago |
LouYihua
|
cd2357d34a
Change callback's signature
|
7 years ago |
LouYihua
|
423420d4be
New log framework
|
7 years ago |
LouYihua
|
bcdb2ae6fc
New MIDI framework: base & WIN32 & UWP
|
7 years ago |
LouYihua
|
2c677d7ee4
License update
|
7 years ago |
Pal Lockheart
|
b73c2023e8
make code of native_midi around within platform_specific macro; android gradle file specify main folder to avoid build problems; add UTIL_MsgBox for debug purpose
|
7 years ago |
Pal Lockheart
|
fd53774a0a
save path customable in config file like game path( behaviour same as before if unspecified ); now savefile-only sync is possible
|
7 years ago |
LouYihua
|
e981e3d77a
Further move of platform-specific code
|
7 years ago |
LouYihua
|
a9871d8d68
Move most platform-specific code into separate files.
|
7 years ago |
Wenting Zhang
|
3f6284967f
nbzwt: Port to Nintendo 3DS; Fix SDL 1.2 support (#2)
|
7 years ago |
louyihua
|
124361ef8a
Eliminate MIDI calls when PAL_HAS_NATIVEMIDI is not defined
|
8 years ago |
louyihua
|
f194722fc4
Various changes
|
8 years ago |
louyihua
|
12fb55e489
WinRT enhancement
|
8 years ago |
louyihua
|
d2d077f77b
Combine call to PAL_Shutdown & exit(), and abnormal termination detection on WP platform.
|
8 years ago |