1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
OpenDiablo2/d2common
Ziemas 29ea71489d
Sound engine and sound environments (#652)
* Working sound engine and sound environments

* Clean up sounds.txt loader

* Make global volume settings apply properly

Als shuffle some stuff around

* Reset sound engine on game unload
2020-07-30 16:17:26 -04:00
..
d2data Sound engine and sound environments (#652) 2020-07-30 16:17:26 -04:00
d2debugutil Lint cleanup (#628) 2020-07-26 14:52:54 -04:00
d2enum Add pettype.txt loader (#648) 2020-07-30 11:31:32 -04:00
d2fileformats fixed Id renaming in strings (#618) 2020-07-24 07:54:52 -04:00
d2interface Sound engine and sound environments (#652) 2020-07-30 16:17:26 -04:00
d2math Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
d2resource Sound engine and sound environments (#652) 2020-07-30 16:17:26 -04:00
bitmuncher.go Add static checks to help ensure implementations conform to interfaces (#582) 2020-07-13 09:05:04 -04:00
bitstream_test.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
bitstream.go lint fixes (#615) 2020-07-23 12:56:50 -04:00
cache.go Add static checks to help ensure implementations conform to interfaces (#582) 2020-07-13 09:05:04 -04:00
calcstring.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
data_dictionary.go Sound engine and sound environments (#652) 2020-07-30 16:17:26 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
math.go Map entity rework - vectors in mapEntity (#579) 2020-07-13 09:06:50 -04:00
music_defs.go Updated music logic (#629) 2020-07-26 15:17:00 -04:00
path.go Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
Point.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
rectangle.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
size.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
stream_reader_test.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
stream_reader.go remove most lint errors in d2common (#606) 2020-07-18 18:07:38 -04:00
stream_writer_test.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
stream_writer.go remove most lint errors in d2common (#606) 2020-07-18 18:07:38 -04:00
stringutils.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
text_dictionary.go remove most lint errors in d2common (#606) 2020-07-18 18:07:38 -04:00
timeutils.go remove most lint errors in d2common (#606) 2020-07-18 18:07:38 -04:00