summaryrefslogtreecommitdiff
path: root/newgrf_sound.c
AgeCommit message (Collapse)Author
2006-12-03(svn r7331) - Codechange: Rename all memory pool macro's and types to "old ↵matthijs
pool", so the new pool implementation can be committed alongside it. - Codechange: Rename pool.[ch] to oldpool.[ch].
2006-10-28(svn r6978) Use the pool macros for the SoundInternal pooltron
2006-10-01(svn r6611) - Newsounds:peter1138
- If the NewGRF sound effect chosen doesn't exist, then ignore it. - Play load/unload sound if provided.
2006-09-27(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ↵peter1138
priority isn't supported.