Commit graph

63 commits

Author SHA1 Message Date
Mike Swanson
9f9d647297 Add midiproc to the automake system. 2017-02-22 22:49:57 -08:00
Mike Swanson
e2b4804903 Convert the rest of the doc files to Markdown. 2016-06-08 04:42:29 -07:00
Mike Swanson
189fbf78db README: Convert to Markdown format. 2016-06-07 01:41:45 -07:00
Simon Howard
0794465dff Add alternate project files to make dist.
Some of the Codeblocks and MSVC project files were missing.
This fixes #551.
2015-06-10 20:44:11 -04:00
Simon Howard
e38b186c31 Add first version of philosophy document. 2014-04-17 02:22:42 -04:00
Simon Howard
b747d06387 Rename README.OPL to README.Music and extend.
Chocolate Doom now has a bewildering array of different options for
music playback and it's worth documenting them properly. Extend the
existing README.OPL file to describe the other options that are
available, and rename it to README.Music as it's no longer just about
OPL playback.
2014-04-05 14:50:04 -04:00
Jan Engelhardt
d44fdfaeee build: fix not-honored --docdir setting
Despite using `./configure --docdir=XYZ` and/or `make docdir=XYZ`, the
directory is ignored. Resolve that problem.
2013-12-10 16:59:42 +01:00
Simon Howard
0bbfb99e56 Fix make dist.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2676
2013-09-21 05:50:19 +00:00
Simon Howard
a853a1ef62 Install documentation files into separate directories, one for each
game. This will allow for easier Unix packaging.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2672
2013-09-21 04:35:48 +00:00
Simon Howard
710403d3e7 Add Chocolate Strife README file.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2660
2013-09-16 01:37:34 +00:00
Simon Howard
3cd3810c38 Fix INSTALL generation for source code and Mac binary distribution.
Include CMDLINE files in Mac packages.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2653
2013-09-15 22:52:54 +00:00
Simon Howard
110d279326 Remove top-level CMDLINE documentation file and generate multiple
CMDLINE files, one for each game.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2648
2013-09-15 21:04:36 +00:00
Simon Howard
63acb55b18 Remove Windows CE support.
What support exists is for obsolete devices I no longer possess; I've
never been contacted about the port and it's been several years since
I even bothered to build a new version. All the extra overrides are
clutter that can just be removed.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2615
2013-08-11 17:32:29 +00:00
Simon Howard
f0f56055d8 Initial docgen changes to generate manpages for Heretic, Hexen, Strife.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2568
2013-03-24 01:38:37 +00:00
Simon Howard
4bf764a5b8 Enable gcc warning to detect redundant declarations, and clean up
instances of this within the code (thanks Edward-san).

Subversion-branch: /branches/v2-branch
Subversion-revision: 2468
2011-10-29 22:58:13 +00:00
Simon Howard
391e7466b1 Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 2347
2011-06-13 22:21:37 +00:00
Simon Howard
d07b88e469 Add freedesktop.org desktop files for chocolate-doom, chocolate-setup
(thanks Adrián Chaves Fernández).

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2337
2011-05-14 21:07:55 +00:00
Simon Howard
0268c882d9 Remove the BUGS file as it doesn't really contain any useful
information.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2316
2011-03-28 23:48:31 +00:00
Simon Howard
eca0d817b7 Replace the INSTALL file with a template version that is customized to
different platforms.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2299
2011-03-10 19:03:23 +00:00
Simon Howard
8dab0a3e63 Merge from trunk. This is slightly out of date as I did the merge
several days ago.

Subversion-branch: /branches/raven-branch
Subversion-revision: 2212
2010-12-10 22:44:01 +00:00
Simon Howard
e18391bb0f Add NOT-BUGS file with some common Vanilla gotchas.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2175
2010-11-30 01:08:59 +00:00
Simon Howard
1162b2c65c Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1924
2010-04-30 20:53:31 +00:00
Simon Howard
f151517ba6 Merge contents of OPL-TODO into TODO file.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1923
2010-04-30 19:58:30 +00:00
Simon Howard
695b64ce29 Add OPL-TODO to dist, set svn:ignore properties.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1880
2010-03-08 18:52:59 +00:00
Simon Howard
677729c658 Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1845
2010-02-05 23:08:12 +00:00
Simon Howard
0b8bf3cfe3 Merge from trunk.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1829
2010-01-27 19:50:30 +00:00
Simon Howard
7f7a7354a5 Define project short description, copyright, maintainer and URL in
configure.in. Use these for the Info-gnustep.plist file. Add generated
.spec file for building RPM packages.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1821
2010-01-18 19:14:54 +00:00
Simon Howard
860a17497b Move config.make up to pkg/ directory. Use static makefiles to generate
all packages, rather than dynamically generated makefiles. Add pkg/osx
to dist. Make OS X staging directory depend on top level documentation
files. Generate CMDLINE as part of standard build if it is not already
present. Set svn:ignore properties.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1790
2010-01-05 15:52:12 +00:00
Simon Howard
b5b2cea39c Fix poor quality application icons seen when the game is running.
Add back 8-bit icon files alongside files including both 8-bit and high
quality 32-bit versions. Use the high quality icon files for resource
files includes, and the low quality ones for in-game SDL.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1750
2009-12-18 22:11:06 +00:00
Simon Howard
d27d3bb8b6 Add other missing files to dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1743
2009-11-29 22:50:17 +00:00
Simon Howard
c42cd2a30e Include .lvimrc in dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1742
2009-11-29 22:25:51 +00:00
Simon Howard
afa0c4c797 Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1737
2009-11-21 16:36:46 +00:00
Simon Howard
3cf74a9726 Merge from trunk.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1734
2009-11-21 01:16:14 +00:00
Simon Howard
c70eec3665 Add README.OPL to dist.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1713
2009-10-10 22:23:24 +00:00
Simon Howard
6e71769007 Add pkg directory to make dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1712
2009-10-10 21:46:14 +00:00
Simon Howard
480a31094b Merge from trunk.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1624
2009-07-13 00:52:26 +00:00
Simon Howard
122dcc372f Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1579
2009-06-09 18:28:51 +00:00
Simon Howard
61d4037364 Detect Windows CE target and build/include libc_wince files as
necessary.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1561
2009-06-07 01:56:21 +00:00
Simon Howard
4422bbf981 Fix up fmopl code to remove ScummVM dependencies and compile as C. Add
to build.

Subversion-branch: /branches/opl-branch
Subversion-revision: 1446
2009-03-04 21:18:18 +00:00
Simon Howard
8f0c7980d2 Fix make dist.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1395
2008-12-01 21:16:13 +00:00
Simon Howard
6121dd5eb9 Move vc9/ project files into the msvc/ directory and update the README
file for the MSVC files.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1097
2008-02-28 21:22:41 +00:00
Simon Howard
3951c995eb Replace manpage header, footer, environment files with a single template
file. Generate documentation for the default.cfg and chocolate-doom.cfg
configuration files.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1091
2008-02-25 23:50:07 +00:00
Simon Howard
d9ba3b3810 Update make dist for new codeblocks files.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1035
2008-01-26 15:38:28 +00:00
Simon Howard
092e2c4f3c Rename some files to be package name independent.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1024
2008-01-25 17:37:48 +00:00
Simon Howard
be9a3b4337 Include MSVC project files in make dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1010
2008-01-22 19:55:50 +00:00
Simon Howard
056415e2d6 Remove obsolete autotools scripts from dist, require automake 1.8
(please upgrade!)

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 970
2007-09-11 09:02:24 +00:00
Simon Howard
85a709203c Check in autoconf if python is installed; if not, don't run python
scripts.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 873
2007-05-02 02:03:44 +00:00
Simon Howard
d3d5b27ce6 Add missing files to dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 872
2007-05-02 01:51:15 +00:00
Simon Howard
676481885e Add missing codeblocks workspace files to dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 871
2007-04-29 14:53:37 +00:00
Simon Howard
ebbb382f50 Fix docgen makefile dependencies.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 865
2007-03-26 23:20:10 +00:00