AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 年之前 |
AlexVinS
|
143ff682bc
Logging cleanup
|
8 年之前 |
AlexVinS
|
85e952f25f
Logging cleanup 3
|
8 年之前 |
AlexVinS
|
61e241308d
Logging cleanup
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
Arseniy Shestakov
|
dbcd79c48a
Code cleanup: remove double and unneded semicolons
|
8 年之前 |
DJWarmonger
|
346d2ac588
Possible fix for #2681.
|
8 年之前 |
AlexVinS
|
a85b4cf2a5
* WIP on event condition format
|
9 年之前 |
DjWarmonger
|
73c62f1b4c
Restore cut ring around main town.
|
8 年之前 |
DjWarmonger
|
4b3a878c00
Fix for passability.
|
8 年之前 |
DjWarmonger
|
a0596ebecf
Add clearance under town to ensure passability.
|
8 年之前 |
DjWarmonger
|
cc452bdfa9
Improved road routing so they can go under any passable object.
|
8 年之前 |
DjWarmonger
|
f78b524731
- Remove obstacle in front of player-owned towns
|
8 年之前 |
DjWarmonger
|
e37c35e439
Zone guard will cause object be placed as far away from it as possible in both zones.
|
8 年之前 |
DjWarmonger
|
ee3aec55f2
Correct implementations of A* algorithm. Seemingly fixes #2496, it's also faster.
|
8 年之前 |
DjWarmonger
|
63d33a1e7c
Extract priority queue construction for reuse.
|
8 年之前 |
DjWarmonger
|
4102546977
Corrected road generation - they will be straight whenever possible.
|
8 年之前 |
AlexVinS
|
5a3854a8de
Fixed CID 1288852, CID 1243202
|
9 年之前 |
AlexVinS
|
db40e125eb
Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359
|
9 年之前 |
AlexVinS
|
42e7128acc
Fixed possible use-after-free crash with artifacts registration in RMG.
|
9 年之前 |
AlexVinS
|
6dc47a2de0
Fixed use-after-free crash with quests registration in RMG.
|
9 年之前 |
DjWarmonger
|
dea39b8497
Complete solution for Subterranean Gate placement.
|
9 年之前 |
DjWarmonger
|
f995756973
First part of Subterranean Gates rework. Fixes #http://bugs.vcmi.eu/view.php?id=2450
|
9 年之前 |
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 年之前 |