summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorblackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-04 17:31:41 +0000
committerblackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-04 17:31:41 +0000
commitd6d6fdd7aec99a7d3a074b0720a17b00ef1f6c29 (patch)
tree2d5c63036bb11be1976e88ae50206a0ca0e6af8e /Changelog-Trunk.txt
parent5a9235d7367fd15827114f3b439027e322e70ffb (diff)
downloadhercules-d6d6fdd7aec99a7d3a074b0720a17b00ef1f6c29.tar.gz
hercules-d6d6fdd7aec99a7d3a074b0720a17b00ef1f6c29.tar.bz2
hercules-d6d6fdd7aec99a7d3a074b0720a17b00ef1f6c29.tar.xz
hercules-d6d6fdd7aec99a7d3a074b0720a17b00ef1f6c29.zip
adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10455 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 90794a865..2e0cdbf63 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2007/05/04
+ * Added an optional read-from-GRF/GAT map loading system back in.
+ - It can be turned on with the use_grf flag in map_athena.conf.
+ - The conf/grf-files.txt becomes relevant again. [blackhole89]
* Removed the cyclic map.h<->status.h dependency, which allowed me to
also remove the annoying/memory-wasting MAX_STATUSCHANGE define
2007/04/30