Commit graph

6369 commits

Author SHA1 Message Date
tildearrow
c9669f32ad add IBM Plex Sans Japanese/Korean 2024-06-12 17:15:54 -05:00
tildearrow
40fdb004ec actually consider locale script requirements 2024-06-12 16:40:51 -05:00
tildearrow
26020477cc Momo: Android system locale 2024-06-12 16:19:35 -05:00
tildearrow
0821103b39 Momo: optimize 2024-06-12 15:45:07 -05:00
tildearrow
54a4d6b3f6 localize file dialog 2024-06-12 15:44:55 -05:00
tildearrow
a76a03b433 more es.po updates 2024-06-11 03:04:36 -05:00
tildearrow
fd4d1cedf2 fix mishap in subSongs 2024-06-11 02:09:52 -05:00
tildearrow
454330d561 Momo: fix pt_BR 2024-06-11 00:06:25 -05:00
tildearrow
4e14c9f59c add check for setlocale in C library
Microsoft CRT and glibc have setlocale, but bionic doesn't
2024-06-09 04:27:48 -05:00
tildearrow
d6783f8e2c Momo: string hashing
using SipHash
2024-06-09 03:31:16 -05:00
tildearrow
10ec14f8b0 . 2024-06-08 01:44:39 -05:00
tildearrow
26b392d523 Momo: disable formatarg on MSVC 2024-06-05 03:17:10 -05:00
tildearrow
0e83626dd1 add translation credits
TODO: load glyphs
2024-06-04 18:57:32 -05:00
tildearrow
78c5d14116 it's working 2024-06-04 18:20:59 -05:00
tildearrow
8120b17c2d plural test 2024-06-04 18:09:18 -05:00
tildearrow
8352a10ffe Momo: stack machine, part 4 2024-06-04 17:52:55 -05:00
tildearrow
5f7925ceb4 Momo: stack machine, part 3 2024-06-04 16:44:30 -05:00
tildearrow
a4e634ecd6 Momo: stack machine, part 2 2024-06-04 14:31:03 -05:00
tildearrow
2320106f73 Momo: stack machine, part 1 2024-06-03 20:11:07 -05:00
tildearrow
118103b8af i shall make stack machine 2024-06-02 21:56:18 -05:00
tildearrow
52b45ef5ab Momo: optimize empty strings? (wait) 2024-06-02 03:47:09 -05:00
tildearrow
f052b4d55d Momo: optimize initial search 2024-06-02 03:23:01 -05:00
tildearrow
d58bcd2681 improve the menu 2024-06-01 18:48:51 -05:00
tildearrow
c9482ba86c I HATE GLOBAL CONFIGS I HATE GLOBAL CONFIGS I HATE
@tildearrow instead of this nonsense you could have just made a language menu in the interface settings
2024-06-01 16:36:00 -05:00
tildearrow
e2743e98b0 why 2024-06-01 03:39:52 -05:00
tildearrow
a68f572c23 ship pre-compiled locale files 2024-05-31 19:55:56 -05:00
tildearrow
291e7f5d8b add a string to force glyph ranges 2024-05-31 17:13:20 -05:00
tildearrow
740bb32af7 Merge branch 'locale' of github.com:tildearrow/furnace into locale 2024-05-31 01:47:29 -05:00
tildearrow
2f79fa868c don't localize empty strings in about screen 2024-05-31 01:41:56 -05:00
tildearrow
145212171f libintl for systems without libintl
warning: incomplete!
2024-05-30 19:34:34 -05:00
tildearrow
e77504a1a8 possibly fix text issues in about screen 2024-05-29 14:41:47 -05:00
tildearrow
d388970112 fix the fix 2024-05-29 03:40:01 -05:00
tildearrow
acdda759e4 the F I X
LC_ALL is indeed a bad idea
2024-05-29 03:17:12 -05:00
tildearrow
81720924ea make credits translatable 2024-05-28 15:15:56 -05:00
tildearrow
43b928045e close parenthesis 2024-05-28 15:03:23 -05:00
tildearrow
3197e73b2c localize window names 2024-05-27 17:53:46 -05:00
tildearrow
972346d22d fix ngettext issue 2024-05-27 16:02:36 -05:00
tildearrow
57b91afac4 engine/sysDef/ImGui 2024-05-27 04:02:07 -05:00
tildearrow
e12bf82f49 the massive preparations - settings and sysConf 2024-05-26 23:30:33 -05:00
tildearrow
00e0679442 the massive preparations - GUI 2024-05-26 19:31:17 -05:00
tildearrow
34c176a799 prepare for translations 2024-05-26 03:57:26 -05:00
tildearrow
905d8cae75 ... 2024-05-25 22:03:35 -05:00
tildearrow
bcaf080d58 do I really have to do this 2024-05-25 21:35:06 -05:00
tildearrow
0cb3937e7f GUI: possibly make it work on sys file picker 2024-05-24 14:49:23 -05:00
tildearrow
d7c9bd5620 GUI: auto-fill on save 2024-05-24 04:45:08 -05:00
tildearrow
71a9355a9e i may have done 2024-05-24 03:51:35 -05:00
tildearrow
495a0e56e3 new demo song
by Rancastor
2024-05-24 02:25:55 -05:00
tildearrow
3f34a46575 GUI: prepare to add auto-fill on save 2024-05-24 00:19:03 -05:00
tildearrow
56d648189a GUI: default to OpenGL on macOS
Metal backend seems to be unstable...
2024-05-21 17:49:59 -05:00
tildearrow
eb27d61197 macroInt: fix rounding error when bottom>top
issue #1891
2024-05-21 17:43:10 -05:00