Ivan Savenko
|
20de44d4a5
Reodered methods in file to group similar code
|
2 年之前 |
Ivan Savenko
|
7db67a3101
int3 now has proper hasher function
|
2 年之前 |
Konstantin
|
038db5c71b
vcmi: make int3 as constexpr class
|
2 年之前 |
Ivan Savenko
|
78ed2f154b
Revert uninteded change
|
2 年之前 |
Ivan Savenko
|
94597e7af6
Remove deprecated usage of sprintf
|
2 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |
Tomasz Zieliński
|
55b142a8c9
Suggested tweaks
|
3 年之前 |
Tomasz Zieliński
|
d0f857c3c4
- Generate caching string with sprintf
|
3 年之前 |
Andrii Danylchenko
|
b4241670ba
Nullkiller: rename VCAI to AIGateway
|
4 年之前 |
Alexander Shishkin
|
b00e935e4d
Warnings fixes (#538)
|
6 年之前 |
Arseniy Shestakov
|
e9bfbb70c1
Ambient sounds: implement chebyshev distance for getTilesInRange
|
9 年之前 |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 年之前 |
ArseniyShestakov
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
ArseniyShestakov
|
9e7e5b81e4
Merge pull request #143 from vcmi/feature/patrolSupport
|
10 年之前 |
ArseniyShestakov
|
bdc369ffba
Patrol: use manhattan distance for getting tiles in radius
|
10 年之前 |
Ivan Savenko
|
faa7cbff18
Fixed gcc/clang warnings
|
10 年之前 |
Karol
|
80998b9dc3
Minor fixes. fix
|
11 年之前 |
Karol
|
3f720901ec
Minor fixes.
|
11 年之前 |
DjWarmonger
|
f84e25fa78
Somewhat better algorithm for paths, helps balance object distribution.
|
11 年之前 |
DjWarmonger
|
8c24ea0bfb
Introduced 3-value logic for free, blocked and possibly occupied tiles. Refactoring.
|
11 年之前 |
karol57
|
5907735676
All inline functions are now part of definition.
|
11 年之前 |
karol57
|
df8cce0d61
Declarations and definitions are now separated.
|
11 年之前 |
DjWarmonger
|
d8933b5c36
- AI will now use SectorMap to find a way to guarded / covered objects.
|
11 年之前 |
Ivan Savenko
|
71d6b0fea9
- Fixed some warnings from cppcheck
|
12 年之前 |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 年之前 |
DjWarmonger
|
c54b983663
Some improvements for AI logging.
|
13 年之前 |
Ivan Savenko
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
13 年之前 |
Ivan Savenko
|
faaf799d95
- fixed some extra warnings. Mostly harmless.
|
13 年之前 |
beegee1
|
cce814c41b
* Final commit
|
14 年之前 |