mrkubax10
  • Joined on 2023-03-28
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
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-11 14:34:35 +02:00
c7fe733cd6 Merge HEAD into master to fix conflicts
c029a909a6 Fix server console input on Windows
bb0df38b70 Add Polish locale
c638acc117 Fix accessing freed memory caused by deleting root XMLNode in parser
Compare 4 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-10 17:00:13 +02:00
407e6ef039 Remove unnecessary audio source creation
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-10 16:54:27 +02:00
e47215d71e Add way to add custom buffers to Mesh
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-09 20:04:58 +02:00
de4f8a11fe Fix comments support in XML lexer
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-08 22:13:18 +02:00
b8456634ae Add way to directly join server or host it
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-08 15:04:21 +02:00
f732a6a343 Fix XMLNode memory leak
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-07 21:17:00 +02:00
0e6eac2829 Implement locale system
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-07 20:05:08 +02:00
d093a0105e Fix flipped textures in GUIRenderer
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-07 15:30:09 +02:00
df9a6efbf3 Make sure that Logger is thread safe
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-06 19:40:00 +02:00
c45ee1b6ed Add XML parser
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-02 16:17:04 +02:00
9d360fe9ed Detect if GLM is available
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-02 13:59:50 +02:00
b06e98eadb OpenGL renderer tweaks
mrkubax10 pushed to master at PolyGun/PolyGun 2023-05-02 12:33:00 +02:00
f45d54abe5 Fix formatting