1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-28 06:06:29 -04:00
OpenDiablo2/d2game/d2player
Maxime Lavigne (malavv) 3990df3bac
Fixes #496 and improves memory consumption on render of game_controls (#501)
* Fixes #496 using ebiten.SubImage to Render Section of a Surface.

I had to add matching functions to both animation and sprite to get it to be called
for a sprite object.

* Fixed linter warning on comments for Sprite and Animation.

* Removing what's remaining of the old Sprite re-generation and caching.
2020-06-30 12:43:13 -04:00
..
equipment_slot.go More linting (#500) 2020-06-30 09:58:53 -04:00
game_controls.go Fixes #496 and improves memory consumption on render of game_controls (#501) 2020-06-30 12:43:13 -04:00
hero_stats_panel.go minor edits (#486) 2020-06-29 00:41:58 -04:00
input_callback_listener.go 412 missle animation (#470) 2020-06-26 20:03:00 -04:00
inventory_grid_test.go Map generation and test fixes (#430) 2020-06-24 00:04:27 -04:00
inventory_grid.go minor edits (#486) 2020-06-29 00:41:58 -04:00
inventory.go minor edits (#486) 2020-06-29 00:41:58 -04:00
player_state.go Revert "Refactor d2map (#468)" (#469) 2020-06-26 17:12:19 -04:00