mrkubax10
  • Joined on 2023-03-28
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
mrkubax10 deleted branch greedy-implementation from PolyGun/PolyGun 2023-05-19 16:23:09 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-19 16:22:53 +02:00
b22b7411eb Merge branch greedy-implementation
de21aa399e Fix some oversights
b43b69a749 implement greedy meshing without textures
Compare 3 commits »
mrkubax10 pushed to greedy-implementation at PolyGun/PolyGun 2023-05-18 18:32:36 +02:00
de21aa399e Fix some oversights
mrkubax10 deleted branch extract_strings from PolyGun/PolyGun 2023-05-18 17:58:01 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-18 17:57:44 +02:00
47b2dca56f Merge branch extract_strings: Implement extract_strings tool
mrkubax10 pushed to extract_strings at PolyGun/PolyGun 2023-05-18 17:56:58 +02:00
f26758ac8e Fix undefined reference
mrkubax10 pushed to extract_strings at PolyGun/PolyGun 2023-05-18 14:00:08 +02:00
659f5966df Implement finding strings in XML files
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-18 12:08:39 +02:00
3171e3f958 Fix compilation with MSVC
mrkubax10 pushed to extract_strings at PolyGun/PolyGun 2023-05-17 20:38:08 +02:00
c30bdbe880 CLI arguments improvements
mrkubax10 created branch extract_strings in PolyGun/PolyGun 2023-05-17 17:04:26 +02:00
mrkubax10 pushed to extract_strings at PolyGun/PolyGun 2023-05-17 17:04:26 +02:00
377402f57a Start working on extract_strings