Ivan Savenko
|
11e4d84749
|
Implemented View Earth / View Air spells
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
4501036a04
|
Basic version of hero movement on map. Removed old code.
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
d46687a9c8
|
Partial implementation of world view mode
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
bb6e1f7ee1
|
Initial WIP of adventure map rendering rewrite
|
2023-03-05 17:47:12 +02:00 |
|
Ivan Savenko
|
91b17bed79
|
Partial encapsulation of AdvMapInt
|
2023-02-14 11:18:42 +02:00 |
|
Ivan Savenko
|
cc0c3e5bc9
|
All adventure map components now use shared_ptr
|
2023-02-14 11:18:41 +02:00 |
|
Ivan Savenko
|
f8c1c46562
|
removed CAdvMapInt::handleRightClick method
|
2023-02-14 11:18:41 +02:00 |
|
Ivan Savenko
|
cfcaf5cbb6
|
renamed keyDown -> keyPressed
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
d4fba3787c
|
Removed usage of SDL_KeyboardEvent from UI code
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
214fc19e74
|
CIntObject now receives mouse position as point instead of SDL event
|
2023-02-03 11:39:39 +02:00 |
|
Ivan Savenko
|
108a42e4ba
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
|
Ivan Savenko
|
84dfcacafd
|
Updated CMakeLists and file headers
|
2023-02-01 16:42:03 +02:00 |
|