mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-08 18:49:47 +02:00
28b6de3d8c Fix some race condition issues via adding appriopriate guards
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-08 11:27:59 +02:00
673fdff7ae Fix building on compilers other than GCC
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-02 22:30:23 +02:00
fc48b9967c Very basic and naive player movement
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-01 18:07:06 +02:00
128c87049c Make NetworkManager thread safe
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-01 13:22:33 +02:00
6525d38603 Node texturing for GLSL 1.1 shaders
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-31 18:32:51 +02:00
71bc558859 More work on node texturing
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-30 21:32:08 +02:00
fc174d4b76 Implement crash handler
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-30 17:11:21 +02:00
2191b589aa Moved Git to another location
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-30 17:10:52 +02:00
e21869a3bf Some initial work on greedy texturing code
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-28 15:04:40 +02:00
361d328a98 Fix crash in GUIMaster caused by not cleaning up highlighted component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-26 21:01:13 +02:00
80d84a362e Add Logger::fixme
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-25 22:29:12 +02:00
e20620fedf Implement XMLWriter
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-25 18:13:15 +02:00
3d9dc19049 Proper detecting if userdir exists
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-24 20:26:39 +02:00
a79612885b Support for simple text rendering
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-24 19:02:37 +02:00
b6c252318e Add network protocol documentation
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-23 11:29:25 +02:00
f7df6376f6 Fix oversights introduced in 97e4fda
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-22 21:34:49 +02:00
59b881302b Implement GameConfig
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-22 14:00:46 +02:00
97e4fdaf58 Fixes on FreeBSD
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-21 12:31:31 +02:00
39122a6e51 Fix oversight introduced in previous commit
mrkubax10 pushed to master at PolyGun/PolyGun 2023-08-21 11:14:05 +02:00
469280c7c8 Inform other players about new player on server