Commit Graph

10 Commits

Author SHA1 Message Date
fallenoak
3d02539112
feat(object): add post update handling to ObjectUpdateSecondPass
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-19 16:11:09 -06:00
fallenoak
012e97f410
feat(object): add GarbageCollect 2026-01-18 19:50:07 -06:00
fallenoak
43dcfae6b0
feat(object): add type-specific cleanup queues to ClntObjMgr 2026-01-16 16:56:27 -06:00
fallenoak
cd3585ca42
feat(object): add HandleObjectOutOfRangePass2 2026-01-15 21:24:45 -06:00
fallenoak
13ec1d7eef
feat(object): add HandleObjectOutOfRangePass1 2026-01-15 21:04:43 -06:00
fallenoak
e2bfef907a
chore(object): rename parameter for clarity 2026-01-15 16:00:30 -06:00
fallenoak
3332062f86
feat(object): handle disabled objects in GetUpdateObject 2026-01-13 23:04:21 -06:00
fallenoak
ae911d94ad
chore(object): move InitObject to util 2026-01-13 21:18:34 -06:00
fallenoak
d18a479bfb
chore(object): move GetUpdateObject to util 2026-01-13 21:05:29 -06:00
fallenoak
4f9cceda79
feat(object): add FindActiveObject 2026-01-13 17:44:48 -06:00