Commit Graph

54 Commits

Author SHA1 Message Date
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
ac274d11ab fix external file load/save issue 2023-08-30 10:03:02 +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
f3e7cdf004 finish writing 2023-08-28 21:21:40 +08:00
bac9f2ae25 finish half writing function 2023-08-28 17:04:28 +08:00
f0657b1656 ready for file saving dev 2023-08-28 14:18:58 +08:00
76be4dd8d2 add CKStateChunk parse to buffer function 2023-08-28 09:46:57 +08:00
8fce45b0b4 fix something 2023-08-27 22:14:02 +08:00
8a1f71e855 refactor (5/?) 2023-08-26 20:34:51 +08:00
47bf6ab6c6 remove all std::nothrow and re-create namespace for objs and mgrs 2023-08-26 16:37:26 +08:00
91a37b5b7e add document as a memorandum 2023-08-26 14:23:33 +08:00
4a787610f1 refactor (4/?) 2023-08-25 21:57:22 +08:00
c8c2c6e20b write shit 2023-08-25 17:35:45 +08:00
ad9d0cadce refactor(2/?) 2023-08-23 16:04:58 +08:00
1b8f2ff0d5 refactor project (1/?) 2023-08-22 15:30:26 +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
daa6d5b463 add various class placeholder 2023-03-26 20:35:59 +08:00
d3b0e92517 almost finish CKStateChunk read function 2023-03-26 20:35:59 +08:00
f3cb9b1a07 prepare some functions 2023-03-26 20:35:58 +08:00
bf0fca756b write CKStateChunk 2023-03-26 20:35:58 +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
599456a587 update shit 2023-03-03 11:06:26 +08:00
11d05615ba finish iconv code 2023-03-01 15:51:56 +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
95cb1f7c30 preparing Context creation function 2023-02-27 22:23:05 +08:00
00a7e041c6 update CKStateChunk 2023-02-27 15:16:04 +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
4173de5d2c almost finish vt file reader 2023-02-18 14:14:29 +08:00
522660e65a update shit 2023-02-17 15:53:24 +08:00
427c9ee06f update shit 2023-02-17 12:57:39 +08:00
b74d8a4e58 write some shit 2023-02-15 21:03:26 +08:00
01bc6074f4 finish hdr1 dep read 2023-02-14 21:31:18 +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
209bb4ccb5 fix some issue when testing migration result 2023-02-11 15:46:02 +08:00
6cb4814cf0 almost finish migration from py to c++ 2023-02-11 15:29:51 +08:00
6cb47a68c8 update shit 2023-02-10 16:17:17 +08:00