Laserlicht
|
47327e1642
backend
|
1 year ago |
Laserlicht
|
3e5df61946
code review
|
1 year ago |
godric3
|
fa3fef8a0f
change town events to vector + use getDefaultAllowed for spells
|
1 year ago |
Laserlicht
|
ec005593d3
growth handicap
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |
Ivan Savenko
|
2c8d0338ba
Fix error messages in log on map start
|
1 year ago |
Ivan Savenko
|
6cb1f6ff11
Remove all remaining implicit conversion in lib
|
2 years ago |
Ivan Savenko
|
2cc8b5baeb
Fix map startup
|
2 years ago |
Ivan Savenko
|
54103813dd
Remove no longer used serialization methods
|
2 years ago |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
2 years ago |
Ivan Savenko
|
3634fb2158
Remove int <=> Identifier comparisons
|
2 years ago |
Ivan Savenko
|
7a09646009
Cleaned up dwelling randomization
|
2 years ago |
Ivan Savenko
|
dcb8f4fc7b
Moved object type randomization to object class
|
2 years ago |
nordsoft
|
0c94a4d891
Town name switched to id
|
2 years ago |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
Ivan Savenko
|
6aedb99117
Cleaned up IShipyard interface
|
2 years ago |
Ivan Savenko
|
2e7c382612
Moved creature upgrade logic to CGObjectInstance inheritors
|
2 years ago |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
nordsoft
|
059ccdc9bc
Fix for serialization bug
|
2 years ago |
nordsoft
|
c4cf2a100b
Fix behavior for hero bought in town tavern
|
2 years ago |
nordsoft
|
e9279cfbc4
Blocking dialogs supported
|
2 years ago |
nordsoft
|
2adcc89a0d
Rewardable town buildings prototype
|
2 years ago |
nordsoft
|
30967b2813
Remove excess pointer from market interface
|
2 years ago |
nordsoft
|
421bbab1cc
Split CGTownInstance file
|
2 years ago |