SmallJoker a463620edb
Re-order sound-related code (#12382)
Dropped ServerSoundParams -> moved to ServerPlayingSound. This gets rid of the duplicated
'fade' and 'pitch' values on server-side where only one was used anyway.
SimpleSoundSpec is the basic sound without positional information, hence 'loop' is included.

Recursively added PROTOCOL_VERSION to most functions to reduce the versioning mess in the
future. Per-type version numbers are kept for now as a safety rope in a special case.
2022-06-20 21:56:12 +02:00
..
2022-04-07 15:54:17 +01:00
2022-02-26 14:39:41 +01:00
2018-05-29 22:22:14 +02:00
2022-04-08 14:55:21 +01:00
2022-04-07 15:54:17 +01:00
2021-12-29 23:01:26 +01:00