14 Commits

Author SHA1 Message Date
a5f52f7f73 Yee 2025-02-10 14:43:12 -05:00
3498d514ad Added Udp test code. 2025-01-27 01:02:02 -05:00
e2e26a484b Half-precision floating point serialization. 2025-01-24 15:28:18 -05:00
4909052c4d Serialization test. 2025-01-23 15:10:42 -05:00
71b95b2615 Primitive type serialization 2025-01-23 13:00:36 -05:00
eaf6c3d6fb Buffer struct and read/write members. 2025-01-21 20:49:53 -06:00
6cf8bb3d05 ServerApp demo program 2025-01-21 16:26:40 -05:00
1f0cc1bbfc Network Code Notes 2025-01-21 10:32:09 -06:00
4d7e8d2fc8 ServerApp demo program 2025-01-20 11:28:07 -05:00
5caf84560e Trying to setup ServerApp program. 2025-01-18 14:27:16 -05:00
daddf0e257 Improve memory safety.
Fixed a case where RenderTargets occasionally wouldn't get deleted.
2025-01-18 13:37:28 -05:00
b075e221c4 Implement AABB2DvsPoint and SolveAABBvsPoint, working to optimize entity-vs-tile collisions. 2025-01-18 00:56:34 -05:00
40d51b3d07 fix 2024-09-19 13:05:21 -04:00
da09508110 Initial Project Structure 2024-09-19 12:22:57 -04:00