Commit Graph

11 Commits

Author SHA1 Message Date
fallenoak
c9f26b6666
feat(object): add CGObject::IsExactlyA 2026-02-05 14:53:58 -06:00
fallenoak
aac8cf0855
feat(object): add CGObject::IsA 2026-02-05 13:26:59 -06:00
fallenoak
87ae3b512b
feat(object): clean up data struct visibility
Some checks are pending
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:cl compiler_name:MSVC cxx:cl os:windows-latest system_name:Windows test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:clang compiler_name:Clang cxx:clang++ os:macos-latest system_name:macOS test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:gcc compiler_name:GCC cxx:g++ os:ubuntu-latest system_name:Linux test_path:WhoaTest]) (push) Waiting to run
2026-02-02 08:47:50 -06:00
fallenoak
e7abae1102
feat(object): add CGObject::GetGUID 2026-02-01 13:03:52 -06:00
fallenoak
364fba9f34
chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
fallenoak
0c3bbc4336
feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
fallenoak
2d5d97f34a
chore(object): add unknown member to CGObject 2026-01-09 23:09:31 -06:00
fallenoak
5fbd78d529
feat(object): add total fields accessor to base object classes 2026-01-09 23:08:41 -06:00
fallenoak
551fd7f4b1
feat(object): add CGObject_C::SetTypeID 2026-01-09 21:15:33 -06:00
fallenoak
f6236a3ebf
feat(object): add members to CGObject 2026-01-09 20:47:29 -06:00
fallenoak
267890cafe
feat(object): add initial structure for basic client object classes 2026-01-08 15:56:39 -06:00