Commit Graph

18 Commits

Author SHA1 Message Date
fallenoak
553a59c808
chore(object): tidy up return type for ClntObjMgrAllocObject
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-01-17 20:34:46 -06:00
fallenoak
8a062e5631
chore(object): correct params for ClntObjMgrObjectPtr 2026-01-14 23:43:56 -06:00
fallenoak
2bb8da6971
feat(object): add ClntObjMgrObjectPtr 2026-01-14 23:37:40 -06:00
fallenoak
4dd9921a4f
feat(object): add ClntObjMgrLinkInNewObject 2026-01-13 15:52:50 -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
7101bc55b6
fix(object): use correct field counts for CGPlayer 2026-01-09 21:02:09 -06:00
fallenoak
b4c8c78fe5
feat(object): add ClntObjMgrAllocObject 2026-01-09 20:46:37 -06:00
fallenoak
63a51faa48
feat(object): add ClntObjMgrSetActivePlayer 2026-01-09 20:21:15 -06:00
fallenoak
be97e9ace8
feat(object): implement ClntObjMgrSetHandlers 2026-01-08 16:39:06 -06:00
fallenoak
a93d9a7964
feat(object): add ClntObjMgrInitializeShared 2026-01-08 16:26:32 -06:00
fallenoak
766d849d79
feat(object): add ClntObjMgrGetActivePlayer 2026-01-06 22:52:22 -06:00
fallenoak
aa2f51976f
feat(object): add ClntObjMgrGetCurrent 2026-01-06 22:50:11 -06:00
fallenoak
eee2986220
feat(object): add ClntObjMgrInitializeStd 2026-01-05 22:57:32 -06:00
fallenoak
02961c3511
feat(object): add ClntObjMgrPop 2026-01-05 22:34:08 -06:00
fallenoak
0e685d6fbd
feat(object): add ClntObjMgrPush 2026-01-05 22:31:29 -06:00
fallenoak
35787c4ac8
feat(object): implement ClntObjMgrGetMapID 2026-01-05 22:27:41 -06:00
fallenoak
4755595eec
feat(object): move ClntObjMgr functions to object 2026-01-05 17:05:53 -06:00