mrkubax10
  • Joined on 2023-03-28
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
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-23 11:48:04 +02:00
7aaa095fbc Implement XMLReader
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-22 20:07:14 +02:00
af18839fe6 Implement polygun::utils::get_user_dir function
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-21 11:51:00 +02:00
3d5bd4ebff Implement node registering in API
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-20 14:56:08 +02:00
6278183960 Fix building client only executable
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-19 16:44:15 +02:00
7d254ab0e5 extract_strings improvements