37b8f2d023
feat: update BMapSharp marshaler
2026-02-06 17:13:28 +08:00
d2a9b18ede
fix: update BMapSharp virtools type.
...
- update BMapSharp virtools types.
- fix enum migration generation error.
2026-02-06 10:21:23 +08:00
8bc0792f1e
feat: add rust binding framework
2026-02-05 17:18:48 +08:00
6d41e593bc
doc: update devnote
2026-02-05 16:40:05 +08:00
10d5d8f002
feat: add new rule in BMapInspector
2026-02-05 14:38:25 +08:00
d3af894d2f
feat: add target camera in BMapInspector
2026-02-05 14:32:49 +08:00
1eb9d3f805
feat: add camera support for BMap
2026-02-05 14:12:16 +08:00
11abbe2c35
feat: add new rule for BMapInspector
2026-02-04 22:51:13 +08:00
2240f55964
feat: add new rule in BMapInspector
2026-02-04 21:32:34 +08:00
7b40c64470
feat: add more rules in BMapInspector
2026-02-04 20:46:04 +08:00
58ee7accff
feat: add lost ironpad and console color enable for BMapInspector.
2026-02-04 17:11:52 +08:00
c11220d54b
feat: finish one rule in BMapInspector.
...
- finish one rule in BMapInspector.
- fix CKObjectManager find object by name feature.
2026-02-04 17:03:53 +08:00
e6e714f2c9
feat: add note for disabled function in CKCamera
2026-02-03 19:48:45 +08:00
4985c6d3d0
fix: fix github action build error
2026-02-03 19:21:18 +08:00
37904fd5a4
fix: fix github action build error
2026-02-03 16:11:11 +08:00
a654370b82
chore: add lost PIC flag
2026-02-03 15:56:01 +08:00
90fe7ddcaf
chore: use new github action build layout
2026-02-03 15:49:47 +08:00
b06bd587f6
feat: add detailed rule in BMapInspector
2026-02-02 22:26:41 +08:00
ebbea473a4
feat: finish BMapInspector framework
2026-02-02 14:17:31 +08:00
def46d1b8f
feat: move all print work into main file in BMapInspector
2026-01-31 23:38:43 +08:00
c664eaba0e
feat: update cli for BMapInspector
2026-01-31 23:16:50 +08:00
8f5cc51de4
feat: add cli support for BMapInspector
2026-01-31 11:28:03 +08:00
103cb496a2
feat: update BMapInspector
2026-01-30 20:40:21 +08:00
8dfa4bd039
feat: initialize BMapInspector project
2026-01-30 20:23:39 +08:00
6b0d73177b
chore: write github action
2026-01-30 16:12:39 +08:00
2f59e16590
feat: change project layout for new added project
2026-01-30 15:23:01 +08:00
2b9c0296d1
refactor: fix BMap build issue.
...
- fix BMap build issue with new YYCC.
- rename most "General" into "Generic".
- remove useless code.
2026-01-30 14:38:03 +08:00
333ff0ab17
fix: fix unvirt build issue
2026-01-29 21:03:09 +08:00
6f10f96f97
refactor: finish unvirt context refactor
2026-01-29 20:41:20 +08:00
07d180f2cb
refactor: finish CmdHelper refactor in Unvirt
2026-01-29 16:46:26 +08:00
ada432fbe7
fix: finish StructFmt refactor in Unvirt
2026-01-29 13:30:27 +08:00
ca4fab4612
fix: fix half struct fmt in unvirt
2026-01-29 11:09:07 +08:00
307676f9c8
refactor: finish unvirt docstring refactor
2026-01-28 21:54:44 +08:00
e53195fa1d
refactor: finish migration for libcmo self
2026-01-28 20:05:57 +08:00
52ad4cec99
refactor: rename all general to generic in EnumsAnalyzer
2026-01-28 16:35:42 +08:00
29d98edbdc
refactor: basically finish ExpFctsRender
2026-01-28 16:19:59 +08:00
69ac25a70b
refactor: finish loading in ExpFctsRender
2026-01-28 13:50:59 +08:00
f5645a06de
refactor: finish refactor ExpFctsAnalyzer in BMapBinder
2026-01-28 12:00:40 +08:00
0202266ce5
refactor: finish expfcts extractor refactor
2026-01-27 21:33:19 +08:00
3152d7dd52
refactor: change bmap binding generator name, layout for future refactor
2026-01-27 20:58:29 +08:00
f601782370
fix: finish enums migration
...
confirm project works as expected comparing before-refactor one.
2026-01-27 17:23:58 +08:00
0419dc3939
fix: finish enums migration
2026-01-27 16:38:29 +08:00
9cb4d50f22
refactor: refactor enum migration but not finished
2026-01-26 22:52:56 +08:00
c68bdce37b
refactor: refactor EnumsMigration but not finished
2026-01-26 11:11:58 +08:00
e0e5c9b090
doc: add dev notes for java, antlr and python
2026-01-25 22:53:47 +08:00
fd591f8a62
fix: fix misc naming issue
2026-01-25 21:07:55 +08:00
a79d09a66c
refactor: finish all yycc adaption for ck2 except CKContext
2026-01-25 21:03:43 +08:00
97b33b131a
refactor: adapt new yycc for ck2 module kernel except CKContext
2026-01-25 20:17:23 +08:00
9319425237
fix: fix VxMath part
2026-01-25 11:35:01 +08:00
09ca976fd9
refactor: refactor VectorGen
...
- use uv to manage VectorGen
- use std::partial_ordering to replace auto in template because auto is not works for seperated implementation and declaration.
- rename YYCC macro due to the upgrade of YYCC.
2026-01-25 10:37:19 +08:00