Age | Commit message (Expand) | Author |
---|---|---|
2009-11-21 | Merge from trunk. | Simon Howard |
2009-11-19 | Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the | Simon Howard |
2009-10-01 | Oops. | Simon Howard |
2009-09-30 | Change British English spellings to American English, for consistency. | Simon Howard |
2008-12-01 | Add missing header includes. | Simon Howard |
2008-09-08 | Move s_sound.[ch] to doom/ | Simon Howard |
2008-09-08 | Split off some of the s_sound.c code into i_sound.c and reimplement the | Simon Howard |
2008-09-07 | Move dehacked code to doom/. Split dehacked string replacement code into | Simon Howard |
2008-09-06 | Remove includes of doomdef.h where possible, move generic parts into top | Simon Howard |
2007-08-19 | Use __APPLE__ instead of __MACOSX__. | Simon Howard |
2007-06-21 | Add arrlen() macro as a clearer way of doing sizeof(array) / | Simon Howard |
2007-06-17 | Make the music code modular as well, although for the time being there | Simon Howard |
2007-06-17 | Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound | Simon Howard |