Files
nethack/win
PatR 14525ed0c6 DEBUG/debugpline() fixup
* Replace variadic debugpline() with fixed argument debugpline0(str),
   debugpline1(fmt,arg), and so on so that C99 support isn't required;
 * showdebug() becomes a function rather than a macro and handles a
   bit more;
 * two debugpline() calls in light.c have been changed to impossible();
 * DEBUGFILES macro (in sys.c) can substitute for SYSCF's DEBUGFILES
   setting in !SYSCF configuration (I hope that's temporary).
2015-03-15 18:02:26 -07:00
..
2015-02-27 19:33:40 -05:00
2015-02-26 09:22:52 -05:00
2015-03-01 10:26:24 +02:00
2015-03-15 18:02:26 -07:00
2015-02-27 19:33:40 -05:00