fallenoak
|
012e97f410
|
feat(object): add GarbageCollect
|
2026-01-18 19:50:07 -06:00 |
|
fallenoak
|
553a59c808
|
chore(object): tidy up return type for ClntObjMgrAllocObject
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
|
de2bea7129
|
feat(object): implement UpdateOutOfRangeObjects
|
2026-01-15 22:49:24 -06:00 |
|
fallenoak
|
ccca191048
|
feat(object): implement OnObjectDestroy
|
2026-01-15 21:41:06 -06:00 |
|
fallenoak
|
e2bfef907a
|
chore(object): rename parameter for clarity
|
2026-01-15 16:00:30 -06:00 |
|
fallenoak
|
56f645fe3b
|
feat(object): link newly created objects to visible list
|
2026-01-13 22:34:44 -06:00 |
|
fallenoak
|
72d5247563
|
feat(object): implement UpdateInRangeObjects
|
2026-01-13 21:36:53 -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
|
8615757d54
|
feat(object): implement UpdateObject
|
2026-01-13 21:03:07 -06:00 |
|
fallenoak
|
f44ba4bf63
|
fix(object): properly skip move updates in ObjectUpdateFirstPass
|
2026-01-13 19:54:53 -06:00 |
|
fallenoak
|
082bc06c69
|
feat(object): handle existing objects in CreateObject
|
2026-01-13 19:54:04 -06:00 |
|
fallenoak
|
e29b584da3
|
feat(object): partially implement GetUpdateObject
|
2026-01-13 17:45:59 -06:00 |
|
fallenoak
|
2fc113d5b0
|
feat(object): partially implement ObjectUpdateHandler
|
2026-01-12 21:43:35 -06:00 |
|
fallenoak
|
7db0561473
|
feat(object): implement ObjectCompressedUpdateHandler
|
2026-01-08 22:06:16 -06:00 |
|
fallenoak
|
be97e9ace8
|
feat(object): implement ClntObjMgrSetHandlers
|
2026-01-08 16:39:06 -06:00 |
|