From 3ecde465534c93315a1f88430129e8400f4d9fe2 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 24 Oct 2007 12:14:18 +0000 Subject: * Cleaned up some messy guild code (more to come) * Cleaned up the mail code, no more pointless dynamic allocation * Added upgrade_svn11548.sql to convert the mail table to new format * Updated vs7 and vs6 project files * Increased the max. send buffer size to 5M since 1M is not enough * Please complain if something stops working ^^; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11571 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'db') diff --git a/db/packet_db.txt b/db/packet_db.txt index ccdd2a17e..b1b9c81f9 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -753,7 +753,6 @@ packet_ver: 18 0x0116,12,dropitem,6:10 0x0190,21,actionrequest,5:20 0x0216,6 -//Start mail system? 0x023f,2,mailrefresh,0 0x0240,8 0x0241,6,mailread,2 @@ -761,13 +760,9 @@ packet_ver: 18 0x0243,6,maildelete,2 0x0244,6,mailgetattach,2 0x0245,7 -//Start writing a mail? 0x0246,4,mailwinopen,2 -//Send Item/Zeny 0x0247,8,mailsetattach,2:4 -//Message 0x0248,68 -//Delivered? 0x0249,3 0x024a,70 0x024b,4 -- cgit v1.2.3-70-g09d2