15 Commits

Author SHA1 Message Date
Jan Mrna
2f346c11c3 Deselect all entities on re-selection 2025-10-12 16:44:59 +02:00
Jan Mrna
df6d323e42 Fix collision radius size when zooming 2025-10-12 16:19:38 +02:00
Jan Mrna
1ce793c6e8 Fixed selection rectangle glitch 2025-10-12 16:09:12 +02:00
Jan Mrna
d3af793092 Show rectangle when selecting entities 2025-10-12 16:04:40 +02:00
Jan Mrna
250f0963c8 Basic collisions 2025-10-10 19:00:08 +02:00
Jan Mrna
3d34b68133 Multiple entities + pathfinding 2025-10-10 10:45:27 +02:00
Jan Mrna
8a9aa8ee5e Move drawing to separate function 2025-10-10 07:37:34 +02:00
Mrna
69e319a730 Fixed sprite size on zoom 2025-10-07 14:03:00 +02:00
Jan Mrna
f458468644 Add map pan 2025-10-07 10:20:12 +02:00
Jan Mrna
8a49c12909 Refactor WorldPos, WindowsPos done 2025-10-07 10:20:12 +02:00
Jan Mrna
c42a6b647e Move pathfinders to dedicated files 2025-09-28 09:39:40 +02:00
Jan Mrna
5cd3a68e6d BFS 2025-09-27 21:51:59 +02:00
Jan Mrna
e6fc4e881c Draw the path 2025-09-27 18:22:53 +02:00
Jan Mrna
4419e9bac9 Move gameloop implementation to gamelopp.cpp 2025-09-27 13:57:15 +02:00
Jan Mrna
1aebe47acf Split main.cpp to different files 2025-09-27 09:55:32 +02:00