mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-19 19:54:31 +02:00
5b76ee51fe Add some options to OptionsScreen
mrkubax10 deleted branch temp from PolyGun/PolyGun 2023-09-18 21:30:16 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-18 21:29:48 +02:00
289ec70653 Start implementing OptionsMenu and add ComboBox
mrkubax10 pushed to temp at PolyGun/PolyGun 2023-09-15 15:46:37 +02:00
d5302817db Saving work
mrkubax10 created branch temp in PolyGun/PolyGun 2023-09-15 15:46:36 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-12 13:56:16 +02:00
9de148271b Win32Window: Implement relative mouse position
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-11 18:41:58 +02:00
d11664f067 Window: Add relative_x and relative_y to mouse move event
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-09 22:13:18 +02:00
544c29e8b9 Add pause menu in GameSessionScreen
mrkubax10 renamed repository from polygun-online to PolyGun/online 2023-09-09 14:57:20 +02:00
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