1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-26 00:55:23 +00:00
OpenDiablo2/d2core
Alex Yatskov 1b03e691b9 High level resource caching; resource cleanup (#264)
* Work on resource loading

* Use new material flag name. (#261)

Update ebiten ref while at it

* Hopefully fix CI (#262)

* Don't try to copy config.json on travis (#263)

I doesn't exist anymore

* Update D2Shared references

* Fix character selection rect

Co-authored-by: Ziemas <ziemas@ziemas.se>
2019-12-21 20:53:18 -05:00
..
d2scene High level resource caching; resource cleanup (#264) 2019-12-21 20:53:18 -05:00
character_equipment.go Added inventory objects. (#177) 2019-11-14 22:20:01 -05:00
engine.go High level resource caching; resource cleanup (#264) 2019-12-21 20:53:18 -05:00
game_state.go Move save game location to ~/.config/OpenDiablo2/Save (#258) 2019-12-17 23:20:06 -05:00
hero_objects.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
hero.go High level resource caching; resource cleanup (#264) 2019-12-21 20:53:18 -05:00
inventory_item_armor.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
iventory_item_weapon.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
npc.go High level resource caching; resource cleanup (#264) 2019-12-21 20:53:18 -05:00