Age | Commit message (Expand) | Author | Files | Lines |
2016-03-26 | Fix code style. | Andrei Karas | 1 | -4/+0 |
2016-03-21 | Show effect names in debug window in target tab. | Andrei Karas | 1 | -15/+2 |
2016-03-21 | Remove some getters from StatusEffect. | Andrei Karas | 1 | -1/+1 |
2016-03-21 | Split StatusEffect into StatusEffect and StatusEffectDB. | Andrei Karas | 1 | -1/+3 |
2016-03-01 | Fix popup for not own homunculuses. | Andrei Karas | 1 | -1/+12 |
2016-03-01 | Fix pet popup. For not own pets now show pet info and size always correct. | Andrei Karas | 1 | -1/+12 |
2016-02-20 | Add missing const in gui directory. | Andrei Karas | 1 | -4/+6 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-11-07 | Add missing check in being popup. | Andrei Karas | 1 | -0/+2 |
2015-11-01 | Show enabled status effects in player popups. | Andrei Karas | 1 | -4/+49 |
2015-05-30 | Move theme colors enum into separate file. | Andrei Karas | 1 | -18/+18 |
2015-05-29 | Convert ActorType enum into strong typed enum. | Andrei Karas | 1 | -1/+1 |
2015-05-28 | Add strong typed bool type Visible. | Andrei Karas | 1 | -2/+2 |
2015-05-21 | Call Popup::postInit from all popups with overrided postInit method. | Andrei Karas | 1 | -0/+1 |
2015-04-18 | Add eathena defines into being. | Andrei Karas | 1 | -0/+4 |
2015-04-05 | Show chat room name in player popup. | Andrei Karas | 1 | -5/+40 |
2015-04-03 | Remove debug string. | Andrei Karas | 1 | -1/+0 |
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-02-18 | Fix crash with player popup. | Andrei Karas | 1 | -1/+1 |
2015-02-15 | Allow to shop buy board name on beings. | Andrei Karas | 1 | -8/+36 |
2015-02-15 | Rename being board into sell board. | Andrei Karas | 1 | -8/+8 |
2015-02-02 | Show shop name on players. | Andrei Karas | 1 | -6/+33 |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2014-09-10 | Change format in ActorType enum. | Andrei Karas | 1 | -1/+1 |
2014-08-17 | Create public variable for beingpopup. | Andrei Karas | 1 | -0/+2 |
2014-05-17 | Move font.cpp/h into fonts directory. | Andrei Karas | 1 | -1/+2 |
2014-05-13 | Move actor type into separate file. | Andrei Karas | 1 | -1/+1 |
2014-02-20 | improve includes. | Andrei Karas | 1 | -0/+1 |
2014-02-16 | combine font classes in one. | Andrei Karas | 1 | -3/+1 |
2014-02-15 | move exguichan files into gui/base/ | Andrei Karas | 1 | -1/+1 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 |
2013-12-26 | Fix being popup height if no any information about being except name. | Andrei Karas | 1 | -0/+1 |
2013-10-19 | fix code style | Andrei Karas | 1 | -1/+0 |
2013-10-19 | add postInit function into popup. | Andrei Karas | 1 | -4/+8 |
2013-10-08 | extent profiler logging into some functions. | Andrei Karas | 1 | -0/+2 |
2013-10-04 | fix code style. | Andrei Karas | 1 | -1/+0 |
2013-09-30 | move popups into popups directory. | Andrei Karas | 1 | -0/+211 |