Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 年之前 |
Arseniy Shestakov
|
6f5c52a229
Refactoring: use cleaner CCreatureSet::stacksCount everywhere
|
9 年之前 |
Arseniy Shestakov
|
62bab27e7e
CGArtifact: show yes/no dialog for guarded artifacts. Fix issue 2095
|
9 年之前 |
ArseniyShestakov
|
b6176649ec
CGMonolith: avoid crash when all exits are blocked by friendly heroes
|
9 年之前 |
ArseniyShestakov
|
0a5e9c0fbe
Merge pull request #144 from vcmi/fix/teleportMultiExitPoints
|
10 年之前 |
Ivan Savenko
|
7b5a7f43ad
Removed includes of CGameState from headers
|
10 年之前 |
Ivan Savenko
|
c3ce4b25df
Removed all #include's of CMap.h from headers.
|
10 年之前 |
ArseniyShestakov
|
b5100bee94
Teleport: rework code to support exit point selection for whirlpools
|
10 年之前 |
ArseniyShestakov
|
64c6d3c950
CGCreature::takenAction: add neverFlee check. Fix issue 2242
|
10 年之前 |
ArseniyShestakov
|
4e11d81673
CGWhirlpool: fix random exit chooser
|
10 年之前 |
ArseniyShestakov
|
17f3f94ca6
CGSubterraneanGate: fix pairing and always assign all gates to channel
|
10 年之前 |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
10 年之前 |
ArseniyShestakov
|
1801b5eaf4
CGTeleport: use vstd::erase_if_present in getAll functions
|
10 年之前 |
ArseniyShestakov
|
8f8d237d5d
Use isTeleportChannel callback functions to check teleport channel type
|
10 年之前 |
ArseniyShestakov
|
3b057e0408
CGMonolith: fix switch formatting
|
10 年之前 |
ArseniyShestakov
|
606013c535
CGSubterraneanGate::postInit put const back
|
10 年之前 |
ArseniyShestakov
|
826a64b579
Pack of tiny code improvements for @alexvins request
|
10 年之前 |
ArseniyShestakov
|
6d77322d6a
CGMonolith: add text dialog when player visit one-way monolith exit
|
10 年之前 |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 年之前 |
AlexVinS
|
b9bdc95a7e
Handle monster agressivness for VISIONS spell
|
10 年之前 |
AlexVinS
|
b846b717a1
implemented VISIONS spell (partially)
|
10 年之前 |
AlexVinS
|
2156204306
Visions spell in case of monsters
|
10 年之前 |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 年之前 |
DjWarmonger
|
ef4e199f15
Implemented "Quantity does not grow" for monsters (#2094)
|
10 年之前 |
DjWarmonger
|
e46f03fabe
Upgrades, stack splitting. Results now are identical to OH3.
|
10 年之前 |
DjWarmonger
|
3c39ef477f
Implemented original stack splitting algorithms proposed by AlexSpl. Save format changed.
|
10 年之前 |
ArseniyShestakov
|
6391f0f85a
Fix crash on Cartographer if there is no underground level
|
11 年之前 |
AlexVinS
|
54453aee73
get rid of boost::assign
|
11 年之前 |
DjWarmonger
|
fe292dfa1d
Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though.
|
11 年之前 |
DjWarmonger
|
173111955e
Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG
|
11 年之前 |