Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-19 | Use __APPLE__ instead of __MACOSX__. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 957 | |||
2007-06-21 | Add arrlen() macro as a clearer way of doing sizeof(array) / | Simon Howard | |
sizeof(*array) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 922 | |||
2007-06-17 | Make the music code modular as well, although for the time being there | Simon Howard | |
is only one module. Remove s_dummy.c. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 914 | |||
2007-06-17 | Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound | Simon Howard | |
driver" modules, one for PC speaker and one for digital output. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 913 |