Ivan Savenko
|
2855606a88
Enabled & fixed -Woverloaded-virtual warning from gcc/cland
|
2 years ago |
Andrii Danylchenko
|
82a9f82e1c
BattleAI: retreat
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Andrey Filipenkov
|
7e6ed0583c
disable all scripting code when configuring without scripting modules
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
AlexVinS
|
3d1a84875e
Queries refactoring
|
8 years ago |
FeniksFire
|
4113bdab01
Moving some files from lib to the battle subdirectory.
|
8 years ago |
Ivan Savenko
|
5b76c3f4eb
Rebase of codebase changes for refactored serializer
|
9 years ago |
Vadim Markovtsev
|
4bcc43d3d0
Fix Mantis #2234
|
9 years ago |
AlexVinS
|
ef05a56e49
cleanup
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
ArseniyShestakov
|
01c5bc25e5
Move TTeleportExitsList to CObjectHandler.h
|
10 years ago |
ArseniyShestakov
|
f6de3f94ca
Teleports: use TTeleportExitsList typedef for exits list
|
10 years ago |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
10 years ago |
ArseniyShestakov
|
25656aa586
Add showTeleportDialog everywhere except actual code for AI and player
|
10 years ago |
AlexVinS
|
f4c683cd5e
Move VievXXX logic to server side (except expert ViewEarth)
|
10 years ago |
AlexVinS
|
3bca68fd2d
Initial refactoring
|
10 years ago |
Ivan Savenko
|
6c0c03d74b
Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero
|
11 years ago |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |
Ivan Savenko
|
dd808ef5cc
bugfixing:
|
12 years ago |
Michał W. Urbańczyk
|
4a0587d500
More work on auto-fight.
|
12 years ago |
Michał W. Urbańczyk
|
254f194220
Some very early work towards autofight feature.
|
12 years ago |
Michał W. Urbańczyk
|
79026bdfde
Introduced strongly typed QueryID.
|
12 years ago |
Michał W. Urbańczyk
|
5c2473d436
Support for saving/loading in player interfaces, including VCAI.
|
12 years ago |
mateuszb
|
dbec99ffc7
* PlayerColor and TeamID refactoring
|
12 years ago |