diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 14:38:12 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 14:38:12 +0000 |
commit | e96f41fafafff988ac27aed09f2459acc4ba78ff (patch) | |
tree | 0aeed45b3a30ef24b5a71414f85a7d1d9cd55128 /Changelog-Trunk.txt | |
parent | 943017636ea3ca3b56ffa216bb8529e570bd5072 (diff) | |
download | hercules-e96f41fafafff988ac27aed09f2459acc4ba78ff.tar.gz hercules-e96f41fafafff988ac27aed09f2459acc4ba78ff.tar.bz2 hercules-e96f41fafafff988ac27aed09f2459acc4ba78ff.tar.xz hercules-e96f41fafafff988ac27aed09f2459acc4ba78ff.zip |
- Moved the OPTION defines from map.h to status.h (where they belong)
- Added back SC_XMAS to status.c (how was it... lost?)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6550 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index db5560227..2020d69cd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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.
2006/05/10
+ * Added back SC_XMAS to status.c, it got lost sometime during all the
+ previous reworkings. [Skotlex]
* Changed wedding costumes to use setoption rather than changebase.
[Skotlex]
* Modified setoption so that flag 1 or no flag adds an option, and flag 0
|