diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-27 02:53:10 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-27 02:53:10 +0000 |
commit | 33794f0169fff0884af02c9487a8660572de94d5 (patch) | |
tree | 685ed6f7a298c97ee3dcb9eac62372de427975d9 /Changelog.txt | |
parent | 787a29407c195be9054bb819d219eb43759f4720 (diff) | |
download | hercules-33794f0169fff0884af02c9487a8660572de94d5.tar.gz hercules-33794f0169fff0884af02c9487a8660572de94d5.tar.bz2 hercules-33794f0169fff0884af02c9487a8660572de94d5.tar.xz hercules-33794f0169fff0884af02c9487a8660572de94d5.zip |
* Added @changelook command for spriters to test view ID's
* Added a check to Pneuma to prevent crashing
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1004 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index af86481c2..56c1592ba 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 01/27 + * Added @changelook command for spriters to test view ID's [celest] + * Added a check to Pneuma to prevent crashing [celest] * Tweaked garbage collection code after feedback from users [SVN 1002: MouseJstr] * Fixed TRADE exploits (it cures proxy hack / vending+trade hack) thanks to Freya [Lupus] |