Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 년 전 |
Alexander Wilms
|
f08c6d1ce9
Fix issues created by type replacement script
|
1 년 전 |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 년 전 |
Tomasz Zieliński
|
cef25cca03
Fix for starting hero being passable
|
1 년 전 |
Ivan Savenko
|
e9ac8c67c1
Reworked and fixed selection of secondary skills:
|
1 년 전 |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
1 년 전 |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 년 전 |
Ivan Savenko
|
8346d71c98
Remove more subID access
|
2 년 전 |
Ivan Savenko
|
7a09646009
Cleaned up dwelling randomization
|
2 년 전 |
Ivan Savenko
|
dcb8f4fc7b
Moved object type randomization to object class
|
2 년 전 |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 년 전 |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 년 전 |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 년 전 |
Ivan Savenko
|
454ba44ac5
Merge pull request #2988 from IvanSavenko/configurable_extensions
|
2 년 전 |
Ivan Savenko
|
8f33fdcd83
Allow learning banned spell from Scholars (H3 logic)
|
2 년 전 |
nordsoft
|
f6d7755c6a
Add hero placeholder properties
|
2 년 전 |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 년 전 |
nordsoft
|
486091a915
Heroes switched to text id
|
2 년 전 |
SoundSSGood
|
a83f290e13
bulk move artifacts only equipped, only backpack
|
2 년 전 |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 년 전 |
Tomasz Zieliński
|
f6247164ad
Fix crash, fix invisible boat blocking the tile
|
2 년 전 |
Ivan Savenko
|
48ac84110b
Replaced hero crossover logic with one that actually matches H3
|
2 년 전 |
Ivan Savenko
|
d1e5a347ff
Refactoring of campaign handler: rename types and use strong typing
|
2 년 전 |
Ivan Savenko
|
08cfbe79cf
Added encapsulation for movement points access
|
2 년 전 |
Ivan Savenko
|
f7b27da00e
Implemented support for "coast visitable" objects:
|
2 년 전 |
Ivan Savenko
|
3913b8e98c
Heroes placed on water in map will be automatically given boat
|
2 년 전 |
Ivan Savenko
|
6aedb99117
Cleaned up IShipyard interface
|
2 년 전 |
Ivan Savenko
|
2e7c382612
Moved creature upgrade logic to CGObjectInstance inheritors
|
2 년 전 |
Ivan Savenko
|
1e9eea30e1
Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop
|
2 년 전 |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 년 전 |