From e76aeff95c38966a2402fc1d6cbe975f2ec535c2 Mon Sep 17 00:00:00 2001 From: amber Date: Wed, 29 Dec 2004 21:16:45 +0000 Subject: update git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@864 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog.txt | 2 +- Makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 61404e627..222c6a9aa 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,6 @@ Date Added 12/29 - * Fixing a crash if you change the name of a pet you don't have (SVN 862) [MouseJstr] + * Fixing a crash if you change the name of a pet you don't have (SVN 863) [MouseJstr] * Eliminated src/common/malloc.c when not needed [MouseJstr] * Some code cleanup in prep for new debugging malloc (SVN 861) [MouseJstr] * Updated Soul Breaker's damage calculation [celest] diff --git a/Makefile b/Makefile index 527693e4e..e8f251ad4 100644 --- a/Makefile +++ b/Makefile @@ -3,10 +3,12 @@ CC = gcc -pipe # CC = gcc -pipe -x c++ # CC = gcc -pipe -DGCOLLECT +# CC = gcc -pipe -DDMALLOC -DDMALLOC_FUNC_CHECK # CC = /usr/local/bin/gcc -fbounds-checking -pipe -DBCHECK # GCLIB = -lgc GCLIB = +# GCLIB = -ldmalloc PACKETDEF = -DPACKETVER=6 -DNEW_006b -DSO_REUSEPORT #PACKETDEF = -DPACKETVER=5 -DNEW_006b -- cgit v1.2.3-70-g09d2