mrkubax10
  • Joined on 2023-03-28
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
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-14 20:34:14 +02:00
4166103b68 Add Node class to API
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-13 21:08:59 +02:00
854143a980 Cleanup extension detecting code
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-13 17:40:35 +02:00
905019db00 Add AngelScript to BUILD_SERVER libraries
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-13 12:58:26 +02:00
c7017f5508 .gitignore cleanup
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-13 12:54:08 +02:00
3b1f9ae9c5 Add map file format documentation draft
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-13 11:13:25 +02:00
93c00706fc Proper logging functions for API
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-12 22:39:31 +02:00
69a2f2e14b Start implementing scripting support