louyihua
|
0c445573ed
Bug fix & full translation support.
|
9 年之前 |
louyihua
|
5f302cf5dd
Fix a line processing bug under Linux-style systems.
|
9 年之前 |
louyihua
|
d789107800
External messages support. Remove the option 'WordLength' because it can be automatically determined by the .dat file.
|
9 年之前 |
louyihua
|
145280df36
IOS & WinPhone with same util set. MP3 player can use enhanced instructions now. Better touch support if KeepAspectRatio is set.
|
9 年之前 |
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 年之前 |
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 年之前 |
louyihua
|
9963fee8d1
New options on window size & aspect ratio control.
|
9 年之前 |
louyihua
|
42c3490ca3
Windows phone related fix, remove VC6 & VS2010 support, and update readme.txt.
|
9 年之前 |
louyihua
|
0d76153910
Compilation fix
|
9 年之前 |
louyihua
|
25fbf23041
Compilation compatibility for non-WIN32 platforms
|
9 年之前 |
louyihua
|
e5ac3699f1
Change SWAPxx into SDL's built-in SDL_SwapLExx.
|
9 年之前 |
louyihua
|
f0e7a2bfed
A new audio player model
|
9 年之前 |
louyihua
|
112754ca15
Remove PAL_UNICODE definition
|
9 年之前 |
louyihua
|
fd9a91e7c6
Unified version
|
9 年之前 |
louyihua
|
eb47061a66
Codepage auto detect & yj_2 fix
|
9 年之前 |
louyihua
|
06f49c381b
Remove one unnecessary #define
|
9 年之前 |
louyihua
|
f8ecb44987
Typedef for WCHAR on non-windows systems and warning-disable remove for windows
|
9 年之前 |
louyihua
|
1b7a8de3c4
Default to classic, fix japanese menu, configuration file
|
9 年之前 |
louyihua
|
89f3082a20
Unicode support as well as japanese support
|
9 年之前 |
Wei Mingzhi
|
bea7d19c9d
really fixes #8
|
10 年之前 |
Wei Mingzhi
|
55108b3a0c
SDL2: disable keyrepeat on startup (Issue #8).
|
10 年之前 |
Wei Mingzhi
|
14297c4052
iOS8 support (idea & code courtesy of palxex, not tested).
|
10 年之前 |
Wei Mingzhi
|
6fdea6f91f
WP8: show menu when pressed back key
|
10 年之前 |
Wei Mingzhi
|
92fdcdf0e4
[WP8] block back key for now.
|
10 年之前 |
EC2 Default User
|
d6035000dc
SDL 1.2.15 compatibility
|
10 年之前 |
Wei Mingzhi
|
ec56465bd0
almost working WinPhone support.
|
10 年之前 |
Wei Mingzhi
|
da9dd32f14
silenced VS2013 warnings
|
10 年之前 |
Wei Mingzhi
|
3e49f394b4
WinPhone support (does not actually work yet)
|
10 年之前 |
Wei Mingzhi
|
1eeda1827a
android
|
10 年之前 |
Wei Mingzhi
|
a6678b3087
rewritten video properly for SDL2. create texture every frame is NOT the proper way.
|
10 年之前 |