Jan Mrna
|
8e00c1fed3
|
Added .aider to gitignore
|
2025-10-07 10:17:24 +02:00 |
|
Jan Mrna
|
1defbe8a00
|
Moved TODOs from Readme to GitHub project
|
2025-10-07 10:17:24 +02:00 |
|
Jan Mrna
|
02a2ba2818
|
Window member variables set as private
|
2025-10-07 10:17:24 +02:00 |
|
Mrna
|
ec64c05bf0
|
Merge branch 'win_build'
|
2025-10-07 10:16:39 +02:00 |
|
Mrna
|
aa52ff9f8e
|
Fixed working dir for windows binary
|
2025-10-07 10:12:47 +02:00 |
|
Jan Mrna
|
427d3878c3
|
Updated README
|
2025-09-29 11:07:04 +02:00 |
|
Jan Mrna
|
0f89ca9020
|
Added screenshot
|
2025-09-29 11:04:26 +02:00 |
|
Jan Mrna
|
e25ce9604d
|
Updated README
|
2025-09-29 11:01:34 +02:00 |
|
Jan Mrna
|
6ce349e976
|
Updated README
|
2025-09-29 07:11:29 +02:00 |
|
Jan Mrna
|
1779fde397
|
Some more terrain painting
|
2025-09-29 06:24:22 +02:00 |
|
Jan Mrna
|
b6d24da982
|
Add terrain painting functions
|
2025-09-28 20:42:07 +02:00 |
|
Jan Mrna
|
c42a6b647e
|
Move pathfinders to dedicated files
|
2025-09-28 09:39:40 +02:00 |
|
Jan Mrna
|
7eee6a5c54
|
Implemented GBFS
|
2025-09-28 08:35:27 +02:00 |
|
Jan Mrna
|
2dd44ab169
|
Implemented Dijkstra's algorithm
|
2025-09-27 22:29:33 +02:00 |
|
Jan Mrna
|
5cd3a68e6d
|
BFS
|
2025-09-27 21:51:59 +02:00 |
|
Jan Mrna
|
86d52edfd7
|
Set map
|
2025-09-27 18:45:03 +02:00 |
|
Jan Mrna
|
1b0edb664c
|
Add name to pathfinding classes
|
2025-09-27 18:36:22 +02:00 |
|
Jan Mrna
|
76f10725ec
|
Add forgotten pathfinder file
|
2025-09-27 18:23:13 +02:00 |
|
Jan Mrna
|
e6fc4e881c
|
Draw the path
|
2025-09-27 18:22:53 +02:00 |
|
Jan Mrna
|
ea316ab997
|
Pathfinder WIP
|
2025-09-27 17:58:26 +02:00 |
|
Jan Mrna
|
9b08c057e0
|
New Makefile
|
2025-09-27 15:09:04 +02:00 |
|
Jan Mrna
|
ec57ce7418
|
Moved test.cpp
|
2025-09-27 15:08:21 +02:00 |
|
Jan Mrna
|
c55e76a4ba
|
Move Window implementation to window.cpp
|
2025-09-27 14:54:04 +02:00 |
|
Jan Mrna
|
1941c4c29a
|
Move UserInput implementation to user_input.cpp
|
2025-09-27 14:46:13 +02:00 |
|
Jan Mrna
|
e31a45b229
|
Move tile implementation to tile.cpp
|
2025-09-27 14:34:52 +02:00 |
|
Jan Mrna
|
33813c135f
|
Move pathfindingdemo implementation to pathfindingdemo.cpp
|
2025-09-27 14:31:02 +02:00 |
|
Jan Mrna
|
70a9e6a80f
|
Move map implementation to map.cpp
|
2025-09-27 14:19:16 +02:00 |
|
Jan Mrna
|
4419e9bac9
|
Move gameloop implementation to gamelopp.cpp
|
2025-09-27 13:57:15 +02:00 |
|
Jan Mrna
|
82eb2e2539
|
Move entities implementation to entity.cpp
|
2025-09-27 13:49:17 +02:00 |
|
Jan Mrna
|
f9b76687b3
|
Move sprite implementation to sprite.cpp
|
2025-09-27 13:18:01 +02:00 |
|
Jan Mrna
|
1aebe47acf
|
Split main.cpp to different files
|
2025-09-27 09:55:32 +02:00 |
|
Jan Mrna
|
bf7c1ab2a7
|
Added pathfinder src file
|
2025-09-26 17:50:28 +02:00 |
|
Jan Mrna
|
9913d5b938
|
Remove unused stuff from 2D game engine (sound)
|
2025-09-26 17:50:13 +02:00 |
|
Jan Mrna
|
83d18443c3
|
Add mouse movement and remove unused game engine stuff
|
2025-09-26 17:24:32 +02:00 |
|
Jan Mrna
|
bdac14c6cb
|
Tile cost affects speed
|
2025-09-26 15:54:55 +02:00 |
|
Mrna
|
3180fc026d
|
Added windows VS solution
|
2025-09-24 09:40:08 +02:00 |
|
Mrna
|
f57d52c670
|
M_PI fix for windows
|
2025-09-24 09:36:34 +02:00 |
|
Mrna
|
7ef37e180a
|
Provide MSVC alternative for __PRETTY_FUNCTION__
|
2025-09-23 15:31:39 +02:00 |
|
Mrna
|
8008f55cb9
|
Added SDL image submodule
|
2025-09-23 15:30:31 +02:00 |
|
Mrna
|
118c6260b4
|
Added glew submodule
|
2025-09-23 14:54:58 +02:00 |
|
Mrna
|
1240d21ef8
|
Added SDL submodule
|
2025-09-23 14:52:22 +02:00 |
|
Jan Mrna
|
822cca1865
|
Fixed incorrect comment section
|
2025-09-22 10:15:02 +02:00 |
|
Jan Mrna
|
adec4d9694
|
Update README
|
2025-09-22 10:13:06 +02:00 |
|
Jan Mrna
|
b19a6c5157
|
Updated README
|
2025-09-22 10:08:42 +02:00 |
|
Jan Mrna
|
bfb8b28bf1
|
Updated README
|
2025-09-22 10:05:23 +02:00 |
|
Jan Mrna
|
0b8ce2813c
|
Updated jupyter notebook
|
2025-09-22 10:05:17 +02:00 |
|
Jan Mrna
|
a780c833e2
|
Updated jupyter notebook
|
2025-09-22 09:29:57 +02:00 |
|
Jan Mrna
|
3091194b2c
|
Add mouse click user action
|
2025-09-22 07:51:32 +02:00 |
|
Jan Mrna
|
61efa711c9
|
Draw terrain tiles
|
2025-09-21 20:35:14 +02:00 |
|
Jan Mrna
|
fdfee95426
|
Remove unnecessary stuff from the game engine
|
2025-09-21 17:56:47 +02:00 |
|