1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-20 02:05:55 -04:00
OpenDiablo2/d2core/d2map/d2mapentity
danhale-git 727e8244c6
Implemented Position in Path and PathTile (#605)
* Unnecessary constructor assignments removed.

* Position implemented in d2common.Path

* Position implemented in mapEntity.Step.

* Position implemented in d2common.PathTile.
2020-07-18 18:07:13 -04:00
..
animated_entity.go mapEntity.Step() benchmark and improvements. (#593) 2020-07-16 12:06:08 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
map_entity_test.go Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
map_entity.go Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
missile.go Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
npc.go Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
player.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00