Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-01-14 | Prevent from show multiply death dialogs. | Andrei Karas | 1 | -9/+11 |
2015-01-14 | Use GM_CHANNEL constant for gm channel name. | Andrei Karas | 1 | -3/+4 |
2015-01-14 | Add support for #gm channel for gm tab. | Andrei Karas | 3 | -2/+14 |
2015-01-14 | By requesting open #trade channel, really open trade tab. | Andrei Karas | 2 | -5/+31 |
2015-01-14 | For trade tab use channel to send messages. | Andrei Karas | 3 | -5/+8 |
2015-01-12 | Move mouseeventtype.h into enums directory. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Move mousebutton.h into enums directory. | Andrei Karas | 1 | -1/+1 |
2015-01-11 | Remove popup handler "clear drops". | Andrei Karas | 1 | -6/+1 |
2015-01-11 | Fix code style. | Andrei Karas | 4 | -6/+5 |
2015-01-11 | Simplify AddButton method in WidgetGroup class. | Andrei Karas | 5 | -13/+4 |
2015-01-11 | Add chat command for select debug tab. | Andrei Karas | 2 | -3/+5 |
2015-01-11 | Add chat command for select general tab. | Andrei Karas | 2 | -0/+20 |
2015-01-10 | eathena: add packet SMSG_BEING_ATTRS 0x0b0a. | Andrei Karas | 2 | -0/+7 |
2015-01-09 | Add min/max race into charcreation.xml. | Andrei Karas | 2 | -5/+9 |
2015-01-06 | Move beingdirection into enums directory. | Andrei Karas | 1 | -1/+1 |