Ivan Savenko
|
b25d4d76a7
|
Fix Grail digging success message
|
2024-02-01 18:22:11 +02:00 |
|
Ivan Savenko
|
999db2ed78
|
Avoid boost::format that throws exception on invalid format string
|
2023-12-10 16:37:58 +02:00 |
|
Ivan Savenko
|
2c8d0338ba
|
Fix error messages in log on map start
|
2023-11-27 14:08:49 +02:00 |
|
Ivan Savenko
|
13763cad8e
|
Remove few more implicit conversions
|
2023-11-15 15:55:19 +02:00 |
|
Ivan Savenko
|
748d70b191
|
Fix build
|
2023-11-07 22:47:11 +02:00 |
|
Ivan Savenko
|
5cd340ad85
|
Remove old code
|
2023-11-07 22:47:11 +02:00 |
|
Ivan Savenko
|
86a3806bec
|
MetaString refactor to eliminate integer usage for identifiers
- entity names are now stored and serialized as text ID's
- added helper methods for convenience to get entities names to
metastring
|
2023-11-07 22:47:10 +02:00 |
|
Ivan Savenko
|
5487f07d3b
|
added toEntity overload that accepts generic Services class
|
2023-11-04 17:04:53 +02:00 |
|
Ivan Savenko
|
184f5a72cc
|
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2023-11-03 16:03:29 +02:00 |
|
nordsoft
|
ab373f08ab
|
Use meta string for messages
|
2023-09-27 23:11:11 +02:00 |
|
Ivan Savenko
|
921569e02e
|
Fixed "Long Live the King", 1st scenario victory condition
|
2023-09-20 21:58:47 +03:00 |
|
nordsoft
|
06f01c3b82
|
Seerhut works as rewardable object
|
2023-09-15 10:06:06 +02:00 |
|
Ivan Savenko
|
3913b8e98c
|
Heroes placed on water in map will be automatically given boat
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
9b5e81929f
|
Fix build
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
a84666edf6
|
MetaString can be serialized in json
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
d51fe62804
|
Win/loss condition texts use MetaString
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
56d69e790b
|
Renamed MetaString methods to more logical names
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
2636a0dcc3
|
Moved MetaString to a new file
|
2023-06-20 19:37:27 +03:00 |
|