mrkubax10
  • Joined on 2023-03-28
mrkubax10 created branch message_box in PolyGun/PolyGun 2023-10-16 14:53:13 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-15 11:38:06 +02:00
62c85aeb66 Make sure that modules were loaded before acknowledging that server is running
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-14 19:35:24 +02:00
23a7a9fd40 Add crosschair image to editmode GameSessionScreen GUI
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-14 19:13:56 +02:00
4bc94527df Add Image GUI component
mrkubax10 pushed to http-request at PolyGun/PolyGun 2023-10-13 22:17:35 +02:00
97515630c6 Require libcurl in CMakeLists.txt
mrkubax10 pushed to http-request at PolyGun/PolyGun 2023-10-13 21:59:40 +02:00
1a4bf02e18 delete files added by a mistake
b6ee12bebb delete files added by a mistake
d4a54b55a4 delete files added by a mistake
e3dd869276 Usuń 'wayland-pointer-constraints-unstable-v1.h'
b9bdd8aa96 Usuń 'wayland-pointer-constraints-unstable-v1.c'
Compare 69 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-13 19:54:25 +02:00
91d41633a7 Use glyph separate cache for different font sizes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-13 18:50:50 +02:00
3dc4459a98 LegacyGL fixes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-13 10:53:04 +02:00
3e1ce01a72 Optimize text rendering
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-10 19:10:39 +02:00
63205f18de Only send grabbed mouse move event when offset is not 0
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-09 22:32:17 +02:00
7068f16a34 Add position and target node displaying to EditmodeHUD
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-08 20:24:27 +02:00
c12997a9cb Remove unused lambda capture
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-08 19:37:23 +02:00
a24ef3953e Implement initial node placing
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-05 10:55:11 +02:00
0c50e55f74 Add default_player_mode option to ServerConfig
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-04 22:20:45 +02:00
5d705cfef5 Implement requesting chunk data from server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-01 16:09:39 +02:00
9fd53d1d0b Calculate player's position on server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-26 10:29:56 +02:00
5e03acbc95 WaylandWindow: Populate relative mouse coordinates when in grab mode
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-25 21:23:02 +02:00
2b8c81822f Implement server player mode handling
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-22 11:04:53 +02:00
5fe978c494 Save and restore renderer type in OptionsScreen
mrkubax10 pushed to master at PolyGun/PolyGun 2023-09-22 10:45:29 +02:00
d9d5421299 Win32Window: Don't mouse move push event if relative offset is 0