Age | Commit message (Expand) | Author | Files | Lines |
2015-02-15 | Allow to shop buy board name on beings. | Andrei Karas | 2 | -8/+37 |
2015-02-15 | Rename being board into sell board. | Andrei Karas | 2 | -9/+9 |
2015-02-15 | allow unpublish buying store shop. | Andrei Karas | 1 | -7/+18 |
2015-02-15 | eathena: impliment packet SMSG_BUYINGSTORE_OWN_ITEMS. | Andrei Karas | 2 | -0/+16 |
2015-02-14 | Enable publish button in personal buy shop only if it allowed by server. | Andrei Karas | 2 | -4/+19 |
2015-02-14 | Add basic support for buying store. | Andrei Karas | 1 | -47/+68 |
2015-02-11 | Remove steam voting link. | Andrei Karas | 1 | -8/+0 |
2015-02-11 | Add typed bool type Equipped. | Andrei Karas | 10 | -22/+24 |
2015-02-11 | Add typed bool type Equipm. | Andrei Karas | 9 | -20/+48 |
2015-02-11 | Add typed bool type Favorite. | Andrei Karas | 3 | -5/+6 |
2015-02-10 | Fix case in new strong typed types. | Andrei Karas | 1 | -2/+2 |
2015-02-10 | Add typed bool type Damaged. | Andrei Karas | 3 | -5/+6 |
2015-02-10 | Add typed bool type Identified. | Andrei Karas | 3 | -5/+9 |
2015-02-09 | Fix code style. | Andrei Karas | 4 | -4/+11 |
2015-02-08 | Fix compilation without eathena support. | Andrei Karas | 1 | -0/+6 |
2015-02-07 | Dont show some useless errors while loading themes. | Andrei Karas | 6 | -8/+9 |
2015-02-07 | Remove optional parameter from xml document constructor. | Andrei Karas | 4 | -6/+7 |
2015-02-07 | Fix weight bar in inventory and cart windows. | Andrei Karas | 1 | -1/+1 |
2015-02-03 | Change button text for unpublish shop. | Andrei Karas | 1 | -1/+1 |
2015-02-03 | eathena: allow rename shop. | Andrei Karas | 2 | -7/+50 |
2015-02-03 | Fix buttons in shop window based on state. | Andrei Karas | 1 | -3/+11 |
2015-02-02 | Fix wening shop if item amount in shop more than present in cart. | Andrei Karas | 1 | -1/+3 |
2015-02-02 | update items amount in shop dialog after buy from vending shop. | Andrei Karas | 2 | -10/+19 |
2015-02-02 | Set correct vending status to local player. | Andrei Karas | 6 | -88/+139 |
2015-02-02 | eathena: Show shop status on seller. | Andrei Karas | 1 | -10/+7 |
2015-02-02 | Show shop name on players. | Andrei Karas | 2 | -6/+34 |
2015-02-02 | eathena: add support for creating vending shop. | Andrei Karas | 2 | -17/+94 |
2015-02-01 | Fix storage window opening. | Andrei Karas | 1 | -0/+2 |
2015-01-30 | Fix code style. | Andrei Karas | 6 | -8/+18 |
2015-01-30 | Fix compilation without eathena. | Andrei Karas | 2 | -0/+12 |
2015-01-29 | Fix skill using to being. | Andrei Karas | 1 | -4/+4 |
2015-01-27 | Redesign shop window into tabbed window. | Andrei Karas | 2 | -98/+109 |
2015-01-26 | Show tooltips in inventory buttons. | Andrei Karas | 1 | -4/+24 |
2015-01-25 | eathena: fix join built in channel tabs. | Andrei Karas | 1 | -0/+6 |
2015-01-25 | If cart window small hide filter field. | Andrei Karas | 1 | -1/+4 |
2015-01-25 | Add weight bar into cart window. | Andrei Karas | 1 | -7/+25 |
2015-01-24 | Not open inventory window by default. | Andrei Karas | 1 | -2/+0 |
2015-01-24 | allow store and retreive buttons work with cart. | Andrei Karas | 3 | -6/+47 |
2015-01-24 | Add support for drag and drop from/to cart. | Andrei Karas | 1 | -1/+35 |
2015-01-24 | Fix check for opened storage window. | Andrei Karas | 1 | -7/+8 |
2015-01-24 | Use InventoryType for inventory type. | Andrei Karas | 3 | -3/+10 |
2015-01-24 | Move inventory type into separate file. | Andrei Karas | 7 | -52/+52 |
2015-01-24 | Add cart into window menu. | Andrei Karas | 1 | -0/+3 |
2015-01-24 | Impliment context menu support for different inventory types. | Andrei Karas | 3 | -77/+88 |
2015-01-24 | Add partial support for cart window. | Andrei Karas | 2 | -79/+135 |
2015-01-23 | Add variable for cart window. | Andrei Karas | 2 | -0/+6 |
2015-01-23 | In inventory window replace some buttons to short names. | Andrei Karas | 1 | -14/+16 |
2015-01-18 | Remove auto_ptr from trade window. | Andrei Karas | 2 | -8/+9 |
2015-01-18 | Fix wrong decoding colors and emotes in same line. | Andrei Karas | 1 | -2/+6 |
2015-01-16 | fix code style. | Andrei Karas | 4 | -5/+0 |