|
From: Chad M. <cmm...@us...> - 2005-07-05 11:49:02
|
Update of /cvsroot/seq/showeq/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6525/conf Modified Files: Tag: pre_5_0_beta worldopcodes.xml Log Message: Filled in worldopcodes. Index: worldopcodes.xml =================================================================== RCS file: /cvsroot/seq/showeq/conf/Attic/worldopcodes.xml,v retrieving revision 1.1.4.11 retrieving revision 1.1.4.12 diff -u -d -r1.1.4.11 -r1.1.4.12 --- worldopcodes.xml 2 Jul 2005 17:22:52 -0000 1.1.4.11 +++ worldopcodes.xml 5 Jul 2005 11:48:42 -0000 1.1.4.12 @@ -12,13 +12,13 @@ --> - <opcode id="6bff" name="OP_ZoneServerInfo" updated="05/11/05"> + <opcode id="407c" name="OP_ZoneServerInfo" updated="06/29/05"> <comment>old ZoneServerInfo</comment> </opcode> - <opcode id="6196" name="OP_SendCharInfo" updated="05/11/05"> + <opcode id="732c" name="OP_SendCharInfo" updated="06/29/05"> <comment>Send all chars visible @ char select</comment> </opcode> - <opcode id="6dd0" name="OP_MOTD" updated="05/11/05"> + <opcode id="7fea" name="OP_MOTD" updated="06/29/05"> <comment>old MOTDCode Server message of the day</comment> <payload dir="server" typename="worldMOTDStruct" sizechecktype="none"/> </opcode> @@ -26,22 +26,22 @@ <comment>old GuildListCode</comment> <payload dir="server" typename="worldGuildListStruct" sizechecktype="match"/> </opcode> - <opcode id="38c0" name="OP_SetChatServer" updated="05/11/05"> + <opcode id="6238" name="OP_SetChatServer" updated="06/29/05"> <comment>Chatserver? IP,Port,servername.Charname,password(?)</comment> </opcode> - <opcode id="62c7" name="OP_SetChatServer2" updated="05/11/05"> + <opcode id="6536" name="OP_SetChatServer2" updated="06/29/05"> <comment>Chatserver? IP,Port,servername.Charname,password(?)</comment> </opcode> <opcode id="41b1" name="OP_ApproveWorld" updated="06/29/05"> <comment></comment> </opcode> - <opcode id="1c3a" name="OP_LogServer" updated="05/11/05"> + <opcode id="4668" name="OP_LogServer" updated="06/29/05"> <comment></comment> </opcode> - <opcode id="67fd" name="OP_SendLoginInfo" updated="05/11/05"> + <opcode id="2792" name="OP_SendLoginInfo" updated="06/29/05"> <comment>Client starting world session by asking for login information</comment> </opcode> - <opcode id="2ee3" name="OP_WorldComplete" updated="05/11/05"> + <opcode id="509d" name="OP_WorldComplete" updated="06/29/05"> <comment>Client telling world server it is done. World replies by disconnecting.</comment> </opcode> <opcode id="254d" name="OP_World_Client_CRC1" updated="06/29/05"> @@ -50,10 +50,10 @@ <opcode id="16c9" name="OP_World_Client_CRC2" updated="06/29/05"> <comment>Second client verification packet</comment> </opcode> - <opcode id="51b4" name="OP_ExpansionInfo" updated="05/11/05"> + <opcode id="5c78" name="OP_ExpansionInfo" updated="06/29/05"> <comment>Which expansions user has</comment> </opcode> - <opcode id="727c" name="OP_EnterWorld" updated="05/11/05"> + <opcode id="7262" name="OP_EnterWorld" updated="06/29/05"> <comment>Server approval for client to enter world</comment> </opcode> <opcode id="0920" name="OP_DeleteCharacter" updated="06/29/05"> |