13 Commits

Author SHA1 Message Date
MayaTheShy
4b39d1d15e Add RSAKeypair source file to starworld executable 2025-11-16 19:45:58 -05:00
copilot-swe-agent[bot]
3e2c03c5dc Complete remaining CI fixes: enforce C++ standard, use Release mode, remove stale submodule
Co-authored-by: MayaTheShy <117858929+MayaTheShy@users.noreply.github.com>
2025-11-17 00:00:17 +00:00
MayaTheShy
869ba49a54 feat: add OverteAuth.cpp to starworld executable 2025-11-09 02:16:31 -05:00
MayaTheShy
d32edbc632 fix: update target names in CMakeLists.txt to reflect project rename to starworld 2025-11-08 23:41:59 -05:00
MayaTheShy
6806f26311 refactor: rename project from stardust-overte-client to starworld and update executable targets 2025-11-08 23:41:54 -05:00
MayaTheShy
c9246c184e feat: include ModelCache in stardust-overte-client executable 2025-11-08 23:36:25 -05:00
MayaTheShy
044970f480 feat: link stardust-tests executable with necessary libraries 2025-11-08 19:19:24 -05:00
MayaTheShy
7a8de05bad fix: add CURL package dependency and link it to the stardust-overte-client executable 2025-11-08 19:11:05 -05:00
MayaTheShy
038f7cea7e fix: add ZLIB dependency to CMakeLists.txt for proper linking 2025-11-08 18:13:19 -05:00
MayaTheShy
389fc45cc7 feat: add OpenSSL dependency to CMakeLists for secure networking support 2025-11-08 17:53:54 -05:00
MayaTheShy
1c6e38bcfd feat: disable Overte networking library option and include NLPacketCodec in executable 2025-11-08 17:39:39 -05:00
MayaTheShy
cdaff90f3b feat: enable Overte networking library support in CMake configuration 2025-11-08 17:37:52 -05:00
MayaTheShy
83313e2f63 Intial Commit of starworld 2025-11-08 13:39:53 -05:00