1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-12 02:30:43 +00:00
OpenDiablo2/d2core
danhale-git 6104adc700
D2map lint warnings (#566)
* Comments and newlines in engine.go

* Comments and newlines in object.go

* Comments and newlines in animated_entity.go

* Comments and newlines in missile.go

* Comments and newlines in npc.go

* Comments and newlines in player.go

* Removed object.go (incorrectly merged it in during rebase).

* Comments and newlines in renderer.go.

* Comments and newlines in map_entity.go.

* Comments and newlines in walk_mesh.go.

* Comments and newlines in viewport.go and tile_cache.go.

* Comments and newlines in stamp.go and wilderness_tile_types.go.

* Comments and newlines in everything else.
2020-07-09 16:11:01 -04:00
..
d2asset Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
d2audio/ebiten More linting (#500) 2020-06-30 09:58:53 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2map D2map lint warnings (#566) 2020-07-09 16:11:01 -04:00
d2object D2map lint warnings (#566) 2020-07-09 16:11:01 -04:00
d2render/ebiten Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
d2screen moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2term moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2ui Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00