mrkubax10
  • Joined on 2023-03-28
mrkubax10 deleted branch physic from PolyGun/PolyGun 2024-02-21 20:10:25 +01:00
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-21 20:09:32 +01:00
fd8668c0e7 Merge branch 'physic'
af460a1630 Implement gravity and collisions with some issues
a4d0864980 Begin implementing simple physic system
Compare 3 commits »
mrkubax10 pushed to physic at PolyGun/PolyGun 2024-02-21 20:08:57 +01:00
af460a1630 Implement gravity and collisions with some issues
mrkubax10 pushed to physic at PolyGun/PolyGun 2024-02-19 20:24:13 +01:00
a4d0864980 Begin implementing simple physic system
mrkubax10 created branch physic in PolyGun/PolyGun 2024-02-19 20:24:12 +01:00
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-18 14:37:30 +01:00
027cd225a0 Add alternative build script for GNU make
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-16 08:13:49 +01:00
df55220895 Remove X11_LIBRARIES description from docs/INSTALL.MD
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-12 17:14:16 +01:00
32a53cc6fd Use std::ios::binary for Ogg input file stream
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-12 16:27:56 +01:00
cfdc59d5bd Win32Window: Adapt to changes introduced in d097e34
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-11 17:52:29 +01:00
8467fcc584 HaikuWindow: Adapt to changes introduced in d097e34
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-11 11:22:45 +01:00
3735e77e03 WaylandWindow: Adapt to changes introduced in previous commit
mrkubax10 pushed to master at PolyGun/PolyGun 2024-02-10 22:35:36 +01:00
d097e346b2 Make Window manage GLContext
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