1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 17:45:24 +00:00
OpenDiablo2/d2common/d2math
Ziemas 8d87c19532
Draw entities back to front within tiles (#705)
* Draw entities per subtile for correct depth order

* Use a temporary entity slice for depth sorting

Speeds things up quite a bit
2020-08-16 14:59:03 -04:00
..
d2vector Draw entities back to front within tiles (#705) 2020-08-16 14:59:03 -04:00
doc.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math_test.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math.go lint and minor refactor of d2common (#690) 2020-08-05 00:03:33 -04:00
ranged_number_test.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00
ranged_number.go lint fixes (#615) 2020-07-23 12:56:50 -04:00