MichalZr6
|
dbe82b94f6
Changes following review:
|
9 月之前 |
Ivan Savenko
|
73d1675ae3
Code cleanup, fixes to discovered regressions
|
9 月之前 |
Ivan Savenko
|
83b9a8d750
Fixes for regressions
|
9 月之前 |
Ivan Savenko
|
39d2f27589
Remove remaining usages of CCheckProxy class
|
9 月之前 |
Ivan Savenko
|
919588f7ff
Added cache for common hero-based bonuses
|
9 月之前 |
Ivan Savenko
|
157d6d30c8
Move rest of commonly-accessed UnitState queries to bonus cache
|
9 月之前 |
Ivan Savenko
|
05397e2aaf
Caching of bonuses that are requested with different durations
|
10 月之前 |
Ivan Savenko
|
16cfb51f3e
Initial version of new bonus caching system
|
10 月之前 |
Ivan Savenko
|
5caf12f22f
Few more fixes to bonus caching
|
10 月之前 |
Ivan Savenko
|
95a07ee5cb
Use bonus system cache whenever possible
|
10 月之前 |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 年之前 |
Laserlicht
|
735af83294
castSpellThisTurn to bool var
|
1 年之前 |
Laserlicht
|
0aaafc4c8a
cast without skip
|
1 年之前 |
Ivan Savenko
|
8371232d29
Merge pull request #4504 from Laserlicht/hota_bonus
|
1 年之前 |
K
|
462c79e190
remove never used code in CBonusSystemNode
|
1 年之前 |
Laserlicht
|
9c4d4e89d6
disintegrate
|
1 年之前 |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |
Alexander Wilms
|
31e1d39f92
Fix issues introduced by fixing typos
|
1 年之前 |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 年之前 |
MichalZr6
|
65d22f17ae
proper logging of drained life and resurrected count
|
1 年之前 |
Ivan Savenko
|
f5a64a0ac5
Call cheap to compute conditions before costly conditions
|
1 年之前 |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
1 年之前 |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
1 年之前 |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 年之前 |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 年之前 |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 年之前 |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 年之前 |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
2 年之前 |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 年之前 |