1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
OpenDiablo2/d2core/d2map/d2mapentity
2020-12-23 11:02:58 +01:00
..
animated_entity.go migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
cast_overlay.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
factory.go Fixed gocritic linter issues 2020-12-23 11:02:58 +01:00
item.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
map_entity_test.go removed globals, added nolint to tests that used globals (#843) 2020-10-25 21:06:00 -07:00
map_entity.go replace satori/go.uuid with google/uuid (#747) 2020-09-23 13:30:15 -04:00
missile.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
npc.go Renamed MonStat2Record 2020-12-18 19:03:13 +01:00
object_init.go fix all gosec lint errors (#844) 2020-10-25 23:38:15 -07:00
object.go Renamed ObjectDetailRecord 2020-12-18 19:02:34 +01:00
player.go added quest log items to d2resources and modified player movement speed 2020-11-29 17:08:46 +01:00