early-roguelike/arogue7
John "Elwin" Edwards c6f7d67623 Generate text documentation from the troff source files.
This is done by make, in the 'docs' target, which is now part of the
normal build process.

Unfortunately, not all the games include troff sources.  Getting decent
HTML output from groff is still a difficult process which will not be
attempted at this time.  There are a few bugs in the 'install' and
'uninstall' rules.

Not to mention that the documentation is sometimes inaccurate.
2016-02-21 20:47:12 -05:00
..
acinclude.m4 arogue7, xrogue: begin using autoconf. 2015-06-04 10:41:39 -04:00
actions.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
aguide.mm Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
arogue7.vcxproj Update the Visual Studio project files. 2015-08-18 13:23:56 -04:00
arogue7.vcxproj.filters Update the Visual Studio project files. 2015-08-18 13:23:56 -04:00
arogue77.html Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
chase.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
command.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
configure.ac Generate text documentation from the troff source files. 2016-02-21 20:47:12 -05:00
daemon.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
daemons.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
eat.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
effects.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
encumb.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
fight.c Initialize some more pointers for the benefit of MSVC. 2016-01-21 21:10:23 -05:00
init.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
io.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
LICENSE.TXT Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
list.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
mach_dep.h Permit not defining score and log files. 2015-08-13 07:47:01 -04:00
main.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
Makefile.in Generate text documentation from the troff source files. 2016-02-21 20:47:12 -05:00
maze.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
mdport.c Advanced Rogue 7: add and use more md_ functions. 2015-08-13 07:38:57 -04:00
misc.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
monsters.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
move.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
network.h Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
new_level.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
options.c arogue7: fix the backspace key in prompts. 2015-05-28 09:41:29 -04:00
outside.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
pack.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
passages.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
player.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
potions.c Advanced Rogue 7: rearrange messages from potions of food detection. 2015-08-10 20:39:40 -04:00
rings.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
rip.c Initialize some more pointers for the benefit of MSVC. 2016-01-21 21:10:23 -05:00
rogue.c Advanced Rogue 7: rename magic users to magicians. 2015-08-22 10:55:53 -04:00
rogue.h Advanced Rogue 7: add and use more md_ functions. 2015-08-13 07:38:57 -04:00
rooms.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
save.c Advanced Rogue 7: add and use more md_ functions. 2015-08-13 07:38:57 -04:00
scrolls.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
state.c Advanced Rogue 7: add and use more md_ functions. 2015-08-13 07:38:57 -04:00
sticks.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
things.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
trader.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
util.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
vers.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
weapons.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
wear.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
wizard.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
xcrypt.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00