louyihua
|
e2b06e561a
[WIP] Refactor 3: Make screenshot work properly
|
8 years ago |
louyihua
|
174f929f43
[WIP] Refactor 2: new configuration model & WP8.1 enhancement
|
8 years ago |
louyihua
|
932a3f131a
M.A.M.E goes to GPL, enable it for default
|
8 years ago |
louyihua
|
614e33d3c2
Bug fix: dead lock on exit, overlay on non-touch devices
|
9 years ago |
louyihua
|
ff3696d415
Bug fix
|
9 years ago |
louyihua
|
77bf04e2cc
Minor change in licensing information & bug fix in makemessage.py
|
9 years ago |
louyihua
|
0c445573ed
Bug fix & full translation support.
|
9 years ago |
louyihua
|
5f302cf5dd
Fix a line processing bug under Linux-style systems.
|
9 years ago |
louyihua
|
d789107800
External messages support. Remove the option 'WordLength' because it can be automatically determined by the .dat file.
|
9 years ago |
louyihua
|
145280df36
IOS & WinPhone with same util set. MP3 player can use enhanced instructions now. Better touch support if KeepAspectRatio is set.
|
9 years ago |
louyihua
|
5a9b5b85b6
SDCard support for Windows Phone build. Now the game data can be placed in 'SDLPAL' folder under the root of sdcard. Validated in simulator.
|
9 years ago |
louyihua
|
5fa74edd95
SDL_GetTicks() ralted fix, avoiding possible bugs on extreme cases when SDL_GetTicks() wrapped, and remove some redundant codes on SDL 2.0 drawing.
|
9 years ago |
louyihua
|
9963fee8d1
New options on window size & aspect ratio control.
|
9 years ago |
louyihua
|
42c3490ca3
Windows phone related fix, remove VC6 & VS2010 support, and update readme.txt.
|
9 years ago |
louyihua
|
0d76153910
Compilation fix
|
9 years ago |
louyihua
|
25fbf23041
Compilation compatibility for non-WIN32 platforms
|
9 years ago |
louyihua
|
e5ac3699f1
Change SWAPxx into SDL's built-in SDL_SwapLExx.
|
9 years ago |
louyihua
|
f0e7a2bfed
A new audio player model
|
9 years ago |
louyihua
|
112754ca15
Remove PAL_UNICODE definition
|
9 years ago |
louyihua
|
fd9a91e7c6
Unified version
|
9 years ago |
louyihua
|
eb47061a66
Codepage auto detect & yj_2 fix
|
9 years ago |
louyihua
|
06f49c381b
Remove one unnecessary #define
|
9 years ago |
louyihua
|
f8ecb44987
Typedef for WCHAR on non-windows systems and warning-disable remove for windows
|
9 years ago |
louyihua
|
1b7a8de3c4
Default to classic, fix japanese menu, configuration file
|
9 years ago |
louyihua
|
89f3082a20
Unicode support as well as japanese support
|
9 years ago |
Wei Mingzhi
|
bea7d19c9d
really fixes #8
|
10 years ago |
Wei Mingzhi
|
55108b3a0c
SDL2: disable keyrepeat on startup (Issue #8).
|
10 years ago |
Wei Mingzhi
|
14297c4052
iOS8 support (idea & code courtesy of palxex, not tested).
|
10 years ago |
Wei Mingzhi
|
6fdea6f91f
WP8: show menu when pressed back key
|
10 years ago |
Wei Mingzhi
|
92fdcdf0e4
[WP8] block back key for now.
|
10 years ago |