Ivan Savenko
|
cc274c4d34
GameRandomizer is now in lib, add implementation
|
5 miesięcy temu |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 miesięcy temu |
Ivan Savenko
|
f5f8ed192b
Fix random map generation
|
6 miesięcy temu |
Ivan Savenko
|
9e6397d1f9
Remove pointer to boat from CGHeroInstance
|
6 miesięcy temu |
Ivan Savenko
|
cd7732456a
Remove pointer to objects from TerrainTile
|
7 miesięcy temu |
Ivan Savenko
|
417ea6451a
Remove ConstTransitivePtr from hero and town instances
|
7 miesięcy temu |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 rok temu |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 rok temu |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 rok temu |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 rok temu |
Ivan Savenko
|
67132b3e7f
Fixed visitation of configurable town buildings by newly recruited heroes
|
1 rok temu |
Ivan Savenko
|
b07408e984
New objects are now created and initialized on server and sent to client
|
1 rok temu |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 rok temu |
Ivan Savenko
|
19f2fbce1e
Reveal terrain around newly recruited hero to account for Scouting
|
1 rok temu |
Ivan Savenko
|
a99d5e6fa1
Simplify code
|
1 rok temu |
Ivan Savenko
|
4d0c0f10a9
Merge pull request #3530 from Laserlicht/tavern
|
1 rok temu |
Laserlicht
|
7857673ca9
missing bracket
|
1 rok temu |
Laserlicht
|
9b2908d464
Apply suggestions from code review
|
1 rok temu |
Laserlicht
|
0a4b5dbe10
code review
|
1 rok temu |
Laserlicht
|
883ea23495
moved to gameconfig
|
1 rok temu |
Laserlicht
|
4813179abb
Invite hero setting
|
1 rok temu |
Laserlicht
|
346beea49c
invite hero backend
|
1 rok temu |
Ivan Savenko
|
d04241b10a
Code cleanup
|
1 rok temu |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 rok temu |
Ivan Savenko
|
c21913f661
Fixed initialization of move points and mana for dismissed heroes
|
1 rok temu |
Ivan Savenko
|
e9ac8c67c1
Reworked and fixed selection of secondary skills:
|
1 rok temu |
Ivan Savenko
|
8346d71c98
Remove more subID access
|
2 lat temu |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 lat temu |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 lat temu |
Ivan Savenko
|
0a0c01d639
Replaced 'isVisitActiveFor' methods with single 'getVisitingHero'
|
2 lat temu |