Commit graph

89 commits

Author SHA1 Message Date
Mike Swanson
65ca45aed6 manual: reflow some of the text, replace ' with ’ 2020-02-03 12:20:43 -08:00
mkrupczak3
d4494b6266
Update manual with "Contributing to Freedoom" section and a 'tactical tip' for the angle grinder (#655)
* manual.adoc add chainsaw to tactical tips

* Add Contributing to Freedoom and Reusing sections

Also move cheats section above contributing to Freedoom

* fix links in contributing and reusing section

* Add punctuation to contribution section

* Update manual add discord link update tac tip

* Reword angle grinder tactical tip

only as wide as or narrower than a about right angle -> roughly as wide as or narrower

* fix readme typo in angle grinder tac tip

* Update manual

Updated with terms of software license and link to GNU website

* Update manual distribution terms

* Update manual link to fork and pull guide

* Update manual fix formatting
2020-02-02 12:45:57 -08:00
Mike Swanson
2a7e4bff68 manual: update the skill menu graphic for current names 2019-10-11 17:49:45 -07:00
Mike Swanson
d1be8732e8 manual: comment out unwritten sections 2019-10-09 11:59:33 -07:00
Mike Swanson
33d2d14cd2 Make: build manual PDF for install and dist targets
This is largely being kept optional due to asciidoctor-pdf’s failure
to actually work on Arch Linux, but if it runs fine, we get a nice PDF
manual!
2019-09-12 16:32:33 -07:00
Steven Elliott
b2ca8cbfde Organize .gitignore
Organize .gitignore by moving all patterns into a top level sorted
.gitignore file. With this change both "git status" and
"git-ls-ignore-index" should return cleanly. The later checks if any
files in the index are ignored.
2019-09-05 07:09:47 -05:00
Mike Swanson
60cf1dee6e manual: lowercase monster names in normal prose
These aren’t proper nouns and should not be treated as such.
2019-09-04 18:44:33 -07:00
Mike Swanson
868e1fdebb manual: use curly quotes where appropriate 2019-09-04 18:44:33 -07:00
Simon Howard
5e6e6332cd Merge github.com:freedoom/freedoom 2019-08-28 04:13:55 +01:00
Simon Howard
aeb96633ce manual: Add more tips. 2019-08-28 04:07:41 +01:00
Simon Howard
ccbbd186a3 manual: Add section on fan-made WADs. 2019-08-28 03:54:42 +01:00
Simon Howard
e045d5c4c1 manual: Add page breaks between top-level sections. 2019-08-27 04:08:17 +01:00
Simon Howard
61692df6ca manual: Add cheats section. 2019-08-27 04:02:38 +01:00
Mike Swanson
1471de203a manual: add clean target to the Makefile 2019-08-23 22:45:10 -07:00
Mike Swanson
3a5d31a714 manual: ignore built manual.pdf file 2019-08-23 22:40:52 -07:00
Mike Swanson
05d77c8958 Rename “Flame Bringer” to “Necromancer”
Resolves #578
2019-08-23 22:19:32 -07:00
MatthewTheGlutton
99bc2f6b73
Update manual. 2019-08-21 00:01:43 -07:00
Mike Swanson
f16c87281e manual: repair hyperlinks to the savegame section
Misspelled as “savegames,” found when I was trying to build with a2x
which seems far more strict on targets existing than asciidoctor-pdf.
(I’m on Arch, without an asciidoctor-pdf package…)
2019-08-20 21:08:03 -07:00
Hugo Locurcio
fdcabb87f0
Fix shell icons in the manual
This closes #581.
2019-08-19 14:15:43 +02:00
Simon Howard
d86351c56c manual: Fix makefile to output correct filename. 2019-08-19 02:47:53 +01:00
Simon Howard
87c0ea1336 manual: Add README, Makefile. 2019-08-18 23:50:31 +01:00
Simon Howard
119e52aa7f manual: Add Summoner screenshot. 2019-08-18 23:40:56 +01:00
Simon Howard
794e7518f6 manual: Reword install section.
Add a paragraph explaining what freedoom1.wad and freedoom2.wad are.
2019-08-18 23:22:49 +01:00
Simon Howard
04f60ee64e manual: Add more crosslinking between sections.
Also some slight rewording.
2019-08-18 22:47:41 +01:00
Simon Howard
6a1db18e9d manual: Add section on loading/saving games.
Also split the menus section into separate subsections.
2019-08-18 22:14:46 +01:00
Simon Howard
b85334fb13 manual: Add section on using the map. 2019-08-17 04:06:50 +01:00
Simon Howard
0fdb42f176 manual: Fix section level for special items. 2019-08-17 00:08:30 +01:00
Simon Howard
d256a6f05a manual: Minor tweaks to wording 2019-08-16 04:29:28 +01:00
Simon Howard
2aa904b397 manual: Adjust monster image sizes.
These are slightly too large in the PDF output from asciidoctor.
2019-08-16 04:10:09 +01:00
Simon Howard
1184af79d9 manual: Add illustrations for hazards. 2019-08-16 04:09:34 +01:00
Simon Howard
b865ae20ac manual: Link screenshots into manual.
This was supposed to be included in the previous commit.
2019-08-16 04:08:49 +01:00
Simon Howard
37e1afc80a manual: Add screenshot to intro, and status bar image. 2019-08-16 03:18:15 +01:00
Simon Howard
0bd374454b manual: Add TODOs, slight rewording. 2019-08-16 01:55:29 +01:00
Simon Howard
e41d25bc2e manual: Set background for menu images transparent. 2019-08-16 01:45:05 +01:00
Simon Howard
edf0f8f4f9 Add section on the menus. 2019-08-16 01:38:00 +01:00
Simon Howard
95f0cb5177 manual: Add sprites to weapons list. 2019-08-15 04:00:27 +01:00
Simon Howard
3599251c25 manual: Add sections for in-game items.
Also add some details to the environmental hazards section.
2019-08-15 03:48:03 +01:00
Simon Howard
1b8871048e Add monster images. 2019-08-14 02:03:09 +01:00
Simon Howard
86b26e4f00 Initial sketch of a manual for Freedoom. 2019-08-14 01:06:33 +01:00