Ivan Savenko
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
7 月之前 |
Ivan Savenko
|
9f713a0914
Rename int3::valid to isValid for consistency
|
7 月之前 |
Ivan Savenko
|
08fbcd5239
TerrainTile now uses identifiers instead of pointers to VLC
|
1 年之前 |
Ivan Savenko
|
1468abb8a0
Remove excessive copies of large objects
|
1 年之前 |
Ivan Savenko
|
40f17d654d
Use containers with pre-allocations to improve pathfinding speed
|
1 年之前 |
Andrii Danylchenko
|
017fb204a1
NKAI: remove 5th dimension
|
1 年之前 |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 年之前 |
Andrii Danylchenko
|
48f0da1fdc
#3290 - skip bad teleports (exit in rocks)
|
1 年之前 |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 年之前 |
Ivan Savenko
|
08cfbe79cf
Added encapsulation for movement points access
|
2 年之前 |
Ivan Savenko
|
ebc7a82c2e
Converted pathfinder enum's to enum class
|
2 年之前 |
Ivan Savenko
|
bd4d2788ed
Split pathfinder into multiple smaller files
|
2 年之前 |