mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-06-03 17:27:17 +02:00
1cfd5b66d5 Add methods for querying keyboard and mouse state
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-06-02 20:04:49 +02:00
0636149b14 Add mouse button down and mouse button up events support to Win32Window
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-06-02 19:41:45 +02:00
2b8892c634 Add key up and key down event support to Win32Window
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-06-01 22:25:14 +02:00
5ac0edef4f Add KeyCode enum
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-01 14:40:45 +02:00
eaf2765c96 Add Cygwin instructions to INSTALL.MD
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-06-01 11:35:26 +02:00
cda4075f43 Fix Win32 window creation
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-06-01 09:47:16 +02:00
7381e7e102 Win32 window creation
1f0b0188db Begin implementing custom windowing system
3cb4f9a54b Add ThreadSafe util class
16f2ef8e02 Fix fs.cpp compilation issues on Windows
Compare 4 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-31 21:05:38 +02:00
3cb4f9a54b Add ThreadSafe util class
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-31 21:05:06 +02:00
16f2ef8e02 Fix fs.cpp compilation issues on Windows
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-05-31 17:21:24 +02:00
d7eef04063 Win32 window creation
mrkubax10 created branch custom_windowing_system in PolyGun/PolyGun 2023-05-31 16:32:55 +02:00
mrkubax10 pushed to custom_windowing_system at PolyGun/PolyGun 2023-05-31 16:32:55 +02:00
8e85720849 Begin implementing custom windowing system
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-28 19:40:29 +02:00
f9f3ee58ff Change screen only in game loop
mrkubax10 deleted branch temp from PolyGun/PolyGun 2023-05-25 22:08:18 +02:00
mrkubax10 pushed to temp at PolyGun/PolyGun 2023-05-25 10:24:13 +02:00
42145215dd Saving changes #1
mrkubax10 created branch temp in PolyGun/PolyGun 2023-05-25 10:24:12 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-24 11:56:41 +02:00
23b3700a42 Compile with highest warning mode by default
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-24 11:43:42 +02:00
adea97280e Code quality fixes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-23 18:38:04 +02:00
d43890e4cf Override server config port while hosting game
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-23 13:02:16 +02:00
e89406f8f2 Add support for server configuration