Laserlicht
|
5ae4db60e3
add mines support
|
3 周之前 |
Ivan Savenko
|
8721bdd728
Split CCreatureSet file on .h/.cpp per class basis
|
3 月之前 |
Ivan Savenko
|
54a46b77a9
Extract library entity randomization logic to separate class
|
5 月之前 |
Ivan Savenko
|
c0850f41b3
Pathfinder now uses IGameInfoCallback instead of CGameState
|
5 月之前 |
Ivan Savenko
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 月之前 |
Ivan Savenko
|
6f20235d07
Merge CPrivilegedInfoCallback into CGameInfoCallback
|
5 月之前 |
Ivan Savenko
|
716da918f8
Completely remove IGameCallback class
|
5 月之前 |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 月之前 |
Ivan Savenko
|
a43c3fcb31
Restore save compatibility with 1.6
|
6 月之前 |
Ivan Savenko
|
6d65641a43
Gamestate is now passed as shared pointer
|
7 月之前 |
Ivan Savenko
|
16a06179cf
Use ArtifactInstanceID in CGArtifact
|
7 月之前 |
Ivan Savenko
|
745040def3
Access to heroes storage in CMap is now done via public methods
|
7 月之前 |
Ivan Savenko
|
2ca1748e96
Artifact instances are now owned solely by CMap
|
7 月之前 |
Ivan Savenko
|
09db3e4bef
Reworked resource piles loading to fix wog maps with mithril
|
9 月之前 |
Ivan Savenko
|
19c981fc56
Added similar screen for Obelisk, moved assets to dedicated folder
|
9 月之前 |
Ivan Savenko
|
2272707175
Merge pull request #5117 from IvanSavenko/teleporter_ui
|
10 月之前 |
Ivan Savenko
|
6d8e447ff3
Added new right-click popup to teleporters
|
10 月之前 |
MichalZr6
|
f893c80192
Move UpgradeInfo class to header and source files
|
10 月之前 |
Ivan Savenko
|
dd7d190a58
Implemented optional descriptions for market map objects
|
11 月之前 |
Ivan Savenko
|
f8b1f40abb
Merge pull request #4348 from MichalZr6/hill_fort_changes
|
11 月之前 |
Ivan Savenko
|
8a5ac73438
Basic support for configurable flaggable objects
|
1 年之前 |
MichalZr6
|
edf43f5702
Get and translate messages on client side
|
1 年之前 |
MichalZr6
|
303b0a6552
Fixes based on review remarks
|
1 年之前 |
Ivan Savenko
|
dae9e1e316
Implement IOwnableObject interface for shipyard
|
1 年之前 |
Ivan Savenko
|
d49a61645c
All objects that can be owned by player now implement IOwnableObject
|
1 年之前 |
Ivan Savenko
|
0fd9dbf240
Unified income handling, added IOwnableObject interface
|
1 年之前 |
MichalZr6
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
1 年之前 |
Laserlicht
|
bfd1e8a7c8
calculate income
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 年之前 |