1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-21 20:44:18 -04:00
OpenDiablo2/d2common
lord 77c358ed67
d2loader refactor (#722)
* d2loader refactor

- export sources
- asset and source both have a Path method
- make asset and source implement fmt.Stringer, which just calls Path method
- Loader.AddSource now returns the source and an error

* Update loader.go
2020-09-09 14:35:52 -04:00
..
d2cache organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2datautils organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2enum Only draw shadows for layers that should have them (#704) 2020-08-16 14:59:34 -04:00
d2fileformats need to change reference to stream reader after d2common refactor moved it (#719) 2020-09-08 17:39:18 -04:00
d2geom organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2interface Only draw shadows for layers that should have them (#704) 2020-08-16 14:59:34 -04:00
d2loader d2loader refactor (#722) 2020-09-09 14:35:52 -04:00
d2math Draw entities back to front within tiles (#705) 2020-08-16 14:59:03 -04:00
d2path organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2resource Help Overlay Added (#724) 2020-09-09 08:21:27 -04:00
d2util move logger into d2util (#720) 2020-09-09 08:22:13 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00