Ivan Savenko
|
9f713a0914
Rename int3::valid to isValid for consistency
|
7 months ago |
Alexander Wilms
|
ea48257100
Fix SonarCloud issues
|
1 year ago |
Ivan Savenko
|
c03196257f
Fix "identical expressions on both sides of comparison"
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
Tomasz Zieliński
|
80ea1826d3
Style fix
|
1 year ago |
Tomasz Zieliński
|
038bcd32f6
Lightweight int3 hash function
|
1 year ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Ivan Savenko
|
f3ed589e35
Use same fow radius calculation as in H3
|
2 years ago |
Ivan Savenko
|
20de44d4a5
Reodered methods in file to group similar code
|
2 years ago |
Ivan Savenko
|
7db67a3101
int3 now has proper hasher function
|
2 years ago |
Konstantin
|
038db5c71b
vcmi: make int3 as constexpr class
|
2 years ago |
Ivan Savenko
|
78ed2f154b
Revert uninteded change
|
2 years ago |
Ivan Savenko
|
94597e7af6
Remove deprecated usage of sprintf
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
55b142a8c9
Suggested tweaks
|
3 years ago |
Tomasz Zieliński
|
d0f857c3c4
- Generate caching string with sprintf
|
3 years ago |
Andrii Danylchenko
|
b4241670ba
Nullkiller: rename VCAI to AIGateway
|
4 years ago |
Alexander Shishkin
|
b00e935e4d
Warnings fixes (#538)
|
6 years ago |
Arseniy Shestakov
|
e9bfbb70c1
Ambient sounds: implement chebyshev distance for getTilesInRange
|
9 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
ArseniyShestakov
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
ArseniyShestakov
|
9e7e5b81e4
Merge pull request #143 from vcmi/feature/patrolSupport
|
10 years ago |
ArseniyShestakov
|
bdc369ffba
Patrol: use manhattan distance for getting tiles in radius
|
10 years ago |
Ivan Savenko
|
faa7cbff18
Fixed gcc/clang warnings
|
10 years ago |
Karol
|
80998b9dc3
Minor fixes. fix
|
11 years ago |
Karol
|
3f720901ec
Minor fixes.
|
11 years ago |
DjWarmonger
|
f84e25fa78
Somewhat better algorithm for paths, helps balance object distribution.
|
11 years ago |