mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 12:55:59 +02:00
5546775e55 Missing license headers
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 12:46:44 +02:00
4d18d10c74 Some code cleanup
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 09:54:55 +02:00
92a6d7c48f Add Button GUI component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-09 13:35:21 +02:00
2d00e6f19f Implement GUI master
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-08 21:43:45 +02:00
ae5b12bdd8 Some GUI tweaks
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-06 13:34:17 +02:00
4be4f10c0c Add GUI container
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-03 14:08:22 +02:00
8e929f44af Add StyleChangeListener for detecting Style changes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-03 12:24:36 +02:00
aa0557b1d8 Add Label GUI component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-02 15:29:46 +02:00
acb5b9fb16 Fix some memory leaks
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-02 14:36:26 +02:00
0c64b08712 Implement basic Style loading
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-01 13:49:58 +02:00
29d8bf474a Text rendering with line wrapping inside of area
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-29 15:42:31 +02:00
e9e05d5ed1 Fix TCPSocket compilation error on Windows
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-28 19:57:13 +02:00
e32ad97790 Add Constraint to GUI
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-28 19:10:50 +02:00
57e518e3b2 Remove libangelscript_addons.a which was added by accident
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-28 11:25:31 +02:00
16ed87afbb Add TCPSocket
mrkubax10 closed issue PolyGun/PolyGun#5 2023-06-26 21:18:31 +02:00
Style guide for resource file names
mrkubax10 commented on issue PolyGun/PolyGun#5 2023-06-26 21:18:30 +02:00
Style guide for resource file names

I just noticed that it is already mentioned in docs/CODING_STYLE.MD

mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-26 13:53:56 +02:00
0e6ebad2ba Implement TextureAtlas
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-23 09:58:07 +02:00
8ec5777a7c Move media files to separate repo
mrkubax10 pushed to master at PolyGun/PolyGun 2023-06-22 20:30:37 +02:00
f83bcbb194 Delete src/vendor