darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
135 stars 12 forks source link

Implement game sound effects #70

Open darkf opened 7 years ago

darkf commented 7 years ago

These are hardcoded in the engine and triggered at various times/events. We could possibly use an event system (would require a much larger refactor to fully take advantage of), or we could simply (for now) hardcode all of the places the engine does.