Commit Graph

55 Commits

Author SHA1 Message Date
f07ff1f246 finish IronPad debugging 2023-09-20 22:55:59 +08:00
01d1f0a250 add coredump tools 2023-09-20 22:26:39 +08:00
0bc99d6f39 add features
- add LIBCMO_BUILD_DEBUG and etc build macro.
- add notify in CKGlobals for CKMesh and etc.
- add test command.
2023-09-20 20:44:03 +08:00
81872053f0 finish PreDelete and CheckPreDeletion. now there is no problem when deleting object 2023-09-20 15:25:43 +08:00
69f702a6d2 add some CK3dEntity code 2023-09-19 22:32:07 +08:00
2d190ea30b finish BuildNormals 2023-09-19 15:20:40 +08:00
be6cbc5692 finish mesh reading test (only core mesh data) 2023-09-19 11:59:23 +08:00
f60ee5058a improve mesh checking 2023-09-19 10:53:48 +08:00
81d1e80d14 finish CKStateChunk refactor 2023-09-18 16:37:05 +08:00
230b18c0ba remove all raw char type ref in code 2023-09-17 10:38:46 +08:00
42feff734d finish CKTexture reading 2023-09-12 17:03:06 +08:00
8a75eb9f21 use stb as default image codec 2023-09-06 15:17:39 +08:00
7f67902bf5 add FFmpeg as denpdency 2023-09-06 13:50:21 +08:00
fd69914a25 almost finish CKGroup 2023-09-01 12:19:06 +08:00
4c741ae778 fix cmake compile error 2023-08-31 12:37:23 +08:00
1fdc0394b9 try fix cmake 2023-08-31 10:20:10 +08:00
2373dbee5b fix x64 compile warning. delete CKBOOL. fix terminal color error 2023-08-29 14:00:34 +08:00
763c6e84f9 add more info display 2023-08-29 10:42:13 +08:00
0887cd6d86 fix some fatal error when fully-rewrite file 2023-08-28 22:20:46 +08:00
8fce45b0b4 fix something 2023-08-27 22:14:02 +08:00
6837253a01 fix some running error 2023-08-27 16:51:18 +08:00
c8f18bce0c can compile now 2023-08-27 16:45:07 +08:00
168d76939b fix command helper 2023-08-27 14:21:44 +08:00
3252e61c0d update cmd dispatcher 2023-08-27 12:30:12 +08:00
8a1f71e855 refactor (5/?) 2023-08-26 20:34:51 +08:00
f687297ebb refact codegen 2023-08-20 21:38:16 +08:00
33b867e62a finish code gen 2023-08-20 16:10:22 +08:00
5a69ce338e finish linux related code writting. remove all offensive content.
- REMOVE all offensive content in README and etc. This project respect to every contributors.
- However, for commercial reason, we limit the contribution from Dassault.
- Change license.
- Finish linux platform code.
2023-03-26 20:32:13 +08:00
79aaf6b1ea update cmd. improve encoding 2023-03-04 11:11:36 +08:00
e166b8ec5b finish cmd 2023-03-04 00:13:03 +08:00
2bdeee9007 update interactive cmd 2023-03-03 16:05:32 +08:00
599456a587 update shit 2023-03-03 11:06:26 +08:00
8724077e97 add cmake support and fix some header issues 2023-03-01 10:48:50 +08:00
0242cb60c4 update shit 2023-02-28 14:04:38 +08:00
1a959a4c55 write shit 2023-02-28 11:35:54 +08:00
0519a557b8 refactor project 2023-02-26 21:48:03 +08:00
e450fa532d write some CKStateChunk code 2023-02-26 13:57:32 +08:00
bf7c669ce6 fully remove dassault garbage code 2023-02-25 22:58:28 +08:00
d32ed302d1 update layout 2023-02-25 17:39:39 +08:00
5ae8c8794b add vtables data 2023-02-24 14:10:21 +08:00
58aee73fd6 fix a decompress buffer length error 2023-02-18 14:43:29 +08:00
01bc6074f4 finish hdr1 dep read 2023-02-14 21:31:18 +08:00
2a6cd48ac9 finish migration from py to c++ 2023-02-14 16:28:37 +08:00
6fc223b208 update shit 2023-02-13 22:13:30 +08:00
a519b2d8d5 update shit 2023-02-13 16:52:00 +08:00
21948246d0 write shit 2023-02-13 10:57:10 +08:00
1fb1b81253 fully remove boost dependency 2023-02-12 21:03:36 +08:00
3de9e3d996 write shit 2023-02-12 18:08:29 +08:00
3b754f0434 add color term support and fix encoding error 2023-02-11 22:23:19 +08:00
6cb4814cf0 almost finish migration from py to c++ 2023-02-11 15:29:51 +08:00