Added diagonal directions, hidden exits flag and bug fixes

This commit is contained in:
JamDog
2010-11-25 16:24:53 +00:00
parent 7531e92f64
commit 5acbfd29eb
33 changed files with 378 additions and 130 deletions

View File

@@ -101,6 +101,10 @@ struct alias_data {
#define SCMD_WEST WEST
#define SCMD_UP UP
#define SCMD_DOWN DOWN
#define SCMD_NW NORTHWEST
#define SCMD_NE NORTHEAST
#define SCMD_SE SOUTHEAST
#define SCMD_SW SOUTHWEST
/** @deprecated all old do_poof stuff is deprecated and unused. */
#define SCMD_POOFIN 0