Wei Mingzhi
|
102310439e
bugfix
|
7 年之前 |
Wei Mingzhi
|
36bcfd96a8
Add separate font flavors for Simplified Chinese, Traditional Chinese and Japanese
|
7 年之前 |
Wei Mingzhi
|
40cbf83060
silence some compiler warnings
|
7 年之前 |
Wei Mingzhi
|
d36cf664c7
fix gbk bdf loading
|
7 年之前 |
Wei Mingzhi
|
e8a57dcc09
silence several compiler warnings
|
7 年之前 |
Wei Mingzhi
|
6be26cc0e6
also check for GB2312 in addition to GBK when loading bdf fonts
|
7 年之前 |
Wei Mingzhi
|
32b6ad8e02
allow using wor16.asc/wor16.fon with win95 version (useful for Traditional Chinese users).
|
7 年之前 |
Wei Mingzhi
|
573cb80a59
use ISO font by default unless explicitly disabled in language file (which shouldn't be a problem for European languages now)
|
7 年之前 |
Wei Mingzhi
|
5d008cd57a
replace iso_font with the complete version for European languages (French, etc.)
|
7 年之前 |
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 年之前 |
Wei Mingzhi
|
79663dcc57
size of big5 font 'taipei15.bdf' is 15
|
7 年之前 |
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 年之前 |
Wei Mingzhi
|
2476714d20
also disable keyrepeat for touchscreen by default
|
7 年之前 |
Wei Mingzhi
|
62822eef8b
add keyrepeat to config (still disabled by default)
|
7 年之前 |
Wei Mingzhi
|
eaa87c8a5a
disable keyrepeat by default (to satisfy many people who are too paranoid about the consistency with the original game)
|
7 年之前 |
Wei Mingzhi
|
43a764478e
close textbox when any key is pressed (NOT just ESC/Enter).
|
7 年之前 |
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 年之前 |
Pal Lockheart
|
dea4bb1c6b
fix #69; previous fix code misunderstands original implementation
|
7 年之前 |
Pal Lockheart
|
5541564ada
fix various win32 ONLY problems
|
7 年之前 |
Pal Lockheart
|
abdbd21eb2
eliminate the need of a stub existense in desc.dat when translating new items
|
7 年之前 |
Pal Lockheart
|
be409bea7b
dialog disappear behaviour changed to original DOS version; fixes #68, thanks to testing of M-HT
|
7 年之前 |
Pal Lockheart
|
e3a94557f7
fix: the scroll direction in staff of DOS version was inverted from original implementation
|
7 年之前 |
Pal Lockheart
|
4dcb3e798c
language file included translation of desc.dat. Now everything l10n needed can be done with single language file.
|
7 年之前 |
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 年之前 |
Pal Lockheart
|
f614f540a3
re-enable joystick for android builds; fix config bug when scalequality and aspectratio both exist
|
7 年之前 |
Lou Yihua
|
8fec209c55
Merge pull request #66 from M-HT/native-midi-volume
|
7 年之前 |
M-HT
|
a7a3891e34
set MIDI volume based on global music volume; set Native MIDI volume range as 0-127
|
7 年之前 |
Pal Lockheart
|
d3f03aeff0
basic unicode bdf support
|
7 年之前 |
Pal Lockheart
|
02e5d994c6
derestrict l10n template generator, parser & usage, makes translation of mod version possible
|
7 年之前 |
Pal Lockheart
|
c479813b80
fix joystick deny keyboard movement
|
7 年之前 |