aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire-client/files/patch-ab
blob: 69756cd1f8df9bd43ac5980851187e8da424e07f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- include/config.h.orig	Sun Jan  5 19:59:44 1997
+++ include/config.h	Wed Sep 17 15:46:08 1997
@@ -188,6 +188,7 @@
  */
 
 /* #define EXPLORE_MODE */
+#define EXPLORE_MODE
 
 /****************************************************************************/
 /* Patch: NOT_PERMADEATH                Author: Charles Henrich             */
@@ -286,7 +287,7 @@
 #ifndef LOGFILE
 #define LOGFILE "/tmp/cross.log"
 #endif
-/*#define NO_ADD*/
+#define NO_ADD
 /* #define ONE_PLAYER_PR_UID */
 
 /*
@@ -500,7 +501,7 @@
 /*#define SAVE_PLAYER*/
 
 /* #define SAVE_HOMEDIR */
-/* #define LOCK_PLAYER */
+#define LOCK_PLAYER
 #define USE_CHECKSUM
 /* #define ENABLE_CHECKSUM */ /* Will be default in distant future versions */