diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-17 14:49:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-17 14:49:35 +0000 |
commit | e0e7551d5608be97504d3ca74cf5f1e6eb2f04f9 (patch) | |
tree | c2cbeb58d4e899c36d8b8c6128ac3c10a99b5d9d /Changelog-Trunk.txt | |
parent | 46ea6c76831a76749c531d5568a23839cc14e25f (diff) | |
download | hercules-e0e7551d5608be97504d3ca74cf5f1e6eb2f04f9.tar.gz hercules-e0e7551d5608be97504d3ca74cf5f1e6eb2f04f9.tar.bz2 hercules-e0e7551d5608be97504d3ca74cf5f1e6eb2f04f9.tar.xz hercules-e0e7551d5608be97504d3ca74cf5f1e6eb2f04f9.zip |
- Modified the included files in irc.c, used as reference the includes in common/socket.c, will it compile in Windows systems now?
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5310 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 abb2b7bff..ba5114dc8 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/17
+ * Changed around the included files in irc.c to see if it compiles under
+ Win32 native. [Skotlex]
* Char-SQL server updates: [Skotlex]
- Removed the unnecessary party/guild check on each char-save.
- Removed the 'quick loaded char' messages.
|