U-DESKTOP-HPNHAFN\palen
|
1230770a98
force audio driver to directsound, fix audio glitching in new wasapi driver introduced in SDL 2.0.6. thanks for solution provided by @louyihua
|
7 years ago |
Wei Mingzhi
|
79663dcc57
size of big5 font 'taipei15.bdf' is 15
|
7 years ago |
Wei Mingzhi
|
96721fa1f1
temporarily hackfix failure to save game on some phones (one of the most frequently reported issues at google play). Not tested.
|
7 years ago |
Wei Mingzhi
|
2476714d20
also disable keyrepeat for touchscreen by default
|
7 years ago |
Wei Mingzhi
|
62822eef8b
add keyrepeat to config (still disabled by default)
|
7 years ago |
Wei Mingzhi
|
eaa87c8a5a
disable keyrepeat by default (to satisfy many people who are too paranoid about the consistency with the original game)
|
7 years ago |
Wei Mingzhi
|
43a764478e
close textbox when any key is pressed (NOT just ESC/Enter).
|
7 years ago |
Pal Lockheart
|
8925ac1548
fix #72; change index of player no matter whether the file exist, since the invalide index was used explicitly as flag for stopping playback
|
7 years ago |
Pal Lockheart
|
dea4bb1c6b
fix #69; previous fix code misunderstands original implementation
|
7 years ago |
Pal Lockheart
|
5541564ada
fix various win32 ONLY problems
|
7 years ago |
Pal Lockheart
|
abdbd21eb2
eliminate the need of a stub existense in desc.dat when translating new items
|
7 years ago |
Pal Lockheart
|
be409bea7b
dialog disappear behaviour changed to original DOS version; fixes #68, thanks to testing of M-HT
|
7 years ago |
Pal Lockheart
|
e3a94557f7
fix: the scroll direction in staff of DOS version was inverted from original implementation
|
7 years ago |
Pal Lockheart
|
4dcb3e798c
language file included translation of desc.dat. Now everything l10n needed can be done with single language file.
|
7 years ago |
Pal Lockheart
|
405f42da7e
a hacky fix for a dirty index in MGO; this patch makes importing map/gop from win95 version to DOS version possible without makes the latter ending renders wrong
|
7 years ago |
Pal Lockheart
|
f614f540a3
re-enable joystick for android builds; fix config bug when scalequality and aspectratio both exist
|
7 years ago |
Lou Yihua
|
8fec209c55
Merge pull request #66 from M-HT/native-midi-volume
|
7 years ago |
M-HT
|
a7a3891e34
set MIDI volume based on global music volume; set Native MIDI volume range as 0-127
|
7 years ago |
Pal Lockheart
|
d3f03aeff0
basic unicode bdf support
|
7 years ago |
Pal Lockheart
|
02e5d994c6
derestrict l10n template generator, parser & usage, makes translation of mod version possible
|
7 years ago |
Pal Lockheart
|
c479813b80
fix joystick deny keyboard movement
|
7 years ago |
Pal Lockheart
|
68d055c2ef
Merge pull request #65 from M-HT/native-midi-alsa
|
7 years ago |
M-HT
|
503bb05f38
autodetect ALSA in Makefile; rename option CLIMIDIPlayer to MIDIClient and use it in ALSA Native MIDI
|
7 years ago |
Pal Lockheart
|
5a8acf83c4
compilation fix for non-joystick platforms
|
7 years ago |
Pal Lockheart
|
1313f23883
joystick handling refactoried; all platforms should be as flexible as expected
|
7 years ago |
Pal Lockheart
|
9c7f7f0565
re-config wii joystick; almost all shortcut key works now in all 3 modes(wiimote only/wiimote+nunchuk/wiimote-classic)
|
7 years ago |
M-HT
|
c70eb06249
add Native MIDI implementation for Linux using ALSA sequencer
|
7 years ago |
Pal Lockheart
|
f39d0f4693
Merge pull request #61 from sdlpal/wii
|
7 years ago |
Pal Lockheart
|
f604b5ba1d
Merge pull request #64 from sdlpal/lang_font
|
7 years ago |
Pal Lockheart
|
8dc7616236
windows fix
|
7 years ago |