Simeon Manolov
|
91101d26fa
Remove std::vector inheritance
|
3 weeks ago |
Laserlicht
|
3b63b837cc
fix
|
3 months ago |
Laserlicht
|
cf32f00472
hide bonus
|
3 months ago |
Ivan Savenko
|
8721bdd728
Split CCreatureSet file on .h/.cpp per class basis
|
3 months ago |
SoundSSGood
|
7f9936cf10
getSourcesForSpell
|
4 months ago |
Ivan Savenko
|
51832c4fb9
Preparation for user-defined bonus types
|
4 months ago |
Ivan Savenko
|
20f0b51912
Make bonus limiters/updaters/propagators const
|
4 months ago |
Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
5 months ago |
Ivan Savenko
|
f70ad2c15b
Reorganized artifact-related classes
|
5 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Laserlicht
|
989a437eef
fixes #5346
|
8 months ago |
Ivan Savenko
|
ee59bc4e71
Add bonus description generation for map objects
|
1 year ago |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
37cf788079
Merge pull request #4317 from IvanSavenko/split_townhandler
|
1 year ago |
Ivan Savenko
|
e8aa6efbb9
Merge pull request #4261 from kaja47/shrinkage
|
1 year ago |
K
|
c1e6bbddfe
Reduce size of Bonus struct from 320 bytes to 296 bytes.
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Tomasz Zieliński
|
04691c851f
Fixes issue of bonuses not correctly removed
|
1 year ago |
Ivan Savenko
|
42616cf4e8
Fix text formatting, fix todo's
|
1 year ago |
Ivan Savenko
|
18ece6dcf6
Remove some usages of server-side translations
|
1 year ago |
Ivan Savenko
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
Ivan Savenko
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
1 year ago |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
2c4cad7d9c
Slight simplification of bonus system node class
|
1 year ago |
gamestales-com
|
a574f18e69
#2903-morale-description-#1442
|
1 year ago |
Ivan Savenko
|
5487f07d3b
added toEntity overload that accepts generic Services class
|
1 year ago |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
1 year ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |