1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 17:45:24 +00:00
OpenDiablo2/d2core/d2render
Ziemas b00fa58fc4
Object Highlights (#476)
* Add PushBrightness to surface

* Highlight selectable objects

Check if mapentity is selectable. (seems reasonable)
Request objects to highlight themselves is required (idk)
2020-06-27 18:58:41 -04:00
..
ebiten Object Highlights (#476) 2020-06-27 18:58:41 -04:00
composite_mode.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
d2render.go Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
filter.go all: use goimports to format code and fix two minor typos in comments (#326) 2020-04-11 14:56:47 -04:00
render_type.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
renderer.go Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
surface.go Object Highlights (#476) 2020-06-27 18:58:41 -04:00