whoa/src/world
fallenoak c5c2998efc
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
feat(world): add CWorld::AddObject
2026-01-23 08:04:10 -06:00
..
map feat(world): add CWorld::AddObject 2026-01-23 08:04:10 -06:00
CMakeLists.txt feat(world): add CMap::Load 2025-10-08 16:49:49 -05:00
CWorld.cpp feat(world): add CWorld::AddObject 2026-01-23 08:04:10 -06:00
CWorld.hpp feat(world): add CWorld::AddObject 2026-01-23 08:04:10 -06:00
CWorldParam.cpp feat(world): add CWorldParam::Initialize 2025-11-18 06:52:44 -06:00
CWorldParam.hpp feat(world): add CWorldParam::Initialize 2025-11-18 06:52:44 -06:00
Map.hpp feat(world): add CMap::Load 2025-10-08 16:49:49 -05:00
Types.hpp feat(world): add HWORLDOBJECT 2026-01-20 20:56:21 -06:00
Weather.cpp feat(world): stub Weather 2025-11-30 17:08:19 -06:00
Weather.hpp feat(world): stub Weather 2025-11-30 17:08:19 -06:00
World.hpp feat(world): add CWorldParam::Initialize 2025-11-18 06:52:44 -06:00