early-roguelike/arogue5
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 arogue5: port to autoconf. 2013-08-31 09:18:07 -07:00
arogue5.vcxproj Enable the logfile on 64-bit Windows. 2016-05-17 21:28:34 -04:00
arogue5.vcxproj.filters Update the Visual Studio project files. 2015-08-18 13:23:56 -04:00
arogue58.doc Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490) 2012-08-09 22:58:48 +00:00
arogue58.html Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490) 2012-08-09 22:58:48 +00:00
chase.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
command.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
configure.ac Remove version numbers from docdir paths. 2017-10-16 19:53:38 -04:00
daemon.c Fix an assortment of compiler warnings. 2019-11-22 21:18:27 -05:00
daemons.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
encumb.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
fight.c Declare some function arguments as const. 2016-03-06 19:32:47 -05:00
init.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
io.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
LICENSE.TXT Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490) 2012-08-09 22:58:48 +00:00
list.c Fix an assortment of compiler warnings. 2019-11-22 21:18:27 -05:00
mach_dep.h arogue5: port to autoconf. 2013-08-31 09:18:07 -07:00
main.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
Makefile.in Remove version numbers from docdir paths. 2017-10-16 19:53:38 -04:00
maze.c Fix an assortment of compiler warnings. 2019-11-22 21:18:27 -05:00
mdport.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
misc.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
monsters.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
move.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
network.h Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490) 2012-08-09 22:58:48 +00:00
new_level.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
options.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
outside.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
pack.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
passages.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
player.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
potions.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
rings.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
rip.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
rogue.c Fix an assortment of compiler warnings. 2019-11-22 21:18:27 -05:00
rogue.h Fix some potential problems detected by clang. 2017-09-23 09:47:00 -04:00
rooms.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
save.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
scrolls.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
state.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
sticks.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
things.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
trader.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
util.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
vers.c Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490) 2012-08-09 22:58:48 +00:00
weapons.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
wear.c Advanced Rogue 5: convert to ANSI function declarations. 2016-02-07 14:39:21 -05:00
wizard.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
xcrypt.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00