1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-12-27 20:46:32 -05:00
OpenDiablo2/d2core
nicholas-eden 1011b2f030
Add simple index to query map (#321)
`renderPass2` is looping over every entity for every frame, this updates the method so it only evaluates each entity once.

Adds ability to query by rectangle or circle.
2020-02-26 08:40:32 -05:00
..
d2asset File format cleanup (#320) 2020-02-26 08:39:38 -05:00
d2audio Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2config Configuration improvements (#307) 2020-02-20 08:41:41 -05:00
d2gamestate Moving files around to make more sense (#279) 2020-02-01 18:55:56 -05:00
d2gui Continued work on GUI (#316) 2020-02-24 22:35:21 -05:00
d2input Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2inventory Move rendering stuff out of d2common into d2render (#281) 2020-02-01 20:39:28 -05:00
d2map Add simple index to query map (#321) 2020-02-26 08:40:32 -05:00
d2render Screenshot and GIF recording capability (#310) 2020-02-22 23:59:45 -05:00
d2scene Continued work on GUI (#316) 2020-02-24 22:35:21 -05:00
d2term Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2ui Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00