summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-29Update translations.Andrei Karas55-11006/+23173
2014-12-29Allow move pet by mod key (left shift) + move keys.Andrei Karas2-1/+10
2014-12-28Fix error in pt_BR translation.Andrei Karas1-1/+1
2014-12-28Fix pt_BR translation errors.Andrei Karas1-13/+13
2014-12-28fix warnings again.Andrei Karas1-2/+2
2014-12-28Fix compilation warnings.Andrei Karas1-0/+2
2014-12-28Upate translations.Andrei Karas18-3612/+5290
2014-12-28Improve function localPetSay.Andrei Karas1-16/+10
2014-12-28Allow assign keys to stop/start pet ai actions.Andrei Karas1-0/+12
2014-12-28Add chat command for stop and start pet ai.Andrei Karas11-0/+70
2014-12-28Use as separator coma char for internal pet moving packet.Andrei Karas2-2/+4
2014-12-28Add garbage into pets chat commands to avoid broken antispam system in tmwa.Andrei Karas1-5/+7
2014-12-28Allow change pet direction by pet emote key + move keys.Andrei Karas2-1/+14
2014-12-28Allow assign keys to pet direction actions.Andrei Karas1-4/+46
2014-12-28Impliment actual change direction actions from pet commands.Andrei Karas3-15/+38
2014-12-28Add fake commands to change pet direction.Andrei Karas10-1/+85
2014-12-28Allow assign keys to move pet actions.Andrei Karas1-5/+29
2014-12-28Impliment actual move actions from pet commands.Andrei Karas5-2/+45
2014-12-28Add fake pet moving commands.Andrei Karas10-21/+101
Actual moving will be implimented after.
2014-12-27Move pets actions into pets.cpp.Andrei Karas9-75/+177
2014-12-25Improve logging speed.Andrei Karas1-0/+2
2014-12-24eathena: add support for buy from cash shop.Andrei Karas6-26/+34
2014-12-24eathena: impliment packet SMSG_NPC_CASH_SHOP_OPEN 0x0287.Andrei Karas4-4/+25
2014-12-24Add enum for buy dialog types.Andrei Karas3-8/+15
2014-12-24eathena: add partial support for packet SMSG_NPC_CASH_BUY_ACK 0x0289.Andrei Karas4-1/+16
2014-12-24eathena: add packet CMSG_NPC_CASH_SHOP_BUY 0x0288.Andrei Karas6-0/+38
2014-12-24eathena: add partial support for packet SMSG_NPC_CASH_SHOP_OPEN 0x0287.Andrei Karas4-1/+26
2014-12-24eathena: fix name for packet CMSG_MERCENARY_ACTION.Andrei Karas2-2/+2
2014-12-23In market decrease visible amount after buy something.Andrei Karas1-3/+3
2014-12-23Fix formatting in commands help.Andrei Karas1-101/+101
2014-12-23Show long key names in browser box.Andrei Karas3-1/+13
2014-12-23Add comma separator in short keys list.Andrei Karas1-1/+1
2014-12-23Add another tab in shortcuts window.Andrei Karas1-1/+1
2014-12-23Allow buy in market with amount > 1 for non stackable items.Andrei Karas6-3/+18
2014-12-23Add item type to item object.Andrei Karas29-90/+171
2014-12-23Remove debug line.Andrei Karas1-1/+0
2014-12-22Fix /buy and /sell commands for players outside of visible range.Andrei Karas2-2/+22
2014-12-22Add support for show and buy from market.Andrei Karas3-8/+47
2014-12-22eathena: add partial support for packet SMSG_NPC_MARKET_BUY_ACK 0x09d7.Andrei Karas4-1/+21
2014-12-22eathena: add packet CMSG_NPC_MARKET_BUY 0x09d6.Andrei Karas6-0/+30
2014-12-22eathena: add packet CMSG_NPC_MARKET_CLOSE 0x09d8.Andrei Karas6-0/+17
2014-12-21eathena: add partial support for packet SMSG_NPC_MARKET_OPEN 0x09d5.Andrei Karas4-2/+25
2014-12-21Fix chat commands /store and /retreive without amount.Andrei Karas1-1/+1
2014-12-21Add empty MarketHandler.Andrei Karas12-2/+250
2014-12-21eathena: use per char gender.Andrei Karas1-2/+3
2014-12-20Fix translation error in cs.poAndrei Karas1-1/+1
2014-12-20Change version to 1.4.12.20v1.4.12.20Andrei Karas8-8/+19
2014-12-20Update translations.Andrei Karas39-10304/+10140
2014-12-19Fix code style.Andrei Karas11-29/+29
2014-12-18Enable browserbox variables in npcdialog and updaterwindow.Andrei Karas2-0/+2