early-roguelike/rogue3
John "Elwin" Edwards bb37c1c3f7 Improve the documentation build process.
The choice between troff implementations is now made at configure time,
rather than using shell logic in the Makefile to choose while building.
2017-12-30 14:15:52 -05:00
..
acinclude.m4 rogue3: begin porting to autoconf. 2013-08-24 13:36:13 -07:00
armor.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
chase.c rogue3: initialize various pointers. 2015-07-31 15:34:34 -04:00
command.c rogue3, srogue: showing the version should not take a turn. 2012-05-24 05:10:38 +00:00
configure.ac Improve the documentation build process. 2017-12-30 14:15:52 -05:00
daemon.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
daemons.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
fight.c Rogue V[345], Super-Rogue: Fix violet fungi/venus flytraps. 2016-05-01 19:39:56 -04:00
init.c Fix some potential problems detected by clang. 2017-09-23 09:47:00 -04:00
io.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
LICENSE.TXT Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
list.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
machdep.h rogue3: begin porting to autoconf. 2013-08-24 13:36:13 -07:00
main.c Use more portable random seed generation. 2017-01-28 15:49:41 -05:00
Makefile.in Improve the documentation build process. 2017-12-30 14:15:52 -05:00
mdport.c Fix a portability issue with md_hasclreol(). 2017-12-27 10:26:06 -05:00
mdport.h Fix a portability issue with md_hasclreol(). 2017-12-27 10:26:06 -05:00
misc.c Fix the perpetual haste cheat. 2017-01-28 11:45:36 -05:00
monsters.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
move.c rogue3: initialize various pointers. 2015-07-31 15:34:34 -04:00
newlevel.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
options.c Prevent changing name or save file when using system savedir 2009-10-14 11:21:33 +00:00
pack.c rogue3: initialize various pointers. 2015-07-31 15:34:34 -04:00
passages.c rogue3: initialize various pointers. 2015-07-31 15:34:34 -04:00
potions.c Fix the perpetual haste cheat. 2017-01-28 11:45:36 -05:00
readme36.html Update the documentation 2009-10-24 14:12:26 +00:00
rings.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
rip.c Remove an extra '='. 2015-07-23 19:28:12 -04:00
rogue.6.in Update some of the documentation. 2013-09-04 09:01:44 -07:00
rogue.h Fix some potential problems detected by clang. 2017-09-23 09:47:00 -04:00
rogue.r.in rogue3: begin porting to autoconf. 2013-08-24 13:36:13 -07:00
rogue3.vcxproj Enable the logfile on 64-bit Windows. 2016-05-17 21:28:34 -04:00
rogue3.vcxproj.filters Update the Visual Studio project files. 2015-08-18 13:23:56 -04:00
rogue36.html Further updates to the documentation 2009-10-24 14:21:15 +00:00
rooms.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
save.c Use more portable random seed generation. 2017-01-28 15:49:41 -05:00
scrolls.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
state.c Fix some terribly depressing corruption during restore. 2014-01-08 16:44:16 -05:00
sticks.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
things.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
vers.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
weapons.c rogue3: short bows should not be called int bows. 2013-08-24 13:50:15 -07:00
wizard.c Rogue V[345], Super-Rogue: Fix violet fungi/venus flytraps. 2016-05-01 19:39:56 -04:00
xcrypt.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00