From 2c82c85e3857f9bcf513f4771f393f5f788f7f3f Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 1 May 2006 21:14:27 +0000 Subject: - Added -DMAPREGSQL to Makefile, commented out by default for now. - Fixed AL_WARP displaying "Unknown Area" selections when you don't have all memo points used up. - Fixed alive_count not being reset on skill unitsetting, which leads to some groups not being cleared once all their units expire. - Optimized Kahii, will now only show the amount of HP healed. Moved to skill_counter additional effect so it may trigger even on miss. - SKA no longer blocks skills. - Modified the AM_TWILIGHT* skills to require 200 medicine bowls. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6435 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eb0618252..1b4f6b19b 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ OPT += -ffast-math # OPT += -fstack-protector # OPT += -fomit-frame-pointer OPT += -Wall -Wno-sign-compare +# OPT += -DMAPREGSQL # OPT += -DCHRIF_OLDINFO # OPT += -DPCRE_SUPPORT # OPT += -DGCOLLECT -- cgit v1.2.3-70-g09d2