Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-02 | Remove extra include from buysellrecv.cpp | Andrei Karas | 1 | -2/+0 |
2017-02-01 | Set currency to buy dialog based on selected npc type id. | Andrei Karas | 1 | -1/+6 |
2017-01-30 | Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -0/+35 |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 |
2016-03-25 | Fix compilation without C++11 flags. | Andrei Karas | 1 | -1/+1 |
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-09-04 | Remove some useless includes. | Andrei Karas | 1 | -1/+1 |
2015-08-29 | Fix code style. | Andrei Karas | 1 | -8/+1 |
2015-08-24 | Move receive code from buysellhandler into separate file. | Andrei Karas | 1 | -0/+92 |