Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-13 | Initial attempt at mass renaming | Jesusaves | 1 | -2/+2 | |
2019-01-01 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2018-11-27 | Remove extra ; from different code. | Andrei Karas | 1 | -1/+1 | |
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 | |
For now this type never set. | |||||
2017-01-30 | Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -0/+35 | |
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/+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 | |