1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 12:35:22 +00:00
OpenDiablo2/d2common
Ziemas 0b7a433ed2
Fix up subtile flag stuff (#288)
* Switch to a 2d array for looking up subtile flags

Also fix up the walkableArea generation

* Check correct tiletype for walls

And fix the subtile tooltip text.
2020-02-02 17:56:58 -05:00
..
d2data Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
d2enum Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
d2fileformats Fix up subtile flag stuff (#288) 2020-02-02 17:56:58 -05:00
d2resource merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
bitmuncher.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
bitstream_test.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
bitstream.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
build_info.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
cache.go Moving files around to make more sense (#279) 2020-02-01 18:55:56 -05:00
calcstring.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
data_dictionary.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
math.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
path.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
rectangle.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
stream_reader_test.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
stream_reader.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
stream_writer_test.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
stream_writer.go merged d2shared into the core package (#275) 2020-01-26 00:39:13 -05:00
stringutils.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
text_dictionary.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
timeutils.go Move d2config to d2core, remove d2helper (#282) 2020-02-01 21:06:22 -05:00