Ivan Savenko
|
e93a060500
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 gadu atpakaļ |
Dydzio
|
7979f62f82
Add status bar movement points info for own hero on adventure map or hero list
|
1 gadu atpakaļ |
Ivan Savenko
|
d49a61645c
All objects that can be owned by player now implement IOwnableObject
|
1 gadu atpakaļ |
Ivan Savenko
|
0fd9dbf240
Unified income handling, added IOwnableObject interface
|
1 gadu atpakaļ |
Ivan Savenko
|
b07408e984
New objects are now created and initialized on server and sent to client
|
1 gadu atpakaļ |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 gadu atpakaļ |
Ivan Savenko
|
8aaa9e63dd
Fix build
|
1 gadu atpakaļ |
Ivan Savenko
|
18ece6dcf6
Remove some usages of server-side translations
|
1 gadu atpakaļ |
Ivan Savenko
|
87059be67b
Added range checks to values read from h3m.
|
1 gadu atpakaļ |
Ivan Savenko
|
7992144763
Gem class is now Sorceress
|
1 gadu atpakaļ |
Ivan Savenko
|
3abc26e789
Moved checks for campaign heroes to CGHeroInstance class
|
1 gadu atpakaļ |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 gadu atpakaļ |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 gadu atpakaļ |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 gadu atpakaļ |
Alexander Wilms
|
f08c6d1ce9
Fix issues created by type replacement script
|
1 gadu atpakaļ |
Alexander Wilms
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 gadu atpakaļ |
Tomasz Zieliński
|
cef25cca03
Fix for starting hero being passable
|
1 gadu atpakaļ |
Ivan Savenko
|
e9ac8c67c1
Reworked and fixed selection of secondary skills:
|
1 gadu atpakaļ |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
2 gadi atpakaļ |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
2 gadi atpakaļ |
Ivan Savenko
|
8346d71c98
Remove more subID access
|
2 gadi atpakaļ |
Ivan Savenko
|
7a09646009
Cleaned up dwelling randomization
|
2 gadi atpakaļ |
Ivan Savenko
|
dcb8f4fc7b
Moved object type randomization to object class
|
2 gadi atpakaļ |
Ivan Savenko
|
03e1169781
Reduced number of accesses to CGObjectInstance::subID
|
2 gadi atpakaļ |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 gadi atpakaļ |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 gadi atpakaļ |
Ivan Savenko
|
454ba44ac5
Merge pull request #2988 from IvanSavenko/configurable_extensions
|
2 gadi atpakaļ |
Ivan Savenko
|
8f33fdcd83
Allow learning banned spell from Scholars (H3 logic)
|
2 gadi atpakaļ |
nordsoft
|
f6d7755c6a
Add hero placeholder properties
|
2 gadi atpakaļ |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 gadi atpakaļ |