AlexVinS
|
aa5e9fc959
get rid of global debug macros.
|
10 years ago |
DjWarmonger
|
a8ff08a562
Fixed #2012
|
10 years ago |
DjWarmonger
|
84b2510aa4
Merge pull request #62 from vcmi/SpellsRefactoring4
|
10 years ago |
DjWarmonger
|
8c471f6359
Merge pull request #69 from ArseniyShestakov/artifactsImprovements
|
10 years ago |
DjWarmonger
|
5b8180e327
Cleaning logs.
|
10 years ago |
ArseniyShestakov
|
4cb98e7e8d
Use isTradable and fix issue 1392
|
10 years ago |
ArseniyShestakov
|
937ef0227b
Use ArtifactID instead of int when possible
|
10 years ago |
AlexVinS
|
eebf65e88f
Merge branch 'develop' into SpellsRefactoring4
|
10 years ago |
DjWarmonger
|
c538370c5d
Players will be always able to see their owned heroes and other objects. Fixes #1959.
|
10 years ago |
AlexVinS
|
d94f15bdf4
Added configurable animation for SPELL_LIKE_ATTACK
|
11 years ago |
AlexVinS
|
f4cf12d3f8
Fix a crash
|
11 years ago |
AlexVinS
|
b31ed0e4ea
Use SetMana packet in battle
|
11 years ago |
AlexVinS
|
ca5391cde6
Get rid of handleSpellCasting
|
11 years ago |
AlexVinS
|
c67887ae58
Use spell mechanics clases in GameHandler
|
11 years ago |
AlexVinS
|
f2bf3d7f7b
Added a way to obtain ID of newly added Stack
|
11 years ago |
AlexVinS
|
f7ff61ce4f
Merge remote-tracking branch 'remotes/origin/develop' into SpellsRefactoring4
|
11 years ago |
KroArtem
|
e73c60740c
corrected text in vcmibuilder, corrected errors and warnings from cppcheck
|
11 years ago |
AlexVinS
|
a06dae1f96
Move getAffectedCreatures to CSpell. + more drafts
|
11 years ago |
AlexVinS
|
d7800b834e
get rid of CBattleInfoCallback::calculateSpellDmg
|
11 years ago |
AlexVinS
|
e4b726151d
get rid of CBattleInfoCallback::battleStackIsImmune
|
11 years ago |
AlexVinS
|
ddf98a5920
+SpecialRisingSpellMechanics::isImmuneByStack
|
11 years ago |
AlexVinS
|
66b022f93e
initializer lists part1
|
11 years ago |
Ivan Savenko
|
aa0433228a
Fixed cheats - sendMesssage will also pass current object.
|
11 years ago |
Ivan Savenko
|
6c0c03d74b
Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero
|
11 years ago |
Ivan Savenko
|
78709e223b
Breaking things - trying to remove server-side knowledge of selected objects
|
11 years ago |
DjWarmonger
|
36a7cff998
Cleaning error messages at access to players.
|
11 years ago |
DjWarmonger
|
d9273b3b2a
Cleaning logs.
|
11 years ago |
beegee1
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
DjWarmonger
|
bf567c9e50
Fixed crash caused by hiding tiles around AI heroes.
|
11 years ago |
Ivan Savenko
|
1157111fcf
More bugfixing:
|
11 years ago |