Robin Eklind
|
ff4f0b0bfa
|
all: use goimports to format code and fix two minor typos in comments (#326)
Typos located using misspell: https://github.com/client9/misspell
Formatting done using goimports: https://godoc.org/golang.org/x/tools/cmd/goimports
|
2020-04-11 14:56:47 -04:00 |
|
Alex Yatskov
|
664b8416f1
|
Remove global palettes; everything goes through d2asset now (#322)
* Configuration cleanup
* Cleanup
* remove global palettes
|
2020-02-26 22:46:47 -05:00 |
|
Alex Yatskov
|
a4efd41383
|
File format cleanup (#320)
* Configuration cleanup
* Cleanup
* cleanup file formats
* make palettes a proper fileformat
|
2020-02-26 08:39:38 -05:00 |
|
Tim Sarbin
|
6606774ece
|
Refectoring to reduce code warnings (#283)
|
2020-02-01 21:51:49 -05:00 |
|
Alex Yatskov
|
ea4450f207
|
Move d2config to d2core, remove d2helper (#282)
|
2020-02-01 21:06:22 -05:00 |
|
Tim Sarbin
|
2461142fbd
|
Minor changes to project layout (#276)
* Minor changes to reduce interdependencies on modules.
|
2020-01-31 23:18:11 -05:00 |
|