coco875
5b79a1c910
Improve cmake, make release need less dependancy and clean up some file ( #584 )
...
* Update CMakeLists.txt
* try something to use less dependancy
* improve script
* Delete addr_to_sym.py
* restore dockerfile
* move the docker for release and a script to execute it to script
* Delete build.sh
* move more script to script folder
* add the new docker in the CI
* Update vcpkg.json
* fix windows and macos in theory
2025-12-08 08:49:21 -07:00
coco875
a9f69d86c8
Update vcpkg.json ( #561 )
2025-11-14 11:44:33 -07:00
MegaMech
de9c5d5101
Implement SpawnParams struct ( #536 )
...
* Impl SpawnParams
* Added json submodule
* Update json
* Update
* Works
* Remove comment
* Works refactor
* Snowman and thwomp working
* Impl hot air balloon
* More progress
* All OObjects are done
* cleanup
* Refactor 2Dpath to normal path
* Update nlohmann json & fix compile
* Rest of actors
* MORE CHANGES
* Finish actors
* Done PR, some fix to collision viewer
* Impl falling rocks
* Add const
* wip editor refactor
* Property work
* continue
* Overridable editor properties
* Actor saving/loading works now
* Fix light alignment
* Clarification
* Impl penguin
* params impl signs
* properties impl falling rock
* More property impls
* impl air balloon
* Add spawnParams to OObject Translate
* Snowman translate better
* impl hedgehog properly
* properties impl trophy
* thwomp progress
* Finish impl properties
* Fix compile
* Fix cursor collisions
* Move registered actors
* Rename pathPoint XYZ to xyz
* Fix editor pause bug
* Clean up
* Review comments
* Remove SpawnParams struct from actor classes
* Rename
* Player Label First Iteration
* Work now
* Working 3d text
* Fix boo bug
* Finish AText actor
* Fix spawnparams compile
* Register AText
* Finish Text Actor
* Fix thwomp interpolation
* Fix compile
* Fix crab and hedgehog
* Fix loading flagpole
* Fix Hot Air Balloon
* Turn zbuffer on for AText
* Update
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-11-09 19:07:44 -07:00
Nikita
8132405bab
Add vcpkg.json, change MacOS CI to use that ( #346 )
...
* add vcpkg support for installing dependencies
* Change macos CI to use vcpkg for dependencies
* actually fix CI for macos
* fix SDL_net linking
SDL_net was being linked twice
* update baseline
2025-06-24 10:50:46 -06:00