LouYihua
|
e981e3d77a
Further move of platform-specific code
|
7 years ago |
LouYihua
|
12dea8595c
Deal with input code & move osx->macos
|
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 |
Pal Lockheart
|
c56fd1260c
fix min/max defination collition with multiple compiler
|
7 years ago |
Pal Lockheart
|
f2233d05bb
added mingw makefile ( static build )
|
7 years ago |
Pal Lockheart
|
a0681238ce
HTML5 support via emscripten( no audio/sfx now)
|
8 years ago |
Wei Mingzhi
|
db959a75bb
added bdf font support
|
8 years ago |
louyihua
|
284f100739
Some on/off switches can be specified from compilation command line
|
8 years ago |
louyihua
|
ba644a0eba
Avoid compilation warning on linux/x64 & Change 'Windows Phone' to 'Windows Runtime'
|
8 years ago |
louyihua
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
8 years ago |
louyihua
|
85c5018aac
[WIP] Refactor 3 (cont): Fix WP(ARM) compilation bug & move the location of SDL2 folder
|
8 years ago |
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 |