Age | Commit message (Expand) | Author |
---|---|---|
2009-09-30 | Change British English spellings to American English, for consistency. | Simon Howard |
2008-05-02 | Add W_CacheLumpNum,Name API to WAD code for releasing a lump back to | Simon Howard |
2008-02-28 | Add fixes for MSVC warnings (thanks entryway). | Simon Howard |
2008-01-24 | Make lookup tables const where possible. | Simon Howard |
2007-10-18 | Shut up signed / unsigned comparison warnings. | Simon Howard |
2007-06-21 | Add arrlen() macro as a clearer way of doing sizeof(array) / | Simon Howard |
2007-06-17 | Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound | Simon Howard |
2007-03-10 | Lots of changes/additions: | Russell Rice |
2007-03-09 | Move the pcsound library to the top level, alongside textscreen. | Simon Howard |
2007-03-07 | Use native endianness for sound output, rather than always LSB. Add PC | Simon Howard |