Merge: app::audio: remove deprecated services and other minor improvements
authorJean Privat <jean@pryen.org>
Thu, 1 Sep 2016 01:53:16 +0000 (21:53 -0400)
committerJean Privat <jean@pryen.org>
Thu, 1 Sep 2016 01:53:16 +0000 (21:53 -0400)
This PR removes the old `load_sound` and `load_music` services, they were replaced by lazy loading services a while back. The new services are more in line with the other asset loading services from `gamnit`.

There are also other general but minor improvements: doc updates, better names for a param and an attribute, less warnings, less casts, more consistent error messages and easier debugging.

Pull-Request: #2300
Reviewed-by: Jean Privat <jean@pryen.org>


No differences found