C/C++ Framework
Go to file
2024-11-26 01:11:10 +01:00
.github/workflows Create codeql.yml 2024-07-27 17:06:00 +02:00
animation Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
asset cleanup 2024-11-26 01:11:10 +01:00
audio cleanup 2024-11-26 01:11:10 +01:00
auth fixes after re-structure 2024-07-12 16:05:00 +02:00
camera minor code optimizations 2024-11-22 10:25:47 +01:00
color Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
compression cleanup 2024-11-26 01:11:10 +01:00
database fixes after re-structure 2024-07-12 16:05:00 +02:00
entity rotating cubes2 2024-09-12 01:30:46 +02:00
environment Started to render with normals. working 2024-11-09 02:05:07 +01:00
font Started to render with normals. working 2024-11-09 02:05:07 +01:00
gpuapi pulled audio in own thread, not working 2024-11-22 20:31:11 +01:00
hash Minor AMS and hash access optimization 2024-10-29 02:44:37 +01:00
image font rendering fixed, input (WASD and camera rotation) still a little bit buggy 2024-10-28 23:11:18 +01:00
input cleanup 2024-11-26 01:11:10 +01:00
light generalized library loading 2024-09-20 18:12:14 +02:00
localization first attempt at fixing toolset 2024-10-24 02:47:29 +02:00
log cleanup 2024-11-26 01:11:10 +01:00
math minor code optimizations 2024-11-22 10:25:47 +01:00
memory cleanup 2024-11-26 01:11:10 +01:00
models cleanup 2024-11-26 01:11:10 +01:00
module restructured application -> started to use more dlls 2024-10-15 02:57:20 +02:00
network performance fixes, working. Some socket fixes, server socket fails to receive 2024-11-21 15:17:11 +01:00
noise Started to shift to better defined types 2024-10-01 00:22:42 +02:00
object cleanup 2024-11-26 01:11:10 +01:00
particle fix includes and include order 2024-09-21 01:34:20 +02:00
pathfinding cleanup 2024-11-26 01:11:10 +01:00
platform cleanup 2024-11-26 01:11:10 +01:00
render re-structure 2024-07-12 15:26:57 +02:00
shaders re-structure 2024-07-12 15:26:57 +02:00
stdlib cleanup 2024-11-26 01:11:10 +01:00
thread cleanup 2024-11-26 01:11:10 +01:00
ui cleanup 2024-11-26 01:11:10 +01:00
utils cleanup 2024-11-26 01:11:10 +01:00
.gitignore update 2024-07-21 21:25:39 +02:00
README.md Create README.md 2024-07-12 14:05:44 +02:00

GameEngine