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 years ago |
Wei Mingzhi
|
43a764478e
close textbox when any key is pressed (NOT just ESC/Enter).
|
7 years ago |
Pal Lockheart
|
dea4bb1c6b
fix #69; previous fix code misunderstands original implementation
|
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
|
4dcb3e798c
language file included translation of desc.dat. Now everything l10n needed can be done with single language file.
|
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
|
cb61e5738b
allow language file specify whether using isofont
|
7 years ago |
M-HT
|
e3ca8622ef
handle text overflow; fixes crash when using SDL 1.2 (#59)
|
7 years ago |
Wei Mingzhi
|
3321b21bf9
fix bug: text not shown completely in some cases
|
7 years ago |
LouYihua
|
be2bf2566c
Enhancement of codepage detection & detects codepage for embedded font
|
7 years ago |
LouYihua
|
27d5a1e3c2
Text enhancement: a truely worked codepage auto-detector
|
7 years ago |
LouYihua
|
423420d4be
New log framework
|
7 years ago |
LouYihua
|
328f8c52e7
Eliminate most warnings & fix potential bugs
|
7 years ago |
LouYihua
|
c9aeb0ef2b
Fix issue #24: Pressing 'Spacebar'/'Enter' key does not 'show all dialog lines at once'
|
7 years ago |
LouYihua
|
2c677d7ee4
License update
|
7 years ago |
LouYihua
|
2de87ad8a9
Remove some direct calls to "SDL_xxx" outside video.c
|
7 years ago |
LouYihua
|
ccd920206a
Fix crash of PAL_swprintf
|
7 years ago |
LouYihua
|
28e3b9498b
PAL_swprintf accepts number of chars rather than bytes.
|
7 years ago |
LouYihua
|
258dd287af
Fix width/precision type.
|
7 years ago |
LouYihua
|
4585a7cf3d
Fix bug on va_arg.
|
7 years ago |
LouYihua
|
2ae14ef18f
Added the PAL_swprintf function to avoid incorrect Chinese character output in OSX/iOS/Android.
|
7 years ago |
Pal Lockheart
|
889f9d766f
fix several render problem introduced by UI shadow; make script FFFF behaviour more like original version in dialogs; hidden exp upgrade dialog tweak
|
7 years ago |
louyihua
|
6efe461668
Not trimming trailing spaces in customized words
|
8 years ago |
louyihua
|
4105283155
Several changes
|
8 years ago |
louyihua
|
174f929f43
[WIP] Refactor 2: new configuration model & WP8.1 enhancement
|
8 years ago |
louyihua
|
cc1edf8f0d
[WIP] Various change for refactor
|
8 years ago |
louyihua
|
8b01585662
Change: Customization for status screen.
|
9 years ago |
louyihua
|
614e33d3c2
Bug fix: dead lock on exit, overlay on non-touch devices
|
9 years ago |