This repository was archived by the owner on Mar 5, 2023. It is now read-only.
Commit 8a7589e
File tree
37 files changed
+97
-94
lines changed- ext
- SDL2
- SDL2-image
- SDL2-mixer
- SDL2-ttf
- project
- .idea/libraries
- boost-datetime
- boost-filesystem
- boost-locale
- boost-program-options
- boost-smartptr
- boost-system
- boost-thread
- fuzzylite
- minizip
- vcmi-ai-battle
- vcmi-ai-stupid
- vcmi-ai-vcai
- vcmi-app
- src/main
- java
- eu/vcmi/vcmi
- org/libsdl/app
- res/values
- vcmi-client2
- vcmi-lib
- src/main/jni/generated-version-dir
- vcmi-server
37 files changed
+97
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
- .travis.linux+1-1
- .travis.yml+5-5
- AI/BattleAI/BattleAI.h+100-100
- AI/FuzzyLite/fuzzylite/src/Operation.cpp+1-3
- AI/VCAI/VCAI.cpp+10
- Global.h+8-8
- client/CMT.cpp+19-10
- client/CPlayerInterface.cpp+4
- launcher/modManager/cmodlistmodel_moc.h+1-1
- launcher/modManager/cmodlistview_moc.h+2-2
- launcher/modManager/imageviewer_moc.h+2-2
- launcher/settingsView/csettingsview_moc.ui+3
- lib/BattleHex.cpp+98-35
- lib/BattleHex.h+26-74
- lib/BattleState.cpp+1
- lib/CMakeLists.txt+10
- lib/CObstacleInstance.cpp+1
- server/CGameHandler.cpp+2-2
- test/Battlefield.cpp+124
- test/CMakeLists.txt+11-10
- test/CVcmiTestConfig.cpp+8-3
- test/Test.cbp+1
- test/Test.vcxproj+1
- test/Test.vcxproj.filters+1
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments