Ivan Savenko
|
c43783db58
|
Use string ID's instead of raw strings for win/loss conditions
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
6f743916db
|
Moved CGCreature to a new file
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
7c88bb7e4f
|
Detect mirror maps
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
636b2ea856
|
Removed no longer used code - moved to hota mod
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
d742b6b809
|
Fix mapping of map objects linked to game entities
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
4d947be287
|
Adventure map shipyard nwo has configurable boat type
|
2023-06-16 17:59:50 +03:00 |
|
Ivan Savenko
|
0901c8feaf
|
Use boost::multiarray instead of manual memory management in CMap
|
2023-06-16 17:59:10 +03:00 |
|
Ivan Savenko
|
1e9eea30e1
|
Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop
|
2023-06-05 18:53:17 +03:00 |
|
Ivan Savenko
|
d6a357fd17
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
|
Ivan Savenko
|
2f9073e13a
|
Fix assertion
|
2023-06-01 16:03:37 +03:00 |
|
Ivan Savenko
|
fce5f9f907
|
Fix buildings loading
|
2023-05-31 23:18:39 +03:00 |
|
Ivan Savenko
|
312b703a78
|
Fixed mapping of hota objects
|
2023-05-31 23:18:39 +03:00 |
|
Ivan Savenko
|
952708e865
|
Basic version of object templates mapping
|
2023-05-31 23:18:39 +03:00 |
|
Ivan Savenko
|
b3ca6c8cee
|
Fixed detection of campaign format
|
2023-05-31 23:18:39 +03:00 |
|
Ivan Savenko
|
e1c01ca636
|
Fix CI build
|
2023-05-31 23:18:39 +03:00 |
|
Ivan Savenko
|
acac42291e
|
Remove excessive CMap.h includes
|
2023-05-31 23:18:38 +03:00 |
|
Ivan Savenko
|
62595cb039
|
Split massive CMap.h a bit
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
bf720200f9
|
Implemented identifiers remapping for game entities
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
c51e0ef052
|
Added information on Heroes Chronicles map ID's
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
8d0dcd6ad7
|
All h3m bitsets are now loaded inside mapReader
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
5fe5d0c045
|
Fix loading of buildings of random town
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
ffd7144df8
|
Implemented identifiers mapping for town buildings
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
de769a04d6
|
Remove unnecessary includes from headers
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
daaaf84392
|
Icon index for map format is now defined in config
|
2023-05-31 23:01:57 +03:00 |
|
Ivan Savenko
|
402823e3d5
|
Fix loading of some user-made maps
|
2023-05-31 23:01:57 +03:00 |
|
Tomasz Zieliński
|
edf47f5769
|
Fix StdInc.h
|
2023-05-21 07:26:36 +02:00 |
|
Tomasz Zieliński
|
5ffbdb10ef
|
Another build fix
|
2023-05-20 14:07:16 +02:00 |
|
Tomasz Zieliński
|
c7f4fe8243
|
Another compile fix.
|
2023-05-20 13:47:36 +02:00 |
|
Tomasz Zieliński
|
a1531b58db
|
More fixes
|
2023-05-20 13:38:14 +02:00 |
|
Tomasz Zieliński
|
ae97912b1e
|
Fix warning
|
2023-05-20 13:23:27 +02:00 |
|
Tomasz Zieliński
|
219e897db0
|
Added missing files.
|
2023-05-20 12:02:30 +02:00 |
|
SoundSSGood
|
021f94a579
|
artifact utils
|
2023-05-17 17:00:31 +03:00 |
|
Konstantin
|
05eccbc2bb
|
vcmi: split bonus to enumerator and HeroBonus.h
|
2023-05-03 18:01:06 +03:00 |
|
Konstantin
|
86f5d6de69
|
vcmi: modernize headers
|
2023-04-30 13:35:54 +03:00 |
|
Konstantin P
|
e5f78a8997
|
vcmi: fix tests with latest develop
|
2023-04-27 20:59:55 +03:00 |
|
Konstantin
|
bcf8ca1268
|
vcmi: fix map format for teams number
|
2023-04-27 20:59:55 +03:00 |
|
nordsoft
|
de22132cdf
|
Fix loading
|
2023-04-20 19:46:27 +04:00 |
|
nordsoft
|
db33558abc
|
Load custom campaigns from gzip
|
2023-04-20 19:22:27 +04:00 |
|
nordsoft
|
9ecf16ca23
|
Fix minor bugs
|
2023-04-20 03:20:00 +04:00 |
|
nordsoft
|
5cf9fbbe02
|
Fix compiling
|
2023-04-19 03:11:13 +04:00 |
|
nordsoft
|
f464ca3560
|
Merge remote-tracking branch 'upstream/develop' into vcmi-campaign
# Conflicts:
# lib/mapping/CCampaignHandler.cpp
|
2023-04-19 02:45:49 +04:00 |
|
nordsoft
|
ecf8b9934b
|
Further refactoring
|
2023-04-17 23:19:56 +04:00 |
|
nordsoft
|
80220fda5b
|
Merge remote-tracking branch 'upstream/develop' into vcmi-campaign
# Conflicts:
# lib/mapping/CMap.h
|
2023-04-17 04:54:57 +04:00 |
|
nordsoft
|
91b4782a2f
|
Refactor more fields from campaign header
|
2023-04-17 04:47:54 +04:00 |
|
nordsoft
|
70f4cc5e0f
|
Refactor campaign regions
|
2023-04-17 04:26:35 +04:00 |
|
Konstantin
|
7a5775a9f9
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
|
nordsoft
|
0c87d0a26c
|
Add a comment
|
2023-04-16 21:49:43 +04:00 |
|
nordsoft
|
954a2abb71
|
Verifying mods before starting map
|
2023-04-16 15:38:13 +04:00 |
|
nordsoft
|
67e1b48d47
|
Remove unused interface
|
2023-04-16 14:00:01 +04:00 |
|
Ivan Savenko
|
65e4ce9ffe
|
Update to c++17
|
2023-04-15 17:20:38 +03:00 |
|