Ivan Savenko
|
4aa73b40c9
|
Split CTownHandler into smaller chunks
|
2024-07-21 18:21:48 +00:00 |
|
Ivan Savenko
|
4c70abbeb5
|
Reduced usage of global variables - removed or made const / constexpr
|
2024-02-12 13:49:45 +02:00 |
|
MnHebi
|
8b24b0e9a7
|
Add Marketplace, Blacksmith into extra buildings category to ensure they get built. Misc changes.
|
2024-01-26 00:56:36 +02:00 |
|
MnHebi
|
a668dc2721
|
Try to improve VCAI building build order. Testing reveals extra structures still get done before intended build order(seen Market being built when Dwellings were expected).
|
2024-01-25 03:26:42 +02:00 |
|
Ivan Savenko
|
e54287ea5d
|
Converted remaining identifier to new system
|
2023-08-25 13:38:02 +03:00 |
|
Ivan Savenko
|
0240ee886d
|
Converted (almost) all namespace enum's to enum classes
|
2023-08-25 13:38:02 +03:00 |
|
Konstantin
|
7a5775a9f9
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
|
Konstantin
|
bbbbfe00f0
|
Modernize resourceSet
|
2023-03-17 02:26:54 +03:00 |
|
Michał Kalinowski
|
ac6b477aa2
|
Simplify statements
-Simplify return statements across the code
|
2019-03-31 09:43:14 +03:00 |
|
Alexander Shishkin
|
bd0f8f840a
|
Merge pull request #497 from nullkiller/ai-pathfinder-boat
AI pathfinding: buy boat
|
2018-10-28 14:29:09 +03:00 |
|
Andrii Danylchenko
|
72aff02418
|
AI pathfinding: buy boat
|
2018-10-21 14:17:55 +03:00 |
|
Dydzio
|
1a05e41aac
|
BuildingManager refactoring: C++11 vector usage without helper array
|
2018-10-16 19:52:36 +02:00 |
|
Dydzio
|
e13e88bf5c
|
ResourceManager-compliant money saving for income buildings
|
2018-10-16 19:52:36 +02:00 |
|
Dydzio
|
b69c316409
|
Add possible income utility function, make capitol building errorproof
|
2018-10-16 19:52:36 +02:00 |
|
Dydzio
|
12e1e5b315
|
Disable building from army goals, re-fix building capitol prereqs
|
2018-10-16 19:52:35 +02:00 |
|
Dydzio
|
8c763253d2
|
Build fort unconditionally with high priority, no fort=no dwellings
|
2018-10-16 19:52:35 +02:00 |
|
Dydzio
|
c04bb9387f
|
New rule: Cannot build upgrades without fort
|
2018-10-16 19:52:35 +02:00 |
|
DJWarmonger
|
2f4b463459
|
- Fixed major bugs with building dwellings. ResourceManager doesn't support building in future turns.
- Tweaks for trading
|
2018-08-21 12:55:31 +02:00 |
|
DJWarmonger
|
976eeb3578
|
Sweet Jesus
|
2018-08-04 16:22:24 +02:00 |
|
DJWarmonger
|
4a85559d4b
|
Merge branch 'develop' of https://github.com/vcmi/vcmi into BuildingManager
# Conflicts:
# AI/VCAI/CMakeLists.txt
|
2018-08-04 16:09:02 +02:00 |
|
DJWarmonger
|
6615870045
|
Rebase
|
2018-08-04 15:59:59 +02:00 |
|