early-roguelike/arogue7
John "Elwin" Edwards 295a180ea1 Advanced Rogue 7: initialize multiple variables.
MSVC complained that they might be used uninitialized.  In some cases,
this might have been possible.

XRogue already has initializations for all these variables.
2015-08-12 15:42:02 -04:00
..
acinclude.m4 arogue7, xrogue: begin using autoconf. 2015-06-04 10:41:39 -04:00
actions.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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 Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
configure.ac Fix a typo in configure.ac. 2015-06-04 14:48:25 -04:00
daemon.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
daemons.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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 Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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 arogue7, xrogue: fix configure's wizardmode and limitscore options. 2015-06-05 13:57:38 -04:00
main.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
Makefile.in arogue7, xrogue: set CFLAGS empty by default in the Makefiles. 2015-06-05 14:06:11 -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 Don't swap signal handlers in md_shellescape(). 2015-06-08 10:01:25 -04:00
misc.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
monsters.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
move.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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: fix the backspace key in prompts. 2015-05-28 09:41:29 -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 Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
passages.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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: fix messages from detection potions. 2015-07-02 16:27:39 -04:00
rings.c arogue7, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
rip.c Advanced Rogue family: overhaul privilege handling. 2015-05-16 13:39:26 -04:00
rogue.c arogue7: ask about unidentified objects by default. 2015-05-21 09:02:15 -04:00
rogue.h arogue7, xrogue: begin using autoconf. 2015-06-04 10:41:39 -04:00
rooms.c arogue7: add missing header includes. 2015-05-08 16:45:41 -04:00
save.c arogue7: fix inventory display bug again. 2015-06-30 12:00:02 -04:00
scrolls.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
state.c arogue7, xrogue: fix uninitialized variables when restoring. 2015-06-26 11:42:02 -04:00
sticks.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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 Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -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, xrogue: rename daemon() to start_daemon(). 2015-05-28 10:21:43 -04:00
wizard.c Advanced Rogue 7: initialize multiple variables. 2015-08-12 15:42:02 -04:00
xcrypt.c Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) 2015-05-08 15:24:40 -04:00