mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-10 11:50:48 +01:00
7fef75d8c7 Dynamically load GLX
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-09 22:08:34 +01:00
b1ddd2db79 Dynamically load Xlib
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-09 12:18:13 +01:00
5d49b048fd Adapt NetworkManager retry interval to current reliable packet RTT
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-08 18:50:46 +01:00
318dd45b19 Fix rotation of Players
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-04 20:39:27 +01:00
16ff9a88bb Inform players about server status
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-04 14:00:17 +01:00
25b206dca8 Fix wrong raycast result node with negative coordinates
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-03 20:42:47 +01:00
4ddbfe61e3 Don't call proxy object in cNode to prevent calling loop on Haiku
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-03 11:38:29 +01:00
ffc912a4d4 Write player join and leave messages on chat
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-02 20:27:00 +01:00
bd7f9cdfb9 Some quality fixes
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-01 22:39:38 +01:00
11fc12bfd9 HaikuWindow: Fix crash when closing game while using OpenGL renderer
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-01 11:33:21 +01:00
87eebfb4f6 Implement simple (but working!) Chat
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-30 18:10:05 +01:00
dc67a81f9f LineEdit improvements and fixes
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-30 14:10:08 +01:00
f382367980 Factor out text editing component from TextEdit into LineEdit
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-29 19:26:36 +01:00
645edf5a25 Don't reload game session GUI after player mode change
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-29 18:46:54 +01:00
c552012831 Implement hidden attribute for GUI components
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-29 18:43:35 +01:00
81f9cca429 Implement hidden attribute for GUI components
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-28 18:57:06 +01:00
de264be3e3 Renderer: Support mesh usage hints
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-28 18:56:01 +01:00
85ebcfa38e X11Window: Use modern way of creating OpenGL context if available
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-25 21:07:55 +01:00
503db418d3 Some code quality changes in udp_socket.cpp
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-25 13:30:34 +01:00
b20e6c7fab Play music in entire main menu