Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-27 | Remove extra ; from different code. | Andrei Karas | 1 | -1/+1 | |
2018-07-26 | Add support for changed item id size in packets. | Andrei Karas | 1 | -2/+4 | |
From some packet version hercules support item id fields as int32. | |||||
2018-01-04 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2017-06-07 | Fix clang-tidy check readability-implicit-bool-cast. | Andrei Karas | 1 | -1/+1 | |
2017-02-04 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2017-02-01 | Set currency to buy dialog based on selected npc type id. | Andrei Karas | 1 | -2/+28 | |
For now this type never set. | |||||
2017-01-30 | Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -0/+28 | |
In eathena version remove access to buy dialog, because anyway it must not exists at this time. | |||||
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-03-25 | Fix compilation without C++11 flags. | Andrei Karas | 1 | -1/+2 | |
2016-03-24 | Add enum for item types. | Andrei Karas | 1 | -1/+1 | |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2015-08-29 | Fix code style. | Andrei Karas | 1 | -2/+1 | |
2015-08-24 | Move receive code from buysellhandler into separate file. | Andrei Karas | 1 | -0/+87 | |