mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to custom-mathlib at PolyGun/PolyGun 2023-10-28 18:35:35 +02:00
6f92ddd034 Some additions and fixed to Vector and Matrix4
mrkubax10 pushed to custom-mathlib at PolyGun/PolyGun 2023-10-25 16:55:45 +02:00
67f90e6428 Fix formatting in src/common/math/matrix4.*pp
mrkubax10 pushed to custom-mathlib at PolyGun/PolyGun 2023-10-25 16:36:30 +02:00
ca8d02b0f6 matrix4 class
a2a6d71323 typedefs added
a528e45f2d Vector class added
c085310285 HaikuWindow: Text enter event
e8ea69616b HaikuWindow: Window resize event
Compare 30 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-24 16:29:23 +02:00
c085310285 HaikuWindow: Text enter event
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-24 11:41:02 +02:00
e8ea69616b HaikuWindow: Window resize event
mrkubax10 deleted branch new_player_pos_sending from PolyGun/PolyGun 2023-10-23 21:54:51 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-23 21:44:28 +02:00
a39f36fadb Change way of sending player position through network
mrkubax10 pushed to new_player_pos_sending at PolyGun/PolyGun 2023-10-23 20:56:54 +02:00
bc7905723f Saving work #1
mrkubax10 created branch new_player_pos_sending in PolyGun/PolyGun 2023-10-23 20:56:53 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-23 20:00:00 +02:00
9663247904 Fix typos in INSTALL.MD
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-23 15:43:09 +02:00
66d933f2f5 Try to fix NetworkManager desynchronization
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-23 14:27:49 +02:00
19bc297a62 Win32Window: Make sure to not propagate unprintable characters in text enter event
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-23 14:13:06 +02:00
3e03918764 Increase packet retry interval in NetworkManager
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-22 15:46:41 +02:00
917f45188a HaikuWindow: Keyboard and mouse input events
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-22 12:47:25 +02:00
d25b6de1b5 Create window on Haiku
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-20 18:46:18 +02:00
c73b363a7f Begin Haiku port
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-20 11:34:32 +02:00
7d26a14787 REMOVE FILE CREATED BY SOME IDIOT AHHHHgit status
mrkubax10 deleted branch message_box from PolyGun/PolyGun 2023-10-20 11:29:03 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-20 11:28:31 +02:00
49922e4a18 Implement floating MessageBox
mrkubax10 pushed to message_box at PolyGun/PolyGun 2023-10-20 07:23:46 +02:00
623b61444b Saving work #1