Commit Graph

22 Commits

Author SHA1 Message Date
85ff80cbf7 fix: fix Bmap build issue. add banner for Unvirt 2024-08-27 17:13:52 +08:00
65861143bf fix: fix issues
- restore some CKGlobals behavior because it will cause runtime exception.
- move some classes from CmdHelper to UnvirtContext to make CmdHelper more common to use.
- output warning string when fail to get utf8 or ordinary string.
2024-08-27 11:25:53 +08:00
3735a202f3 fix: fix Unvirt build issue, but it doesn't work 2024-08-26 21:28:13 +08:00
b402e8db8e add transparent column fixer code and finish bmap load/save 2023-10-29 10:27:35 +08:00
c7af11702f add some features in Unvirt
- add style [simple | full] command to allow simple display. current object list display take too much space.
- add search [obj | mgr] [plain | re] <text> command to allow user search object or manager list by substring or regex.
- add ls search <page> to browse the search result.
- set IronPad minidump dump type from full memory to normal.
- fix Unvirt ls command page count display error.
2023-10-28 18:17:53 +08:00
b477c468cd fix some saving result issue 2023-10-02 17:45:59 +08:00
abea66d6f0 fix including file error in CKFile. update reader -> writer method 2023-09-30 14:24:37 +08:00
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
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
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
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