mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-15 18:37:49 +02:00
0f4eae6eaf Merge branch screens: Implement state screens system
mrkubax10 pushed to screens at PolyGun/PolyGun 2023-04-15 15:20:12 +02:00
5b42f25302 Comment connecting to server
00bb2fa4cf Implement state screens system
2523a91dfd .gitignore update
6dd8b27ae1 Add server console
Compare 4 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-14 21:23:35 +02:00
abc414046f Use for signal description in server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-14 20:40:31 +02:00
2523a91dfd .gitignore update
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-14 20:30:20 +02:00
6dd8b27ae1 Add server console
mrkubax10 created branch screens in PolyGun/PolyGun 2023-04-13 21:28:22 +02:00
mrkubax10 pushed to screens at PolyGun/PolyGun 2023-04-13 21:28:22 +02:00
bcd3644813 Implement state screens system
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-12 22:22:08 +02:00
3f31762859 Add colors to Logger
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-12 21:49:27 +02:00
fa6f50eb84 Implement client <-> server connection
mrkubax10 deleted branch oggvorbis from PolyGun/PolyGun 2023-04-11 13:11:34 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-11 13:03:04 +02:00
7d8fec8aff Implement OpenAL-based audio sound system with Ogg file loading support
mrkubax10 pushed to oggvorbis at PolyGun/PolyGun 2023-04-11 12:43:01 +02:00
ecef6c3ff9 Add MIT license information
mrkubax10 pushed to oggvorbis at PolyGun/PolyGun 2023-04-11 12:41:28 +02:00
61a5e88068 WAV won't be used
824966e951 Some fixes
ec5afc0477 fixed audio related includes
399714353c Fix interleaving of more than 1 channels in OggVorbis loader
e8322442d4 Initial version of OggVorbis decoder
Compare 15 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-11 12:36:18 +02:00
248e314644 Add MIT license information to every file which I created
mrkubax10 pushed to oggvorbis at PolyGun/PolyGun 2023-04-10 20:07:56 +02:00
2397fcdc6c WAV won't be used
mrkubax10 pushed to oggvorbis at PolyGun/PolyGun 2023-04-10 13:28:14 +02:00
841b84e7e8 Some fixes
mrkubax10 pushed to oggvorbis at PolyGun/PolyGun 2023-04-09 21:22:34 +02:00
7d177802ea Fix interleaving of more than 1 channels in OggVorbis loader
mrkubax10 created branch oggvorbis in PolyGun/PolyGun 2023-04-09 20:51:57 +02:00
mrkubax10 pushed to oggvorbis at PolyGun/PolyGun 2023-04-09 20:51:57 +02:00
6b0d95b8a9 Initial version of OggVorbis decoder
mrkubax10 pushed to master at PolyGun/PolyGun 2023-04-06 15:45:07 +02:00
a4d748f2dd Changes to .gitignore