early-roguelike/rogue3
John "Elwin" Edwards 6c3cd116ff Fix many compiler warnings.
There should only be two changes in behavior:

arogue7/fight.c, arogue7/fight.c: a to-hit bonus is now correctly
applied to characters who are not monks instead of monks who are not
empty-handed.

urogue/fight.c: fixed an interaction with the "debug" macro that could
cause the wrong message to be displayed.
2021-04-14 18:55:33 -04: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 Fix many compiler warnings. 2021-04-14 18:55:33 -04: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 Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
init.c Fix many compiler warnings. 2021-04-14 18:55:33 -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 Fix an assortment of compiler warnings. 2019-11-22 21:18:27 -05:00
machdep.h rogue3: begin porting to autoconf. 2013-08-24 13:36:13 -07:00
main.c Fix many compiler warnings. 2021-04-14 18:55:33 -04: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 many compiler warnings. 2021-04-14 18:55:33 -04: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 Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
pack.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
passages.c Fix many compiler warnings. 2021-04-14 18:55:33 -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 Fix many compiler warnings. 2021-04-14 18:55:33 -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 many compiler warnings. 2021-04-14 18:55:33 -04:00
sticks.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
things.c Fix an assortment of compiler warnings. 2019-11-22 21:18:27 -05:00
vers.c Import Rogue 3.6 from the Roguelike Restoration Project (r1490) 2009-10-13 13:33:34 +00:00
weapons.c Fix many compiler warnings. 2021-04-14 18:55:33 -04: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