Home
last modified time | relevance | path

Searched refs:outMsg (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dinventoryhandler.cpp105 outMsg.writeInt16(CAST_S16( in equipItem()
121 outMsg.writeInt16(CAST_S16( in unequipItem()
131 outMsg.writeInt16(CAST_S16( in useItem()
145 outMsg.writeInt16(CAST_S16( in useItem()
152 outMsg.writeInt16(CAST_S16( in useItem()
176 outMsg.writeInt8(0, "unknown"); in dropItem()
182 outMsg.writeInt8(0, "unknown"); in dropItem()
184 outMsg.writeInt8(0, "unknown"); in dropItem()
202 outMsg.writeInt8(0, "unknown"); in dropItem()
535 outMsg.writeInt16(CAST_S16( in useCard()
[all …]
H A Dplayerhandler.cpp75 outMsg.writeInt8(7, "action"); in attack()
77 outMsg.writeInt8(0, "action"); in attack()
125 outMsg.writeInt8(0, "unused"); in pickUp()
136 outMsg.writeInt8(0, "unused"); in pickUp()
143 outMsg.writeInt8(0, "unused"); in pickUp()
148 outMsg.writeInt8(0, "unused"); in pickUp()
154 outMsg.writeInt8(0, "unused"); in pickUp()
430 outMsg.writeInt32(0, "unused"); in changeAction()
437 outMsg.writeInt8(0, "action"); in respawn()
449 outMsg.writeInt8(0, "unused"); in updateStatus()
[all …]
H A Dgamehandler.cpp98 outMsg.writeInt32(0, "tick"); in connect()
135 outMsg.writeInt8(0, "unknown"); in ping()
136 outMsg.writeInt8(0, "unknown"); in ping()
137 outMsg.writeInt8(0, "unknown"); in ping()
147 outMsg.writeInt8(0, "unknown"); in ping()
154 outMsg.writeInt8(0, "unknown"); in ping()
158 outMsg.writeInt8(0, "unknown"); in ping()
165 outMsg.writeInt8(0, "unknown"); in ping()
174 outMsg.writeInt8(0, "unknown"); in ping()
178 outMsg.writeInt8(0, "unknown"); in ping()
[all …]
H A Dguildhandler.cpp74 outMsg.writeInt32(0, "unused"); in create()
89 outMsg.writeInt32(0, "unused"); in invite()
106 outMsg.writeInt32(0, "unused"); in invite()
107 outMsg.writeInt32(0, "unused"); in invite()
116 outMsg.writeInt8(0, "unused"); in inviteResponse()
117 outMsg.writeInt16(0, "unused"); in inviteResponse()
198 outMsg.writeInt16(16, "len"); in changeMemberPostion()
201 outMsg.writeInt32(level, "pos"); in changeMemberPostion()
243 outMsg.writeInt32(flag, "flag"); in endAlliance()
253 outMsg.writeInt16(44, "len"); in changePostionInfo()
[all …]
H A Dchathandler.cpp122 MessageOut *outMsg = nullptr; in sendRaw() local
133 outMsg = new MessageOut(id); in sendRaw()
143 delete outMsg; in sendRaw()
150 processRaw(*outMsg, str); in sendRaw()
155 processRaw(*outMsg, line); in sendRaw()
156 delete outMsg; in sendRaw()
191 outMsg.writeInt8(0, "flag"); in ignoreAll()
197 outMsg.writeInt8(1, "flag"); in unIgnoreAll()
205 outMsg.writeInt8(0, "flag"); in ignore()
212 outMsg.writeInt8(1, "flag"); in unIgnore()
[all …]
H A Dloginhandler.cpp149 outMsg.writeInt32(0, "unused"); in sendVersion()
150 outMsg.writeInt32(0, "unused"); in sendVersion()
151 outMsg.writeInt32(0, "unused"); in sendVersion()
152 outMsg.writeInt32(0, "unused"); in sendVersion()
159 outMsg.writeInt32(0, "unused"); in ping()
160 outMsg.writeInt32(0, "unused"); in ping()
161 outMsg.writeInt32(0, "unused"); in ping()
162 outMsg.writeInt32(0, "unused"); in ping()
163 outMsg.writeInt32(0, "unused"); in ping()
164 outMsg.writeInt32(0, "unused"); in ping()
[all …]
H A Dcharserverhandler.cpp73 outMsg.writeInt8(CAST_U8( in chooseCharacter()
86 outMsg.writeString(name, 24, "login"); in newCharacter()
89 outMsg.writeInt8(CAST_U8(slot), "slot"); in newCharacter()
101 outMsg.writeInt8(sex, "gender"); in newCharacter()
119 outMsg.writeInt8(sex, "gender"); in newCharacter()
154 outMsg.writeString(email, 40, "email"); in deleteCharacter()
161 outMsg.writeInt8(1, "flag"); in switchCharacter()
233 outMsg.writeBeingId(id, "char id"); in renameCharacter()
234 outMsg.writeString(newName, 24, "name"); in renameCharacter()
243 outMsg.writeInt16(0, "unused"); in changeSlot()
[all …]
H A Dskillhandler.cpp96 outMsg.writeInt32(0, "unused"); in usePos()
97 outMsg.writeInt32(0, "unused"); in usePos()
99 outMsg.writeInt16(0, "unused"); in usePos()
101 outMsg.writeInt16(0, "unused"); in usePos()
102 outMsg.writeInt16(CAST_S16(x), "x"); in usePos()
103 outMsg.writeInt16(0, "unused"); in usePos()
104 outMsg.writeInt8(0, "unused"); in usePos()
130 outMsg.writeInt16(CAST_S16(id), "id"); in usePos()
131 outMsg.writeInt16(CAST_S16(x), "x"); in usePos()
132 outMsg.writeInt16(CAST_S16(y), "y"); in usePos()
[all …]
H A Dnpchandler.cpp75 outMsg.writeInt8(0, "unused"); in talk()
107 outMsg.writeInt8(value, "value"); in listInput()
115 outMsg.writeInt32(value, "value"); in integerInput()
143 outMsg.writeInt8(0, "action"); in buy()
151 outMsg.writeInt8(0, "action"); in buy()
159 outMsg.writeInt8(1, "action"); in sell()
168 outMsg.writeInt16(8, "len"); in buyItem()
236 outMsg.writeInt16(8, "len"); in sellItem()
266 outMsg.writeInt16(CAST_S16( in sellItems()
303 outMsg.writeItemId(0, "item id"); in repair()
[all …]
H A Dmail2handler.cpp80 outMsg.writeInt16(CAST_S16( in addItem()
120 outMsg.writeString(to, 24, "to"); in sendMail()
121 outMsg.writeString(from, 24, "from"); in sendMail()
122 outMsg.writeInt64(money, "money"); in sendMail()
155 outMsg.writeInt64(mailId, "mail id"); in nextPage()
165 outMsg.writeInt64(mailId, "mail id"); in readMail()
175 outMsg.writeInt64(mailId, "mail id"); in deleteMail()
184 outMsg.writeInt64(mailId, "mail id"); in requestMoney()
194 outMsg.writeInt64(mailId, "mail id"); in requestItems()
233 outMsg.writeInt64(0, "mail id"); in openMailBox()
[all …]
H A Dhomunculushandler.cpp51 outMsg.writeString(name, 24, "name"); in setName()
60 outMsg.writeBeingId(id, "homunculus id"); in moveToMaster()
70 outMsg.writeCoordinates(CAST_U16(x), in move()
92 outMsg.writeInt16(0, "type"); in feed()
93 outMsg.writeInt8(1, "command"); // feed in feed()
101 outMsg.writeInt16(0, "type"); in fire()
119 outMsg.writeInt8(0, "zero byte"); in talk()
127 outMsg.writeInt8(emoteId, "emote id"); in emote()
135 outMsg.writeInt32(0, "pet id"); in setDirection()
136 outMsg.writeInt8(0, "head direction"); in setDirection()
[all …]
H A Dvendinghandler.cpp65 outMsg.writeBeingId(being->getId(), "account id"); in open()
76 outMsg.writeInt16(12, "len"); in buy()
78 outMsg.writeInt16(CAST_S16(amount), "amount"); in buy()
79 outMsg.writeInt16(CAST_S16(index), "index"); in buy()
126 outMsg.writeInt16(16, "len"); in buy2()
128 outMsg.writeInt32(vendId, "vend id"); in buy2()
129 outMsg.writeInt16(CAST_S16(amount), "amount"); in buy2()
130 outMsg.writeInt16(CAST_S16(index), "index"); in buy2()
139 outMsg.writeString(name, 80, "shop name"); in createShop()
140 outMsg.writeInt8(CAST_S8(flag ? 1 : 0), "flag"); in createShop()
[all …]
H A Dpethandler.cpp56 outMsg.writeInt32(0, "pet id"); in move()
57 outMsg.writeInt16(CAST_S16(x), "x"); in move()
58 outMsg.writeInt16(CAST_S16(y), "y"); in move()
79 outMsg.writeInt32(data, "param"); in sendPetMessage()
85 outMsg.writeString(name, 24, "name"); in setName()
91 outMsg.writeInt8(0, "action"); in requestStatus()
97 outMsg.writeInt8(1, "action"); in feed()
109 outMsg.writeInt8(3, "action"); in returnToEgg()
116 outMsg.writeInt8(4, "action"); in unequip()
124 outMsg.writeInt32(0, "pet id"); in setDirection()
[all …]
H A Dauctionhandler.cpp49 outMsg.writeInt16(0, "type"); // unused in cancelReg()
58 outMsg.writeInt16(CAST_S16( in setItem()
69 outMsg.writeInt32(maxPrice, "max money"); in reg()
70 outMsg.writeInt32(hours, "delete hour"); in reg()
76 outMsg.writeInt32(auctionId, "auction id"); in cancel()
82 outMsg.writeInt32(auctionId, "auction id"); in close()
89 outMsg.writeInt32(auctionId, "auction id"); in bid()
90 outMsg.writeInt32(money, "money"); in bid()
102 outMsg.writeInt16(CAST_S16(page), "page"); in search()
108 outMsg.writeInt16(1, "buy/sell type"); in buy()
[all …]
H A Dpartyhandler.cpp72 outMsg.writeBeingId(being->getId(), "account id"); in invite()
79 outMsg.writeString(name, 24, "nick"); in invite()
89 outMsg.writeInt32(partyId, "party id"); in inviteResponse()
104 outMsg.writeBeingId(being->getId(), "account id"); in kick()
122 outMsg.writeBeingId(m->getID(), "account id"); in kick()
123 outMsg.writeString(name, 24, "player name"); in kick()
140 outMsg.writeInt8(0, "null char"); in chat()
153 outMsg.writeInt32(CAST_S32(share), "share exp"); in setShareExperience()
159 outMsg.writeInt32(CAST_S32(share), "share exp"); in setShareExperience()
187 outMsg.writeBeingId(being->getId(), "account id"); in changeLeader()
[all …]
H A Dmailhandler.cpp52 outMsg.writeInt32(msgId, "message id"); in readMessage()
58 outMsg.writeInt32(msgId, "message id"); in getAttach()
64 outMsg.writeInt32(msgId, "message id"); in deleteMessage()
70 outMsg.writeInt32(msgId, "message id"); in returnMessage()
71 outMsg.writeString("", 24, "unused"); in returnMessage()
78 outMsg.writeInt32(amount, "amount"); in setAttach()
84 outMsg.writeInt16(CAST_S16(0), "index"); in setAttachMoney()
85 outMsg.writeInt32(money, "money"); in setAttachMoney()
91 outMsg.writeInt16(CAST_S16(flag), "flag"); in resetAttach()
104 outMsg.writeString(name, 24, "name"); in send()
[all …]
H A Dmercenaryhandler.cpp49 outMsg.writeInt8(2, "action"); // delete in fire()
58 outMsg.writeBeingId(id, "mercenary id"); in moveToMaster()
67 outMsg.writeBeingId(id, "mercenary id"); in move()
68 outMsg.writeCoordinates(CAST_U16(x), in move()
80 outMsg.writeBeingId(id, "mercenary id"); in attack()
81 outMsg.writeBeingId(targetId, "target id"); in attack()
99 outMsg.writeInt8(0, "zero byte"); in talk()
107 outMsg.writeInt8(emoteId, "emote id"); in emote()
115 outMsg.writeInt32(0, "pet id"); in setDirection()
116 outMsg.writeInt8(0, "head direction"); in setDirection()
[all …]
H A Dbuyingstorehandler.cpp63 outMsg.writeInt32(maxMoney, "limit money"); in create()
65 outMsg.writeString(name, 80, "store name"); in create()
69 outMsg.writeItemId(item->getId(), "item id"); in create()
71 outMsg.writeInt32(item->getPrice(), "price"); in create()
90 outMsg.writeBeingId(being->getId(), "account id"); in open()
104 outMsg.writeInt16(18, "len"); in sell()
105 outMsg.writeBeingId(being->getId(), "account id"); in sell()
106 outMsg.writeInt32(storeId, "store id"); in sell()
107 outMsg.writeInt16(CAST_S16( in sell()
110 outMsg.writeItemId(item->getId(), "item id"); in sell()
[all …]
H A Dsearchstorehandler.cpp54 outMsg.writeInt16(23, "len"); in search()
55 outMsg.writeInt8(CAST_U8(type), "search type"); in search()
56 outMsg.writeInt32(maxPrice, "max price"); in search()
57 outMsg.writeInt32(minPrice, "min price"); in search()
58 outMsg.writeInt32(1, "items count"); in search()
59 outMsg.writeInt32(0, "cards count"); in search()
60 outMsg.writeItemId(itemId, "item id"); in search()
85 outMsg.writeInt32(accountId, "account id"); in select()
86 outMsg.writeInt32(storeId, "store id"); in select()
87 outMsg.writeItemId(itemId, "item id"); in select()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A Dlef.y181 sprintf (lefData->outMsg, in validNum()
184 lefFree(lefData->outMsg); in validNum()
754 sprintf(lefData->outMsg,
757 lefFree(lefData->outMsg);
884 sprintf(lefData->outMsg,
1616 sprintf(lefData->outMsg,
1706 sprintf(lefData->outMsg,
2335 sprintf(lefData->outMsg,
2437 sprintf(lefData->outMsg,
2523 sprintf(lefData->outMsg,
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dchathandler.cpp118 MessageOut *outMsg = nullptr; in sendRaw() local
128 outMsg = new MessageOut(id); in sendRaw()
136 outMsg = new MessageOut(id); in sendRaw()
138 delete outMsg; in sendRaw()
145 processRaw(*outMsg, str); in sendRaw()
150 processRaw(*outMsg, line); in sendRaw()
151 delete outMsg; in sendRaw()
194 outMsg.writeString(nick, 24, "nick"); in ignore()
195 outMsg.writeInt8(0, "flag"); in ignore()
201 outMsg.writeString(nick, 24, "nick"); in unIgnore()
[all …]
H A Dnpchandler.cpp63 outMsg.writeInt8(0, "unused"); in talk()
69 outMsg.writeBeingId(npcId, "npc id"); in nextDialog()
94 outMsg.writeInt8(value, "value"); in listInput()
102 outMsg.writeInt32(value, "value"); in integerInput()
112 outMsg.writeInt8(0, "null byte"); in stringInput()
121 outMsg.writeInt8(0, "action"); in buy()
128 outMsg.writeInt8(0, "action"); in buy()
135 outMsg.writeInt8(1, "action"); in sell()
144 outMsg.writeInt16(8, "len"); in buyItem()
158 outMsg.writeInt16(8, "len"); in sellItem()
[all …]
H A Dskillhandler.cpp49 outMsg.writeInt16(CAST_S16(id), "skill id"); in useBeing()
50 outMsg.writeInt16(CAST_S16(level), "level"); in useBeing()
51 outMsg.writeBeingId(beingId, "target id"); in useBeing()
69 outMsg.writeInt16(CAST_S16(id), "skill id"); in usePos()
70 outMsg.writeInt16(CAST_S16(x), "x"); in usePos()
71 outMsg.writeInt16(CAST_S16(y), "y"); in usePos()
80 outMsg.writeInt16(CAST_S16(id), "skill id"); in usePos()
81 outMsg.writeInt16(CAST_S16(x), "x"); in usePos()
82 outMsg.writeInt16(CAST_S16(y), "y"); in usePos()
83 outMsg.writeString(text, 80, "text"); in usePos()
[all …]
H A Dcharserverhandler.cpp70 outMsg.writeInt8(CAST_U8(mSelectedCharacter->slot), in chooseCharacter()
83 outMsg.writeString(name, 24, "name"); in newCharacter()
85 outMsg.writeInt8(CAST_U8(stats[i]), "stat"); in newCharacter()
87 outMsg.writeInt8(CAST_U8(slot), "slot"); in newCharacter()
88 outMsg.writeInt8(CAST_S8(hairColor), "hair color"); in newCharacter()
89 outMsg.writeInt8(0, "unused"); in newCharacter()
90 outMsg.writeInt8(CAST_S8(hairstyle), "hair style"); in newCharacter()
91 outMsg.writeInt8(0, "unused"); in newCharacter()
105 outMsg.writeString("a@a.com", 40, "email"); in deleteCharacter()
112 outMsg.writeInt8(1, "flag"); in switchCharacter()
[all …]
H A Dpartyhandler.cpp57 outMsg.writeString(name.substr(0, 23), 24, "party name"); in create()
70 outMsg.writeBeingId(being->getId(), "account id"); in invite()
81 outMsg.writeInt32(accept ? 1 : 0, "accept"); in inviteResponse()
95 outMsg.writeBeingId(being->getId(), "account id"); in kick()
96 outMsg.writeString("", 24, "unused"); in kick()
113 outMsg.writeBeingId(m->getID(), "member id"); in kick()
114 outMsg.writeString(name, 24, "unused"); in kick()
120 outMsg.writeInt16(CAST_S16(text.length() + 4), "len"); in chat()
130 outMsg.writeInt16(CAST_S16(share), "share exp"); in setShareExperience()
141 outMsg.writeInt16(CAST_S16(Ea::PartyRecv::mShareExp), in setShareItems()
[all …]

1234567