early-roguelike/rogue4
John "Elwin" Edwards 844379d679 Rogue V4: fix arithmetic operations on boolean variables.
Monsters created by scrolls should now have their placement randomized
correctly again.
2021-04-15 20:55:34 -04:00
..
acinclude.m4 rogue4: ported to autoconf. 2011-10-11 15:20:40 +00:00
armor.c rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05: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 Improve the documentation build process. 2017-12-30 14:15:52 -05:00
daemon.c Daemons and fuses now return void. 2016-03-05 20:49:37 -05:00
daemons.c rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05:00
extern.c rogue4: delete a duplicate variable definition. 2020-08-15 20:27:06 -04:00
extern.h Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
fight.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
findpw.c Import Rogue 5.2 from the Roguelike Restoration Project (r1490) 2009-10-24 16:52:52 +00:00
init.c rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05:00
io.c rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05:00
LICENSE.TXT Import Rogue 5.2 from the Roguelike Restoration Project (r1490) 2009-10-24 16:52:52 +00:00
list.c rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05:00
mach_dep.c Fix more header-related warnings. 2017-09-22 16:24:40 -04:00
main.c Fix some potential problems detected by clang. 2017-09-23 09:47:00 -04:00
Makefile.in Improve the documentation build process. 2017-12-30 14:15:52 -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 rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05:00
new_level.c Use more portable random seed generation. 2017-01-28 15:49:41 -05: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 Rogue V4: fix arithmetic operations on boolean variables. 2021-04-15 20:55:34 -04:00
potions.c Rogue V4: fix arithmetic operations on boolean variables. 2021-04-15 20:55:34 -04:00
prob.c Import Rogue 5.2 from the Roguelike Restoration Project (r1490) 2009-10-24 16:52:52 +00:00
rings.c rogue4: fix most GCC5 warnings. 2016-01-27 19:41:05 -05:00
rip.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
rogue.6.in Generate text documentation from the troff source files. 2016-02-21 20:47:12 -05:00
rogue.h Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
rogue.me.in rogue4: ported to autoconf. 2011-10-11 15:20:40 +00:00
rogue4.vcxproj Enable the logfile on 64-bit Windows. 2016-05-17 21:28:34 -04:00
rogue4.vcxproj.filters Update the Visual Studio project files. 2015-08-18 13:23:56 -04:00
rooms.c Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
save.c Fix potential segfaults at restore related to ctime(). 2017-09-15 20:51:10 -04:00
scrolls.c Rogue V4: fix arithmetic operations on boolean variables. 2021-04-15 20:55:34 -04: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 Fix many compiler warnings. 2021-04-14 18:55:33 -04:00
vers.c Import Rogue 5.2 from the Roguelike Restoration Project (r1490) 2009-10-24 16:52:52 +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 5.2 from the Roguelike Restoration Project (r1490) 2009-10-24 16:52:52 +00:00
xstr.c Import Rogue 5.2 from the Roguelike Restoration Project (r1490) 2009-10-24 16:52:52 +00:00