early-roguelike/arogue7
John "Elwin" Edwards ea4244de91 arogue7, xrogue: prevent potential NULL dereferencing.
It is possible for getpwuid() to fail and return NULL.  Various md_get*
functions now check for this.
2015-05-18 10:53:22 -04:00
..
actions.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
aguide.mm Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
arogue77.doc Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
arogue77.html Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
arogue77.sln Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
arogue77.vcproj 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 arogue7: record completed games in a logfile. 2015-05-12 09:55:05 -04:00
daemon.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
daemons.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -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 arogue7: prevent segfaults when backstabbing while empty-handed. 2015-05-12 18:57:30 -04: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 Advanced Rogue family: overhaul privilege handling. 2015-05-16 13:39:26 -04:00
main.c Advanced Rogue family: overhaul privilege handling. 2015-05-16 13:39:26 -04:00
Makefile Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
maze.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00
mdport.c arogue7, xrogue: prevent potential NULL dereferencing. 2015-05-18 10:53:22 -04:00
misc.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
monsters.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
move.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -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: prevent changing protected options. 2015-05-11 19:41:46 -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 arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
passages.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -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 arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
rings.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
rip.c Advanced Rogue family: overhaul privilege handling. 2015-05-16 13:39:26 -04:00
rogue.c arogue7: implement the -n option. 2015-05-11 16:46:00 -04:00
rogue.h arogue7: record completed games in a logfile. 2015-05-12 09:55:05 -04:00
rooms.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
save.c arogue7: implement the -n option. 2015-05-11 16:46:00 -04:00
scrolls.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
state.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
sticks.c arogue7: add missing header includes. 2015-05-08 16:45:41 -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 arogue7: add missing header includes. 2015-05-08 16:45:41 -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: add missing header includes. 2015-05-08 16:45:41 -04:00
wizard.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
xcrypt.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00