summary refs log tree commit diff
path: root/src/Common
AgeCommit message (Collapse)Author
2024-02-05Custom debuggable ASSERT macroMel
2024-02-04Cross-compiling to Windows using MinGW-w64 (fully statically)Mel
2024-02-01Walking movementMel
2024-01-30More necessary headers for Linux buildMel
2023-11-21Clumsy non-swept AABB collision system for PlayerMel
2023-08-14Generate AABBs for terrain that collides with PlayerMel
2023-07-11Create MeshBuilder utility for comfy mesh buildingMel
2023-07-08Use own size typesMel