Age | Commit message (Expand) | Author | Files | Lines |
2015-08-22 | Use resource manager as global variable. | Andrei Karas | 1 | -4/+3 |
2015-08-20 | Use separate icons palette. | Andrei Karas | 1 | -1/+1 |
2015-08-20 | Add missing checks or attributes to popups. | Andrei Karas | 6 | -23/+22 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 4 | -16/+23 |
2015-08-09 | Add some missing checks to gui found by paranucker. | Andrei Karas | 2 | -3/+3 |
2015-08-03 | Add gui mode for dyecmd. Now only basic code added. | Andrei Karas | 1 | -0/+3 |
2015-07-25 | add targetingType feature | Joseph Botosh | 2 | -1/+4 |
2015-07-15 | Update existing item after inserting card. | Andrei Karas | 2 | -0/+7 |
2015-07-14 | In item popup show attached cards to item. | Andrei Karas | 2 | -12/+64 |
2015-07-14 | Remove default parameters from item popup. | Andrei Karas | 1 | -3/+6 |
2015-07-14 | Add card item type. | Andrei Karas | 1 | -0/+1 |
2015-07-02 | Move mapitemtype into enums directory. | Andrei Karas | 1 | -1/+2 |
2015-06-25 | Add missing non null attributes into gui directory. | Andrei Karas | 1 | -1/+1 |
2015-06-25 | Add missing checks into popups. | Andrei Karas | 3 | -3/+8 |
2015-06-15 | Fix code style. | Andrei Karas | 1 | -0/+1 |
2015-06-14 | Use CREATEWIDGET macro in popupmenu. | Andrei Karas | 1 | -5/+5 |
2015-06-07 | Fix show bars context menu. | Andrei Karas | 1 | -1/+1 |
2015-06-06 | Fix code style. | Andrei Karas | 2 | -6/+8 |
2015-05-31 | Convert InputAction enum into strong typed enum. | Andrei Karas | 3 | -6/+8 |
2015-05-30 | Move inputaction into enums directory. | Andrei Karas | 1 | -1/+1 |
2015-05-30 | Move relation enum into separate file. | Andrei Karas | 1 | -7/+7 |
2015-05-30 | Move theme colors enum into separate file. | Andrei Karas | 8 | -60/+60 |
2015-05-29 | Convert ActorType enum into strong typed enum. | Andrei Karas | 3 | -3/+3 |
2015-05-29 | Add strong typed int type BeingTypeId. | Andrei Karas | 1 | -1/+2 |
2015-05-29 | Add strong typed int type BeingId. | Andrei Karas | 2 | -19/+24 |
2015-05-28 | Add strong typed bool type Visible. | Andrei Karas | 9 | -22/+22 |
2015-05-23 | Add missing calls to postInit for windows and popups. | Andrei Karas | 1 | -0/+1 |
2015-05-21 | Call Popup::postInit from all popups with overrided postInit method. | Andrei Karas | 9 | -0/+9 |
2015-05-17 | Fix some issues after automatic checks. | Andrei Karas | 1 | -1/+1 |
2015-05-10 | Move guildmanager into net/tmwa directory. | Andrei Karas | 1 | -3/+4 |
2015-05-05 | Build parts of inventorytype.h only if supported server enabled. | Andrei Karas | 1 | -1/+1 |
2015-05-03 | Remove useless dynamic_cast. | Andrei Karas | 1 | -1/+1 |
2015-04-29 | Allos send items by mail. | Andrei Karas | 1 | -0/+1 |
2015-04-20 | Add action for open yellow bar settings page (quick page). | Andrei Karas | 1 | -0/+2 |
2015-04-18 | Add eathena defines into being. | Andrei Karas | 3 | -1/+13 |
2015-04-17 | Use ActorType for being type. | Andrei Karas | 2 | -13/+13 |
2015-04-17 | Add eathena defines into inventorytype enum. | Andrei Karas | 1 | -0/+2 |
2015-04-17 | Add eathena defines into actortype enum. | Andrei Karas | 1 | -1/+2 |
2015-04-05 | Show chat room name in player popup. | Andrei Karas | 2 | -5/+41 |
2015-04-03 | Remove debug string. | Andrei Karas | 1 | -1/+0 |
2015-04-03 | Add mute/unmute gm context menu for 1,5,10,15,30 minutes. | Andrei Karas | 1 | -0/+61 |
2015-03-25 | eathena: show in homunculus popup intimacy and hunger counters. | Andrei Karas | 1 | -1/+22 |
2015-03-25 | Fix compilation without eathena support. | Andrei Karas | 1 | -0/+2 |
2015-03-24 | eathena: show in pet popup intimacy and hunger counters. | Andrei Karas | 1 | -75/+101 |
2015-03-17 | Remove useless includes from .h files. | Andrei Karas | 2 | -3/+0 |
2015-03-16 | Remove useless includes from cpp files | Andrei Karas | 1 | -5/+2 |
2015-03-13 | fix code style. | Andrei Karas | 1 | -0/+2 |
2015-03-08 | Remove handler "add attack ignore" from popup menu. | Andrei Karas | 1 | -10/+1 |
2015-03-08 | Remove handler "add priority attack" from popup menu. | Andrei Karas | 1 | -10/+1 |
2015-03-08 | Remove handler "add attack" from popup menu. | Andrei Karas | 1 | -10/+1 |