djeada
|
0cc7fcaca1
fix compilation errors
|
2 months ago |
Adam Djellouli
|
83765ad0db
Merge pull request #520 from djeada/copilot/add-cpu-only-match-option
|
2 months ago |
djeada
|
2c5caae290
Adjust map preview layout for better fit
|
2 months ago |
copilot-swe-agent[bot]
|
5af6e3a71c
Address code review feedback
|
2 months ago |
copilot-swe-agent[bot]
|
6a25c9b1c9
Add spectator mode support for CPU-only matches
|
2 months ago |
copilot-swe-agent[bot]
|
ee37175b74
Add MapPreviewGenerator and MapPreview QML component
|
2 months ago |
copilot-swe-agent[bot]
|
ad21e7dc3f
Update QML files and C++ usage to new snake_case names
|
2 months ago |
djeada
|
a126e67c7d
Improved healers, catapults and ballista
|
2 months ago |
djeada
|
3378924f35
Fix troop icons not showing by adding NO_RESOURCE_TARGET_PATH to Qt6 QML module
|
3 months ago |
djeada
|
8d9cde8e48
Add Campaign Mode with database schema, UI, and game integration
|
3 months ago |
djeada
|
c93bf025f3
introduce nation based renderers
|
3 months ago |
djeada
|
df7163b3b3
clang tidy fixes
|
4 months ago |
djeada
|
85e0f5814a
Fix shader and map loading by adding QRC prefix and complete shader list
|
4 months ago |
copilot-swe-agent[bot]
|
6114737fba
Add VictoryService reset and team validation to prevent invalid matches
|
4 months ago |
copilot-swe-agent[bot]
|
18da4beb2e
Add internationalization support with qsTr() for all user-facing strings
|
4 months ago |
copilot-swe-agent[bot]
|
a034237986
Reorganize player info panel layout with separate name column and right-aligned controls
|
4 months ago |
copilot-swe-agent[bot]
|
7d5928bff0
Extend make format to include QML and shader files, add CONTRIBUTING.md
|
4 months ago |
Adam Djellouli
|
52151663a5
Merge pull request #145 from djeada/copilot/improve-map-data-loading-ux
|
4 months ago |
copilot-swe-agent[bot]
|
14a151ed1a
Implement progressive map loading with UI feedback
|
4 months ago |
Adam Djellouli
|
aef72eb09d
Remove leftSub Text element from MapSelect.qml
|
4 months ago |
copilot-swe-agent[bot]
|
1eaea10972
Improve player panel UI - colors, team visibility, alignment and spacing
|
4 months ago |
copilot-swe-agent[bot]
|
1a34b487b6
Fix map selection to only change on click, not hover
|
4 months ago |
copilot-swe-agent[bot]
|
f1bc951a7d
Move constants to theme.cpp and fix Theme references
|
4 months ago |
djeada
|
de4d8c934a
improved ai and combat system
|
4 months ago |
copilot-swe-agent[bot]
|
8d76da49d8
Add player ID selection UI in MapSelect screen
|
4 months ago |
djeada
|
4933e9ef80
small fixes around ui
|
4 months ago |
djeada
|
4822126cd0
improve remove-comments helper script, run on /ui
|
4 months ago |
djeada
|
32a425d7b7
fix key event propagation
|
4 months ago |
djeada
|
274fea48af
UI: Add Main Menu (MainMenu.qml) and wire to GameEngine; expose skirmish/start/load/exit
|
4 months ago |