Ivan Savenko
|
95ce9ce509
Fix handling of creatures in configurable town buildings
|
5 月之前 |
Ivan Savenko
|
ed8ba52ed8
Merge pull request #5722 from IvanSavenko/wandering_month_fix
|
5 月之前 |
Ivan Savenko
|
57f0c5f50c
Fix crash on spawning wandering monsters on new month
|
5 月之前 |
Ivan Savenko
|
456525109e
Replaced undescriptive bool true/false with more clear enum for
|
6 月之前 |
Ivan Savenko
|
a13806a0df
Fix build
|
6 月之前 |
Ivan Savenko
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
6 月之前 |
Ivan Savenko
|
6f20235d07
Merge CPrivilegedInfoCallback into CGameInfoCallback
|
6 月之前 |
Ivan Savenko
|
716da918f8
Completely remove IGameCallback class
|
6 月之前 |
Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
6 月之前 |
Ivan Savenko
|
0e2ea99283
Implemented option to emulate H3 seer hut full-army quest bug
|
6 月之前 |
Ivan Savenko
|
283adc37d7
Unit stack rebalancing rework
|
6 月之前 |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 月之前 |
Ivan Savenko
|
ce436bd63e
Fix regressions in combat
|
6 月之前 |
Ivan Savenko
|
6d65641a43
Gamestate is now passed as shared pointer
|
7 月之前 |
Ivan Savenko
|
0ada2a5ebd
Map objects now use shared_ptr (game)
|
8 月之前 |
SoundSSGood
|
4609a83fc1
ArtInfoWindow on client. Lib side
|
7 月之前 |
Ivan Savenko
|
2b286378e8
Remove logic for banks in 1.5 format
|
7 月之前 |
Ivan Savenko
|
2fdf40e7a9
Remove connection pointer from CPack
|
8 月之前 |
Ivan Savenko
|
a8e84c55f6
Fix some of the new warnings from sonarcloud
|
1 年之前 |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 年之前 |
Ivan Savenko
|
48fb58e7a0
Replace few more pointers with references, remove manual delete call
|
1 年之前 |
Ivan Savenko
|
ee831c06e7
Reduced usage of CPack, replaced with CPackForServer where applicable
|
1 年之前 |
Ivan Savenko
|
f6f6f98580
Merge pull request #4699 from SoundSSGood/backpack-arts-sorting
|
1 年之前 |
Laserlicht
|
a826b88641
Merge branch 'develop' into spell
|
1 年之前 |
SoundSSGood
|
e22d15b1d8
manageBackpackArtifacts
|
1 年之前 |
Laserlicht
|
d929bfb9d1
rename; introduce factor
|
1 年之前 |
Laserlicht
|
5b2aa4dc71
swapping spells
|
1 年之前 |
Laserlicht
|
857b2e9a35
spell replacement works
|
1 年之前 |
Laserlicht
|
a9327b3fa3
netpacks
|
1 年之前 |
SoundSSGood
|
b9ae7f1138
CMap put move and remove artifact method
|
1 年之前 |