mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-29 16:13:01 +02:00
137c5d6464 Use libpng for loading images
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-25 21:47:44 +02:00
e4716d47d1 Implement GUIRenderer
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-24 14:08:54 +02:00
3525ecac71 Fix issue introduced in previous commit
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-24 13:53:14 +02:00
c4bdf73ca9 Fix compilation on Windows due to missing signal enums
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-24 13:20:18 +02:00
0cb42976d8 BUILD_SERVER cleanup
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-23 21:58:29 +02:00
bc0717b189 Implement Host game option and proper connection to server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-23 18:48:11 +02:00
c549e4cae9 Add main menu using ImGui
mrkubax10 pushed to graphics_api_abstraction_layer at PolyGun/PolyGun 2023-04-22 12:10:55 +02:00
4ebd63f9ea Cleanup
mrkubax10 created branch graphics_api_abstraction_layer in PolyGun/PolyGun 2023-04-21 20:45:50 +02:00
mrkubax10 pushed to graphics_api_abstraction_layer at PolyGun/PolyGun 2023-04-21 20:45:50 +02:00
c9615dfc2b Implement graphics API abstraction layer
mrkubax10 deleted branch screens from PolyGun/PolyGun 2023-04-15 18:38:05 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-15 18:37:49 +02:00
0f4eae6eaf Merge branch screens: Implement state screens system
mrkubax10 pushed to screens at PolyGun/PolyGun 2023-04-15 15:20:12 +02:00
5b42f25302 Comment connecting to server
00bb2fa4cf Implement state screens system
2523a91dfd .gitignore update
6dd8b27ae1 Add server console
Compare 4 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-14 21:23:35 +02:00
abc414046f Use for signal description in server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-14 20:40:31 +02:00
2523a91dfd .gitignore update
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-14 20:30:20 +02:00
6dd8b27ae1 Add server console
mrkubax10 created branch screens in PolyGun/PolyGun 2023-04-13 21:28:22 +02:00
mrkubax10 pushed to screens at PolyGun/PolyGun 2023-04-13 21:28:22 +02:00
bcd3644813 Implement state screens system
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-12 22:22:08 +02:00
3f31762859 Add colors to Logger
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-12 21:49:27 +02:00
fa6f50eb84 Implement client <-> server connection