Adam Djellouli
|
b7aeba0a4b
new camapign tools (#653)
|
2 months ago |
djeada
|
2c5caae290
Adjust map preview layout for better fit
|
2 months ago |
copilot-swe-agent[bot]
|
f6bb078fa6
Add image provider for map previews and integrate with QML
|
2 months ago |
djeada
|
ee9ae161be
Drastically improve minimap readability: larger structures, visible roads/mountains, better contrast
|
2 months ago |
djeada
|
06e7de1474
implement more detailed lod and formations
|
2 months ago |
djeada
|
3378924f35
Fix troop icons not showing by adding NO_RESOURCE_TARGET_PATH to Qt6 QML module
|
3 months ago |
copilot-swe-agent[bot]
|
f71dd92317
Connect language changed signal to QML retranslate for UI updates
|
3 months ago |
copilot-swe-agent[bot]
|
a2faf88acf
Fix language selector by correcting context property names
|
3 months ago |
djeada
|
b96a11ab43
convert to snake case
|
3 months ago |
djeada
|
58c2fd7995
apply format
|
3 months ago |
copilot-swe-agent[bot]
|
437c02a987
Add defensive context check to PersistentRingBuffer and simplify shutdown
|
3 months ago |
copilot-swe-agent[bot]
|
d28d7418e7
Add explicit OpenGL cleanup before QML engine destruction
|
3 months ago |
copilot-swe-agent[bot]
|
faa51217d9
Migrate to smart pointers and fix destruction order
|
3 months ago |
copilot-swe-agent[bot]
|
d49dd940f9
Fix segfault at exit by properly parenting Qt objects
|
3 months ago |
djeada
|
d566aaa747
clang tidy fixes
|
3 months ago |
djeada
|
a4e1d32a75
expand windows compatibility
|
4 months ago |
djeada
|
df7163b3b3
clang tidy fixes
|
4 months ago |
copilot-swe-agent[bot]
|
e9f150272c
Add multi-language support with English and German translations
|
4 months ago |
copilot-swe-agent[bot]
|
02c45f59ff
Refactor app/ folder structure: move files to core/, models/, controllers/, utils/
|
4 months ago |
copilot-swe-agent[bot]
|
3b1f43512a
Remove debug statements from system, map, unit, and main files
|
4 months ago |
djeada
|
de4d8c934a
improved ai and combat system
|
4 months ago |
copilot-swe-agent[bot]
|
96d9dd396d
Fix Qt5 build compatibility issues
|
4 months ago |
djeada
|
11d17797b3
Clear selection only on right-click when selection is non-empty
|
4 months ago |
Adam Djellouli
|
10bb0d7672
Update main.cpp
|
4 months ago |
djeada
|
124d80d912
improve map rendering
|
4 months ago |
djeada
|
12b6f21791
introduce clang format and run it on all the files
|
4 months ago |
Adam Djellouli
|
78317859c0
Refactor OpenGL initialization and cleanup code
|
4 months ago |
djeada
|
92e102db05
fix gl window drawn on top of qml
|
4 months ago |
djeada
|
eb7faeae6b
fix opengl failing to start
|
4 months ago |
Adam Djellouli
|
cbf10b1c76
Qt6 external GL integration: wrap beforeRendering with begin/endExternalCommands, remove setClearBeforeRendering, set transparent window, viewport sync; QML overlay adjustments; renderer viewport handling
|
5 months ago |