Ivan Savenko
|
04aeea9b68
use toEnum instead of getNum for switch'es
|
1 年之前 |
Ivan Savenko
|
2b9c362d5b
Explicitly convert identifier to underlying enumeration
|
2 年之前 |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 年之前 |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 年之前 |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 年之前 |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 年之前 |
Ivan Savenko
|
77facf9387
Implement missing functions, fixes linking errors
|
2 年之前 |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Ivan Savenko
|
8dfdfffd87
Use ResourcePath for audio files
|
2 年之前 |
Ivan Savenko
|
97b7d44c88
Use ResourcePath for video accessing
|
2 年之前 |
Ivan Savenko
|
6f0108e462
Use ResourcePath for referencing texts and json's
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
Ivan Savenko
|
e2718db791
Converted several enumerations into constants
|
2 年之前 |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 年之前 |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 年之前 |
Ivan Savenko
|
ec8d31bbfc
First step at unifying game identifiers code
|
2 年之前 |
Ivan Savenko
|
f13a53c1d9
Merge remote-tracking branch 'vcmi/beta' into develop
|
2 年之前 |
Ivan Savenko
|
8b0f9c86f8
Fixed possible crash on invalid town building name
|
2 年之前 |
Ivan Savenko
|
537f9fa048
Merged master into develop
|
2 年之前 |
Tomasz Zieliński
|
250b27ba46
Fix crash due to missing boat for neutrla heroes
|
2 年之前 |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 年之前 |
Ivan Savenko
|
37437224f9
Remove excessive warning
|
2 年之前 |
Ivan Savenko
|
3a348abf4f
Text of configurable/rewardable objects now uses translator
|
2 年之前 |
Ivan Savenko
|
3913b8e98c
Heroes placed on water in map will be automatically given boat
|
2 年之前 |
Ivan Savenko
|
487f441f47
Implemented boat selection for town shipyards
|
2 年之前 |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 年之前 |
Ivan Savenko
|
4f739d426d
Added check for validness of native terrain
|
2 年之前 |
nordsoft
|
ce80c83ca2
Merge remote-tracking branch 'upstream/develop' into town-buildings
|
2 年之前 |
Konstantin
|
05eccbc2bb
vcmi: split bonus to enumerator and HeroBonus.h
|
2 年之前 |