diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-22 21:25:28 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-22 21:25:28 +0000 |
commit | 1c98baf3ab95a8312385e19029d2c9abf352f78a (patch) | |
tree | 717184528d1ba54ba969c556edd514eb2acce3b2 /Changelog.txt | |
parent | 73bb1f7559cd9956deb81fbd6fa93f6155102322 (diff) | |
download | hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.tar.gz hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.tar.bz2 hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.tar.xz hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@331 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index bd89c65f6..d85c7ca4a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Date Added 11/22 + * (TXT)Stripped some code off read_gm_accounts() and made with it addGM() [MC Cameri] + -Usage: addGM(account_id,level); + * (TXT)Changed GM_accounts.txt to meet new standards. [MC Cameri] + * (TXT)Enabled the use of id ranges in GM_accounts.txt [MC Cameri] * Added a few free()'s so that I am sure it freed the allocated memory (char & login) [Codemaster] * Changed monsters_ignore_gm option to a level value. [Valaris] (accounts greater than or equal to this setting won't be attacked by aggressives.) |