Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
před 12 roky |
DjWarmonger
|
0dc5a13596
Fixed missing spell effects, root cause of #1257.
|
před 12 roky |
Ivan Savenko
|
4db13ba845
- proper destructors for handlers and lib objects
|
před 12 roky |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
před 12 roky |
alexvins
|
2eb8263e51
Basic Configuration for bonus types
|
před 12 roky |
alexvins
|
ceea466f54
[refactor] spell handling
|
před 12 roky |
mateuszb
|
86dc9386d6
* refactoring, including a generic solution for IDs
|
před 12 roky |
mateuszb
|
0003d30991
* refactoring
|
před 12 roky |
alexvins
|
a9d458c8f4
few more refactorings
|
před 12 roky |
alexvins
|
b376ac8568
refactor map loading, few small tweaks
|
před 12 roky |
alexvins
|
53b684180d
[refactor]
|
před 13 roky |
alexvins
|
68e91ada1c
[refactor]
|
před 13 roky |
beegee1
|
0311e5e6f5
- Added basic mock/test generation - Added stub for terrain editing
|
před 13 roky |
Ivan Savenko
|
94c55e2632
- string ID's for spells (not configurable due to hardcode)
|
před 13 roky |
Michał W. Urbańczyk
|
74f9c19a7c
Implemented spell countering.
|
před 13 roky |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
před 13 roky |
Ivan Savenko
|
cf15ca1cf0
- replaced loadToIt with better H3 parser.
|
před 13 roky |
Michał W. Urbańczyk
|
d168f3eac2
* Implemented Moat functionality during siege (stops movement and deals dmg)
|
před 13 roky |
Ivan Savenko
|
45c2809a40
- pregame will use same resolution as main game
|
před 13 roky |
Michał W. Urbańczyk
|
a9af0da0ab
Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including:
|
před 13 roky |
Michał W. Urbańczyk
|
4baf4e13ed
* fixed #857 and #858
|
před 13 roky |
DjWarmonger
|
855cebfe81
- MIND_IMMUNITY bonus replaces separate protectons from various spells
|
před 14 roky |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
před 14 roky |
DjWarmonger
|
364a207f71
Fixes for previous commit.
|
před 14 roky |
DjWarmonger
|
08ae42c684
Added full list of spells to namespace Spells. For sanity.
|
před 14 roky |
DjWarmonger
|
fa6bddcad5
A bunch of mechanics & refactorings.
|
před 14 roky |
DjWarmonger
|
e5c11385cd
Fixed #293
|
před 14 roky |
mateuszb
|
1458cf64c2
* fixed bug 298
|
před 14 roky |
mateuszb
|
49083c4e5a
* ConstTransitive CGI more or less done
|
před 15 roky |