Age | Commit message (Expand) | Author |
---|---|---|
2008-09-06 | Remove includes of doomdef.h where possible, move generic parts into top | Simon Howard |
2008-01-22 | Use MEM_SEEK_SET for memio, not SEEK_SET. | Simon Howard |
2007-08-31 | Use gcc packed attribute for all structures read/written to disk. This | Simon Howard |
2007-08-24 | Initialise tracksize variable before mus2mid conversion, otherwise it is | Simon Howard |
2007-03-15 | Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed | Simon Howard |
2006-11-15 | Use booleans in place of ints where possible. | Simon Howard |
2006-11-15 | Fix endianness problem in mus2mid code (thanks denis) | Simon Howard |
2006-10-18 | Strip out CVS logs, RCS Id tags. | Simon Howard |
2006-07-28 | Try to convert MUS even if the MUS header is not present. The new code | Simon Howard |
2006-07-22 | New mus -> mid conversion code thanks to Ben Ryves <benryves@benryves.com> | Simon Howard |