DjWarmonger
|
452027cd8d
Handle ObjectInfo via pointer to avoid expensive copy.
|
9 년 전 |
DjWarmonger
|
2410f0af61
- WeightedRule optimization - part 1
|
9 년 전 |
DjWarmonger
|
2bffd4e5c1
Moar optimization!
|
9 년 전 |
DjWarmonger
|
7f0b852449
Huge optimization based on profiling - cut generation time by almost half (Jebus XL+U).
|
9 년 전 |
DjWarmonger
|
08dccb4cc3
Use binary search for roulette wheel. TODO: implement in other places.
|
9 년 전 |
DjWarmonger
|
7db2fc6d25
Fixes. Works correctly only for player factions configured in RMG options.
|
9 년 전 |
DjWarmonger
|
aecf834cc1
Fixed placing of close objects #2447. Some additional refactoring.
|
9 년 전 |
DjWarmonger
|
8ceceb897e
Fixed zones falling into negative cordinates. Should fix "assert(size)" crashes.
|
9 년 전 |
DjWarmonger
|
4101cabc22
Hidden unnecessary log.
|
9 년 전 |
DjWarmonger
|
053b342721
Minor optimization for object selection.
|
9 년 전 |
DjWarmonger
|
8f1fba9551
Merge pull request #146 from vcmi/feature/VCMIMapFormat1
|
9 년 전 |
DjWarmonger
|
fba1e86091
An experiment - instead of hard limit function use modulo wrap-around for zone placement. Should be more logical and give zones more space.
|
9 년 전 |
AlexVinS
|
4d9058e412
Whitespace cleanup. (No code changes.)
|
9 년 전 |
AlexVinS
|
800f32c4cb
Fix few cases of tempOwner initialization.
|
9 년 전 |
AlexVinS
|
a00dbd3dd1
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 년 전 |
DjWarmonger
|
441c94d56c
Remove log for Seer Huts.
|
9 년 전 |
AlexVinS
|
6e205a58b4
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 년 전 |
DjWarmonger
|
327e95407e
- Compile fixes part 1
|
9 년 전 |
AlexVinS
|
89d986fc6a
Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
|
9 년 전 |
DjWarmonger
|
ac730a591c
Fixed large treasure piles sometimes being uncovered.
|
9 년 전 |
DjWarmonger
|
dd1fc47c93
Workaround for Seer Hut offset. They seem to work fine now.
|
10 년 전 |
DjWarmonger
|
d840fb40eb
Fixed crashes with RMG Seer Huts. Now they are functional.
|
10 년 전 |
AlexVinS
|
2d5a366e6c
Implemented (basic) object construction and placement
|
10 년 전 |
Ivan Savenko
|
faa7cbff18
Fixed gcc/clang warnings
|
10 년 전 |
Ivan Savenko
|
f9d9a38e53
Fixed gcc warnings
|
10 년 전 |
DjWarmonger
|
f81b46088a
Fixed #2218
|
10 년 전 |
AlexVinS
|
f24f744f4b
Fix a few warnings
|
10 년 전 |
DjWarmonger
|
237d3f2624
Refactoring: random spells
|
10 년 전 |
DjWarmonger
|
f9781ffb47
Creature abilities won't spawn in random Pandora Boxes.
|
10 년 전 |
DjWarmonger
|
3f1bc7e21c
One more case for Subterranean Gates
|
10 년 전 |