1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-11 19:17:09 -05:00
OpenDiablo2/d2common
dk 8809fb2c22
Made abstractiong for the file manager (#542)
I realized that the file manager is actually managing file access
to the archives, but it's doing so through the archive manager.

I've renamed it, it's now called ArchivedFileManager because that
is really what it is.
2020-07-05 00:00:00 -04:00
..
d2astar fixed lint errors in d2astar (#533) 2020-07-03 18:33:14 -04:00
d2data Create objects by passing the object record to CreateObject (#530) 2020-07-03 10:38:22 -04:00
d2enum Composite work (#536) 2020-07-03 22:52:50 -04:00
d2fileformats Abstraction for archives and archive manager (#541) 2020-07-04 22:37:13 -04:00
d2interface Made abstractiong for the file manager (#542) 2020-07-05 00:00:00 -04:00
d2math Position struct for managing world coordinates (#540) 2020-07-04 19:25:53 -04:00
d2resource moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
bitmuncher.go Decouple bitmuncher (#495) 2020-06-29 20:21:09 -04:00
bitstream_test.go
bitstream.go
build_info.go
cache.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
calcstring.go
data_dictionary.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
math.go
music_defs.go
path_tile.go
path.go
Point.go
rectangle.go
size.go
stream_reader_test.go
stream_reader.go
stream_writer_test.go
stream_writer.go
stringutils.go
text_dictionary.go Let HellSpawner get at the string translation map (#479) 2020-06-28 10:33:09 -04:00
timeutils.go Working on d2input.go for #487 (#514) 2020-07-01 14:03:40 -04:00