From The Mana World
m (→‎Thoughts on organizing: I always mix up the parameters for external URLs)
(Working on packet 0x0061)
Line 1: Line 1:
== Thoughts on organizing ==
== Thoughts on organizing ==
The table I currently have is too unwieldy. My best thought for now is a separate page for each, with special format, and create this page (perhaps in differently sorted versions) via [http://en.wikipedia.org/wiki/Wikipedia:Transclusion#Selective_transclusion transclusion]. Does this wiki support subpages in the main namespace?
The table I currently have is too unwieldy. My best thought for now is a separate page for each, with special format, and create this page (perhaps in differently sorted versions) via [http://en.wikipedia.org/wiki/Wikipedia:Transclusion#Selective_transclusion transclusion]. Does this wiki support subpages in the main namespace?
== In Progress ==
Information I've found so far that isn't ready for publishing yet ~Garrett
=== 0x0062 ===
Packet: 0x0062
Length: 3
Name: Password change response
DEFINE: SMSG_CHAR_PASSWORD_RESPONSE
Sent: [https://github.com/themanaworld/tmwa/blob/655730e5a02a053a83fdecb053034c91377f51f7/src/char/char.cpp#L2240 src/char/char.cpp:2240]
Parsed: [https://github.com/mana/mana/blob/96abc4a9658b3318d0052dc5cd31a3c15d76a494/src/net/tmwa/loginhandler.cpp#L71 src/net/tmwa/loginhandler.cpp:71]

Revision as of 02:17, 14 June 2013

Thoughts on organizing

The table I currently have is too unwieldy. My best thought for now is a separate page for each, with special format, and create this page (perhaps in differently sorted versions) via transclusion. Does this wiki support subpages in the main namespace?

In Progress

Information I've found so far that isn't ready for publishing yet ~Garrett

0x0062

Packet: 0x0062

Length: 3

Name: Password change response

DEFINE: SMSG_CHAR_PASSWORD_RESPONSE

Sent: src/char/char.cpp:2240

Parsed: src/net/tmwa/loginhandler.cpp:71