Refactor: Removed Map API; added Audio system base
The functions of the Map API are now the C API for world/map in libdoomsday.
It was necessary to add a new base class for AudioSystem in libdoomsday because the mobj destructor makes a call to stop sounds.
View differences
Refactor: Removed Map API; added Audio system base
The functions of the Map API are now the C API for world/map in libdoomsday.
It was necessary to add a new base class for AudioSystem in libdoomsday because the mobj destructor makes a call to stop sounds.