diff options
Diffstat (limited to 'games/crossfire-server/files/patch-ab')
-rw-r--r-- | games/crossfire-server/files/patch-ab | 30 |
1 files changed, 4 insertions, 26 deletions
diff --git a/games/crossfire-server/files/patch-ab b/games/crossfire-server/files/patch-ab index 46e85db9e2a5..d850d0935ec3 100644 --- a/games/crossfire-server/files/patch-ab +++ b/games/crossfire-server/files/patch-ab @@ -1,24 +1,6 @@ ---- include/config.h.orig Tue Oct 29 11:58:02 1996 -+++ include/config.h Fri Nov 1 13:13:05 1996 -@@ -174,6 +174,8 @@ - - #define FULL_RING_DESCRIPTION - -+#define SHOP_LISTINGS -+ - /* if EXPLORE_MODE is defined, it allows players to enter explore mode, - * where they can not die. Unlike other games (nethack for instance) explore - * modes, the only thing Crossfire explore mode does is prevent death. -@@ -305,7 +307,7 @@ - */ - - #ifndef DM_MAIL --/* #define DM_MAIL "master@rahul.net" */ -+#define DM_MAIL "master@rahul.net" - #endif - - /* -@@ -499,10 +501,10 @@ +--- include/config.h.orig Mon Jan 6 01:59:44 1997 ++++ include/config.h Sat Jan 25 12:38:37 1997 +@@ -499,7 +499,7 @@ /* CF 0.91.6 - SAVE_PLAYER now standard part of game */ /*#define SAVE_PLAYER*/ @@ -26,8 +8,4 @@ +#define SAVE_HOMEDIR /* #define LOCK_PLAYER */ #define USE_CHECKSUM --/* #define ENABLE_CHECKSUM */ /* Will be default in distant future versions */ -+#define ENABLE_CHECKSUM /* Will be default in distant future versions */ - - #ifndef PLAYERDIR - #define PLAYERDIR "players" + /* #define ENABLE_CHECKSUM */ /* Will be default in distant future versions */ |