Commit Graph

13 Commits

Author SHA1 Message Date
f941862637 Packets Refactor
commit 497a601c424e8e728ef0a8e61f049982f2d4af16
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Sat Aug 12 10:32:52 2023 +0200

    fix warning

commit 1bfd019a1ea00dcdb6323d1f285e2cdd3ebb4020
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 19:05:13 2023 +0200

    refactor: update cast

commit 5bbc23a7d37e53eb74a885685f18e714f9448fd9
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 19:04:15 2023 +0200

    moved GetImguiTeamColor

commit fd0e2d2470ea5cca3553acf280aa371de5c06f4c
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 19:03:37 2023 +0200

    packets forward declaration

commit 06eb9b99a96731f4b9a2167c00ed0bcd03702e3b
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 18:30:55 2023 +0200

    remove Protocol.h includes

commit 165f63d2e8b468f3e38992baddc221270010f801
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 18:30:30 2023 +0200

    split packets into separate source files

commit f247f146c6c1e804a44b86f65cf3059859c07c6c
Author: Persson-dev <sim16.prib@gmail.com>
Date:   Tue Jul 25 17:45:24 2023 +0200

    split packets into separate headers
2023-08-12 10:41:39 +02:00
222b79b40a indent with tabs 2023-01-02 13:05:43 +01:00
7d667d9c5e add buy packets 2022-06-29 12:13:58 +02:00
dc8a4ce947 refactor: alpha sort methods 2022-04-27 19:41:03 +02:00
5d366b6f6c feat: sync game 2021-12-19 18:40:14 +01:00
e4a9c5f763 feat: remove tower 2021-12-08 15:34:20 +01:00
6825a6327f refactor: use of unique_ptr instead of new 2021-11-06 13:02:53 +01:00
56ec9e7fe2 feat: add upgrade tower (non gui) 2021-11-05 18:54:21 +01:00
129544d127 feat: add summon menu 2021-11-04 10:03:37 +01:00
6cbd967ea3 feat: add tower remove packet 2021-09-26 18:38:41 +02:00
0856ca47ca refactor: format code 2021-09-19 17:33:16 +02:00
52a143769e feat: implement basic tower placement 2021-09-19 13:43:45 +02:00
a99ecf7c2d 1er commit 2021-08-21 10:14:47 +02:00