From b27d8f616c4b97e1a35c2f0f347832e316de1c59 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Thu, 28 Dec 2006 19:11:40 +0000 Subject: - Part 3 of TheUltraMage's socket cleanup. - Fixed the packet structure in mmo_char_send006b for PACKETVER 8. - Removed search_str from add_str (add_str already searches for the string). - Native script words like do,while,for,... are case insensitive now. - Changed SCRIPT_HASH_SIZE to 1021 (prime hash sizes give better distributions). - Added alternative hash implementations to the script engine (to try out later). removed int_homun.c from header section of the VS8 map project files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9588 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-8/char-server_txt.vcproj | 85 +++++++++++++++++++++++++---------------- 1 file changed, 53 insertions(+), 32 deletions(-) (limited to 'vcproj-8/char-server_txt.vcproj') diff --git a/vcproj-8/char-server_txt.vcproj b/vcproj-8/char-server_txt.vcproj index ac89c18ee..78622d919 100644 --- a/vcproj-8/char-server_txt.vcproj +++ b/vcproj-8/char-server_txt.vcproj @@ -1,7 +1,7 @@ - - + > + RelativePath="..\src\char\char.h" + > + RelativePath="..\src\common\core.h" + > + RelativePath="..\src\common\db.h" + > + RelativePath="..\src\common\graph.h" + > + RelativePath="..\src\common\grfio.h" + > + RelativePath="..\src\char\int_guild.h" + > + RelativePath="..\src\char\int_party.h" + > + RelativePath="..\src\char\int_pet.h" + > + RelativePath="..\src\char\int_status.h" + > + RelativePath="..\src\char\int_storage.h" + > + RelativePath="..\src\char\inter.h" + > + RelativePath="..\src\common\lock.h" + > + RelativePath="..\src\common\malloc.h" + > + RelativePath="..\src\common\mapindex.h" + > + RelativePath="..\src\common\mmo.h" + > + RelativePath="..\src\common\nullpo.h" + > + RelativePath="..\src\common\plugin.h" + > + RelativePath="..\src\common\plugins.h" + > + RelativePath="..\src\common\showmsg.h" + > + RelativePath="..\src\common\socket.h" + > + RelativePath="..\src\common\strlib.h" + > + RelativePath="..\src\common\timer.h" + > + RelativePath="..\src\common\utils.h" + > + RelativePath="..\src\common\version.h" + > -- cgit v1.2.3-60-g2f50