Ivan Savenko
|
aa9b13b66a
Statistics is now managed as part of CGameHandler
|
5 months ago |
Ivan Savenko
|
8255a4b9ae
CGameHandler no longer inherits CGameInfoCallback, reduce direct access
|
5 months ago |
Ivan Savenko
|
323231fc30
Merge pull request #5720 from SoundSSGood/artifact-charges
|
5 months ago |
SoundSSGood
|
e85b1d4c1c
suggested changes
|
5 months ago |
SoundSSGood
|
f614a8a7f5
Discharging conditions
|
5 months ago |
SoundSSGood
|
fcc9b8ecfa
Artifacts discharging
|
5 months ago |
SoundSSGood
|
9bbebd62e9
GrowUpArtifact pack
|
5 months ago |
Ivan Savenko
|
456525109e
Replaced undescriptive bool true/false with more clear enum for
|
5 months ago |
Ivan Savenko
|
283adc37d7
Unit stack rebalancing rework
|
6 months ago |
Ivan Savenko
|
279d89f971
Merge pull request #5659 from IvanSavenko/artifact_split
|
6 months ago |
Ivan Savenko
|
f70ad2c15b
Reorganized artifact-related classes
|
6 months ago |
Ivan Savenko
|
eaae6270b2
Fix crash on AI evaluating hero pool after retreating from combat
|
6 months ago |
Ivan Savenko
|
829739da24
Reduce usage of implicit conversions to int
|
6 months ago |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 months ago |
Ivan Savenko
|
745040def3
Access to heroes storage in CMap is now done via public methods
|
7 months ago |
Ivan Savenko
|
417ea6451a
Remove ConstTransitivePtr from hero and town instances
|
7 months ago |
SoundSSGood
|
c72c7b6dfa
battle query fix
|
6 months ago |
SoundSSGood
|
60afbbe20f
Necromancy & Eagle eye infowindows
|
6 months ago |
SoundSSGood
|
603672ff51
revert some changes
|
6 months ago |
SoundSSGood
|
f0a9c95075
ArtInfoWindow on client. Client side
|
7 months ago |
SoundSSGood
|
7b89521179
ArtInfoWindow on client. Server side
|
7 months ago |
SoundSSGood
|
4609a83fc1
ArtInfoWindow on client. Lib side
|
7 months ago |
Ivan Savenko
|
7a3e1409d0
Remove old boost includes and defines
|
7 months ago |
Ivan Savenko
|
82506d5eff
Removed ConstTransitivePtr from StackLocation
|
8 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
1 year ago |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 year ago |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
Ivan Savenko
|
81af66d35b
Move visit query to a separate class, remove no longer needed Cast.h
|
1 year ago |
Ivan Savenko
|
a481f07daf
PlayerState now stores all objects owned by player
|
1 year ago |