1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-20 20:14:18 -04:00
OpenDiablo2/d2render
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
..
d2mapengine Fix GetTiles being called for already cached tiles. (#219) 2019-11-21 19:54:56 -05:00
d2ui Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
animated_entity.go Prevent some map load crashes. (#206) 2019-11-17 22:55:31 -05:00
sprite.go Minor enhancements to map loading (#202) 2019-11-17 14:21:48 -05:00