Pal Lockheart
|
5be5a2ca73
fix win95 saving
|
7 年之前 |
Pal Lockheart
|
065a35cec7
Wii backport(rebased). Saving works( previous is really a stupid error ).
|
7 年之前 |
Wei Mingzhi
|
1e944b53bf
Update .travis.yml
|
7 年之前 |
Wei Mingzhi
|
238a69e8c3
macos: re-added SDL 1.2 / Mac OS X PowerPC support for big-endian debugging
|
7 年之前 |
Pal Lockheart
|
81cb91f040
fix aviplayer big-endian handling
|
7 年之前 |
M-HT
|
e3ca8622ef
handle text overflow; fixes crash when using SDL 1.2 (#59)
|
7 年之前 |
Pal Lockheart
|
a17bab6628
Merge pull request #56 from sdlpal/arbitrary_aspectratio
|
7 年之前 |
Pal Lockheart
|
6ffd00883b
AspectRatio: UWP UI
|
7 年之前 |
Pal Lockheart
|
a48fac29f2
tweak desc as #58 mentioned: make gap in dialog and text; relative positioning in picture dialog.
|
7 年之前 |
Wei Mingzhi
|
f0536eb7f0
bugfix on START_PATH
|
7 年之前 |
Pal Lockheart
|
999463ae3d
AspectRatio: iOS UI
|
7 年之前 |
Pal Lockheart
|
376ab94802
AspectRatio: Android UI
|
7 年之前 |
Pal Lockheart
|
8a9ef1c4d2
Allow keepAspectRatio at any ratio user specified
|
7 年之前 |
Pal Lockheart
|
302dba9565
fix #55: tweak item picture as dialog background moved in #54; remove shadow in dialog of money/price due to original version dont have it too; when item amount reduced to zero and the item is not last one cursor will not move
|
7 年之前 |
Pal Lockheart
|
2fab10a884
fix #53: sync shadow of itemselect dialog as original version, and move current item pointer when last used up
|
7 年之前 |
Pal Lockheart
|
e20c232857
tweak item description pos as #54 suggest, avoid rendered word overflow
|
7 年之前 |
Lou Yihua
|
dad9f7a497
Fix the bug in UTIL_GetFullPathName
|
7 年之前 |
Pal Lockheart
|
0ba84c00da
fix mp3 location
|
7 年之前 |
Wei Mingzhi
|
6909b7c2a9
load .so libraries when the class loads (may fix a whole bunch of UnsatisfiedLinkError's reported by google play)
|
7 年之前 |
Wei Mingzhi
|
e25d66fec3
load .so libraries when the class loads (may fix a whole bunch of UnsatisfiedLinkError's reported by google play)
|
7 年之前 |
Wei Mingzhi
|
badec7f458
android: use singleton MediaPlayer object. no need to create one each time
|
7 年之前 |
Lou Yihua
|
cbb3157e1e
Android: Fix java reference leaks
|
7 年之前 |
Lou Yihua
|
e266156523
Android: call MediaPlayer->release() before free it
|
7 年之前 |
Wei Mingzhi
|
42a6307445
android: fix reference leak when using midi
|
7 年之前 |
Wei Mingzhi
|
02bf9d9acc
add keypad home/end
|
7 年之前 |
Wei Mingzhi
|
80ab1c613d
add missing s key
|
7 年之前 |
Wei Mingzhi
|
42b6b53958
keyrepeat in SDL2 is non-customizable, so use PAL_GetKeyboardState() instead
|
7 年之前 |
Wei Mingzhi
|
6856a4bf62
refactor keyboard handling
|
7 年之前 |
Wei Mingzhi
|
bc7441f30a
optimize touch keys: F is used more frequently than E, allow keyrepeat.
|
7 年之前 |
Wei Mingzhi
|
15073fe811
make keyrepeat work outside battle
|
7 年之前 |