Age | Commit message (Expand) | Author |
2010-09-09 | Merge from raven-branch. | Simon Howard |
2010-08-31 | Merge from trunk. | Simon Howard |
2010-07-17 | Check for libm, to fix Fedora compile issues. | Simon Howard |
2010-07-10 | Update NEWS and ChangeLog, bump version number. | Simon Howard |
2010-04-30 | Merge from trunk. | Simon Howard |
2010-03-08 | Merge opl-branch to trunk. | Simon Howard |
2010-02-10 | Bump version number, update ChangeLog and NEWS. | Simon Howard |
2010-02-06 | Merge from trunk. | Simon Howard |
2010-02-05 | Merge from trunk. | Simon Howard |
2010-02-01 | Create strife directory as a copy of doom directory, change Makefile.am | Simon Howard |
2010-01-29 | Remove unused PACKAGE_LONGDESC. | Simon Howard |
2010-01-27 | Merge from trunk. | Simon Howard |
2010-01-18 | Define project short description, copyright, maintainer and URL in | Simon Howard |
2010-01-15 | Fix GNUstep info panel. | Simon Howard |
2010-01-15 | Extend osx makefile to allow building of a working GNUstep application, | Simon Howard |
2010-01-12 | Oops. | Simon Howard |
2010-01-12 | Rearrange order of Makefile generation to alphabetical order. | Simon Howard |
2010-01-05 | Move config.make up to pkg/ directory. Use static makefiles to generate | Simon Howard |
2010-01-04 | Generate Info.plist and config.make in configure and remove temporary | Simon Howard |
2009-11-21 | Merge from trunk. | Simon Howard |
2009-11-21 | Add Makefile to build Win32 packages. | Simon Howard |
2009-11-21 | Merge from trunk. | Simon Howard |
2009-10-10 | Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU | Simon Howard |
2009-10-10 | Add pkg directory to make dist. | Simon Howard |
2009-10-04 | Make OpenBSD native OPL backend work on x86_64 as well as i386. | Simon Howard |
2009-09-26 | Move register read/write code into OPL library. Detect OPL in the | Simon Howard |
2009-09-26 | Add OpenBSD/NetBSD native OPL backend. | Simon Howard |
2009-09-10 | Merge from trunk. | Simon Howard |
2009-09-07 | Fix compilation under MacOS X. | Simon Howard |
2009-07-13 | Merge from trunk. | Simon Howard |
2009-07-11 | Generate programs with names based on PROGRAM_PREFIX. | Simon Howard |
2009-07-09 | Merge from trunk. | Simon Howard |
2009-06-21 | Add Makefile for building CAB files, dependency calculation. | Simon Howard |
2009-06-11 | Fix wince include. Use top_builddir instead of .. where appropriate. | Simon Howard |
2009-06-09 | Merge from trunk. | Simon Howard |
2009-06-07 | Detect Windows CE target and build/include libc_wince files as | Simon Howard |
2009-05-28 | Add droplay example program from /research, adapted to work with OPL | Simon Howard |
2009-05-04 | Autogenerate setup-manifest.xml with the current version. | Simon Howard |
2009-03-10 | Add OPL lib plumbing and Linux native driver. | Simon Howard |
2009-03-04 | Fix up fmopl code to remove ScummVM dependencies and compile as C. Add | Simon Howard |
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 |