Age | Commit message (Expand) | Author |
2008-12-20 | Merge from trunk. | Simon Howard |
2008-12-10 | Bump version to 1.2.1, update NEWS and ChangeLog. | Simon Howard |
2008-12-10 | Bump version to 1.2.0, update NEWS and ChangeLog. | Simon Howard |
2008-12-09 | Add check for sched_setaffinity to configure and only use it if it is | Simon Howard |
2008-12-09 | Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL | Simon Howard |
2008-11-21 | Move setup/ into src/ and merge with main codebase. Remove duplicated | Simon Howard |
2008-09-28 | Add missing PROGRAM_PREFIX #define. | Simon Howard |
2008-09-06 | Move doom-specific files to a separate directory. | Simon Howard |
2008-09-05 | Fix #include statements to use lower case filenames. Add automake | Simon Howard |
2008-05-02 | Add WAD I/O abstraction layer - first step for mmapped WAD access. | Simon Howard |
2008-04-20 | Bump version to 1.1.1, update ChangeLog and NEWS. | Simon Howard |
2008-04-19 | Bump version to 1.1.0, update ChangeLog and NEWS. | Simon Howard |
2008-04-15 | Make the BSD PC speaker driver work on FreeBSD. | Simon Howard |
2008-02-11 | Add support for sample rate conversion using libsamplerate (thanks to | Simon Howard |
2008-01-25 | Rename some files to be package name independent. | Simon Howard |
2007-12-10 | Bump version to 1.0.0 and update ChangeLog. | Simon Howard |
2007-09-11 | Remove obsolete autotools scripts from dist, require automake 1.8 | Simon Howard |
2007-09-03 | Add pcsound driver for OpenBSD. | Simon Howard |
2007-05-02 | Check in autoconf if python is installed; if not, don't run python | Simon Howard |
2007-03-15 | Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed | Simon Howard |
2007-03-09 | Add pcsound Linux driver. | Simon Howard |
2007-03-09 | Don't build console mode apps; use the default -mwindows until the | Simon Howard |
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 |
2007-01-08 | Bomb out with an error in configure if SDL_mixer or SDL_net are not | Simon Howard |
2006-12-23 | Fix my email address. | Simon Howard |
2006-12-16 | Shut up datarootdir warnings. | Simon Howard |
2006-09-20 | Change the default optimisation level to -O2 and add | Simon Howard |
2006-09-19 | Turn on -Wall as well. | Simon Howard |
2006-09-19 | Build with debugging symbols by default. | Simon Howard |
2006-08-31 | Add manual pages to build | Simon Howard |
2006-06-02 | Add initial code for a setup utility. | Simon Howard |
2006-05-24 | Move textscreen GUI demos into an examples/ subdir. | Simon Howard |
2006-03-17 | Fix windres detection | Simon Howard |
2006-03-14 | Detect the presence of 'windres' properly | Simon Howard |
2006-01-20 | Bump version to 0.2.0 | Simon Howard |
2006-01-05 | Fixes for big endian machines (thanks locust) | Simon Howard |
2005-10-29 | 0.1.2 | Simon Howard |
2005-10-18 | 0.1.1 | Simon Howard |
2005-10-09 | v0.1.0 | Simon Howard |
2005-10-02 | ENDOOM support using text mode emulation | Simon Howard |
2005-09-27 | 0.0.4 | Simon Howard |
2005-09-20 | Generate chocolate-doom-res.rc with version and product info | Simon Howard |
2005-09-20 | Conditionally build the resource file, dependent on whether windres exists | Simon Howard |
2005-09-17 | 0.0.3 | Simon Howard |
2005-09-14 | Fix startup messages displayed (build a console binary; remove CON | Simon Howard |
2005-09-13 | 0.0.2 | Simon Howard |
2005-09-07 | v0.0.1 | Simon Howard |
2005-08-12 | Port network code to use SDL_net | Simon Howard |
2005-08-04 | Turn on compiler optimisation and warning options | Simon Howard |