ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/config.h
(Generate patch)

Comparing deliantra/server/include/config.h (file contents):
Revision 1.25 by root, Fri Dec 15 20:07:02 2006 UTC vs.
Revision 1.27 by root, Mon Dec 18 02:35:01 2006 UTC

16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software 18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20 20
21 The authors can be reached via e-mail at crossfire.de 21 The authors can be reached via e-mail at crossfire@schmorp.de
22*/ 22*/
23 23
24/* This file contains various #defines that select various options. 24/* This file contains various #defines that select various options.
25 * Some may not be desirable, and some just may not work. 25 * Some may not be desirable, and some just may not work.
26 * 26 *
131#define SIMPLE_EXP TRUE 131#define SIMPLE_EXP TRUE
132#define SPELLPOINT_LEVEL_DEPEND TRUE 132#define SPELLPOINT_LEVEL_DEPEND TRUE
133#define SPELL_ENCUMBRANCE TRUE 133#define SPELL_ENCUMBRANCE TRUE
134#define SPELL_FAILURE_EFFECTS FALSE 134#define SPELL_FAILURE_EFFECTS FALSE
135#define REAL_WIZ TRUE 135#define REAL_WIZ TRUE
136#define RECYCLE_TMP_MAPS FALSE
137#define RESURRECTION FALSE 136#define RESURRECTION FALSE
138#define SEARCH_ITEMS TRUE 137#define SEARCH_ITEMS TRUE
139#define NOT_PERMADETH TRUE 138#define NOT_PERMADETH TRUE
140#define EXPLORE_MODE FALSE 139#define EXPLORE_MODE FALSE
141#define STAT_LOSS_ON_DEATH FALSE 140#define STAT_LOSS_ON_DEATH FALSE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines