1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 01:55:24 +00:00
OpenDiablo2/d2core/d2map/d2maprenderer
lord 6a8b9aada1
Minor edits: debug entity frame bounds, debug spawnmon command (#666)
* adding debug printing boxes for entity bounds

* minor edits

- adding `spawnmon` command. currently does not have a netpacket, just for debug
- adding `GetSize` method to map entities for getting frame bounds (for debug printing)

* bug fix
2020-08-01 19:03:09 -04:00
..
camera.go Updated music logic (#629) 2020-07-26 15:17:00 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
renderer.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
tile_cache.go lint fixes (#615) 2020-07-23 12:56:50 -04:00
viewport.go Lint cleanup (#628) 2020-07-26 14:52:54 -04:00