|
|
2fe915a0c0
|
Add import support for Qlie Abmp10/11/12 image (.b)
|
2026-01-31 20:07:04 +08:00 |
|
|
|
7f8d1daf9d
|
Add import support for Qlie tiled PNG image (.png)
|
2026-01-31 16:36:49 +08:00 |
|
|
|
3c424a28c0
|
Add compress supprot for qlie pack archive
|
2026-01-31 14:14:59 +08:00 |
|
|
|
487d403d60
|
Add pack support for Qlie Pack Archive (.pack) v3.1
|
2026-01-31 00:05:11 +08:00 |
|
|
|
fc6910df0a
|
Allow to export abmp10 image recursive
|
2026-01-30 16:28:56 +08:00 |
|
|
|
78ff32112a
|
Support more tags
|
2026-01-30 15:25:14 +08:00 |
|
|
|
fd9533ae7e
|
Add basic support for Qlie Abmp10/11/12 image (.b)
|
2026-01-30 13:50:04 +08:00 |
|
|
|
59c40b451e
|
Fix dpng may contains zero size image
Use better message for scn
|
2026-01-30 00:16:16 +08:00 |
|
|
|
736fe4d6a8
|
Add export support for Qlie tiled PNG image (.png)
|
2026-01-29 23:35:38 +08:00 |
|
|
|
430ffb26f6
|
Add detect script type support for qlie
|
2026-01-29 21:50:12 +08:00 |
|
|
|
770a32bdde
|
Add Qlie Pack Archive (.pack) v3.1 unpack support
|
2026-01-29 18:16:10 +08:00 |
|
|
|
f6246576d0
|
Add support for Qlie Engine Scenario script (.s)
|
2026-01-28 10:58:32 +08:00 |
|
|
|
b8e004bff6
|
Allow fixed formatter to keep space at line start
|
2026-01-24 12:07:57 +08:00 |
|
|
|
c6b5bcef60
|
release 0.2.18
v0.2.18
|
2026-01-23 13:37:01 +08:00 |
|
|
|
9321d931d6
|
Changed some scripts dumped JSON to pretty print JSON
Formated code
Add protect when read vector of data
|
2026-01-23 13:28:24 +08:00 |
|
|
|
fed9a155a0
|
Merge pull request #5 from imKota/master
add names to favorite scrips
|
2026-01-23 13:06:39 +08:00 |
|
Kota
|
aa73e04ad3
|
add names to favorite scrips
|
2026-01-22 19:46:53 +03:00 |
|
|
|
9e423b1227
|
Add support for Entis GLS engine CSX Script (.csx)
|
2026-01-22 16:47:59 +08:00 |
|
|
|
769f2d3317
|
Add support to export game title
|
2026-01-22 15:44:07 +08:00 |
|
|
|
ce5aef4121
|
Add support to import all texts
|
2026-01-22 15:23:16 +08:00 |
|
|
|
8caa2a82b6
|
Add export support for csx v2 script
|
2026-01-21 16:36:33 +08:00 |
|
|
|
ec39882034
|
WIP: Impl all op code that not impl in CSXToolPlus
|
2026-01-21 14:06:11 +08:00 |
|
|
|
e8bb180b14
|
WIP: impl Entis GLS CSX v2 disasm
|
2026-01-20 21:44:15 +08:00 |
|
|
|
edfb17205e
|
WIP: update csx deser
|
2026-01-20 17:36:27 +08:00 |
|
|
|
bb6c56e560
|
WIP: update
|
2026-01-20 13:34:19 +08:00 |
|
|
|
ff886e66d3
|
WIP: Entis GLS CSX v2
|
2026-01-20 11:40:09 +08:00 |
|
|
|
8c9f2d7d52
|
Use box instead
|
2026-01-20 09:14:25 +08:00 |
|
|
|
d780da9215
|
Add import message support
|
2026-01-19 15:54:55 +08:00 |
|
|
|
4670f4e2e7
|
Add import multi support
|
2026-01-19 15:10:34 +08:00 |
|
|
|
c075d4593f
|
Allow to import strings in custom mode
|
2026-01-18 16:13:48 +08:00 |
|
|
|
763ace6149
|
Fix extract message name not works on yosuga
Fix typo
|
2026-01-18 10:51:09 +08:00 |
|
|
|
812ae2d31a
|
Fix disasm wrong offset calculate
|
2026-01-17 22:27:49 +08:00 |
|
|
|
5822fbee71
|
.
|
2026-01-17 21:28:05 +08:00 |
|
|
|
3fa2cbec7a
|
Add export support for entis gls csx script (v1)
|
2026-01-17 21:22:38 +08:00 |
|
|
|
ed4179473f
|
add entis gls csx v1 disasm (ported from Crsky/EntisGLS_Tools)
|
2026-01-17 17:30:41 +08:00 |
|
|
|
3444c3ac65
|
fix circus crx image original row type may not works
|
2026-01-17 10:29:21 +08:00 |
|
|
|
b8387843b1
|
release 0.2.17
bump deps
v0.2.17
|
2026-01-17 09:17:23 +08:00 |
|
|
|
5fcf46005a
|
Add support to enable multi lang support for artemis pannomimisoft txt script
|
2026-01-13 18:18:46 +08:00 |
|
|
|
11a32f1578
|
Add support to read indexed and grayscale-alpha png
|
2026-01-12 21:03:42 +08:00 |
|
|
|
04fac1cff7
|
修复边界情况
|
2026-01-12 14:24:10 +08:00 |
|
|
|
0bba63d303
|
Use better way to detect bp script end instruction
fix bgi dsc overflow in debug build
|
2026-01-12 14:02:05 +08:00 |
|
|
|
0a92233e6c
|
Fix some bp script can not be extracted
|
2026-01-12 13:17:25 +08:00 |
|
|
|
d2bcc4d4bb
|
Add zopfli support for xp3 pack
|
2026-01-06 12:24:37 +08:00 |
|
|
|
c1492724db
|
Add single language support for panmimisoft
|
2025-12-31 15:48:10 +08:00 |
|
|
|
eac7501969
|
Fix m3t parser
|
2025-12-30 11:40:09 +08:00 |
|
|
|
f58ffd290b
|
Add a new comand convert to convert between outputt script types
|
2025-12-30 11:18:26 +08:00 |
|
|
|
7670570a88
|
Update po/pot dumper to add name to msgctxt
|
2025-12-30 10:22:25 +08:00 |
|
|
|
d8ef082645
|
Add new game support for escude
|
2025-12-26 17:29:05 +08:00 |
|
|
|
ce2d901523
|
Merge branch 'master' of https://github.com/lifegpc/msg-tool
|
2025-12-25 23:30:26 +08:00 |
|
|
|
1619ebfa20
|
Add more decl for escude list
|
2025-12-25 23:30:14 +08:00 |
|