1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-14 14:13:43 -04:00
OpenDiablo2/d2render/d2mapengine
Ziemas 90b5e8a334 Fix GetTiles being called for already cached tiles. (#219)
* Don't call GetTile from the render functions.
Don't bother trying to render uncached tiles.
* Added back randomization code
* Update refs
* Fix random tiles selection.
No sorting the input, no selecting 0 probability tiles if there are
other options.
2019-11-21 19:54:56 -05:00
..
engine.go Fix GetTiles being called for already cached tiles. (#219) 2019-11-21 19:54:56 -05:00
region.go Fix GetTiles being called for already cached tiles. (#219) 2019-11-21 19:54:56 -05:00