Ivan Savenko
|
716da918f8
Completely remove IGameCallback class
|
5 月之前 |
Ivan Savenko
|
1165dadfd4
Merge pull request #5701 from IvanSavenko/bonus_docs
|
5 月之前 |
Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
5 月之前 |
Ivan Savenko
|
3d170bb1f4
Fix creature type limiter not considering upgrades of upgrades
|
5 月之前 |
Ivan Savenko
|
283adc37d7
Unit stack rebalancing rework
|
5 月之前 |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 月之前 |
Ivan Savenko
|
63d00b080e
Removed pointer to army from StackInstance
|
7 月之前 |
Ivan Savenko
|
c02a8a84fd
Stacks of armed instance are now unique_ptr
|
7 月之前 |
Ivan Savenko
|
82506d5eff
Removed ConstTransitivePtr from StackLocation
|
7 月之前 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 月之前 |
Dydzio
|
4f707173df
Try to fix build
|
9 月之前 |
Dydzio
|
1c1af5c04a
Basic creature joining default behavior configuration
|
9 月之前 |
Ivan Savenko
|
e035cf9e63
Optimized getHeroStrength method
|
10 月之前 |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
1 年之前 |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 年之前 |
Ivan Savenko
|
a8f8c3f4b1
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
1 年之前 |
Ivan Savenko
|
cd52625657
Merge pull request #4710 from kdmcser/display_attack_type
|
1 年之前 |
Ivan Savenko
|
f5c2772f8d
Fix potential int32_t overflow when computing total army value
|
1 年之前 |
kdmcser
|
60177bffab
remove bracket
|
1 年之前 |
kdmcser
|
4896b51a5d
display attack type(melee/ranged) in popup window
|
1 年之前 |
Laserlicht
|
081ba4839c
added town info
|
1 年之前 |
Laserlicht
|
6aa29ac8ee
show creature level
|
1 年之前 |
Ivan Savenko
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
1 年之前 |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 年之前 |
Ivan Savenko
|
6179521364
Merge pull request #4556 from IvanSavenko/town_building_visit
|
1 年之前 |
SoundSSGood
|
7466d7452d
vcmiscrolls
|
1 年之前 |
Ivan Savenko
|
b09d9d501b
Pass pointer to actual caller in showBlockingDialog callWith
|
1 年之前 |
Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 年之前 |
MichalZr6
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |