Age | Commit message (Expand) | Author | Files | Lines |
2016-09-20 | Set unselectable most parts of status window. | Andrei Karas | 1 | -0/+8 |
2016-09-20 | Add support for unselectable widgets. | Andrei Karas | 1 | -0/+3 |
2016-09-17 | Add strong typed bool LoseFocusOnTab. | Andrei Karas | 2 | -5/+10 |
2016-09-17 | Add strong typed bool Opaque. | Andrei Karas | 21 | -49/+68 |
2016-09-17 | Use strong typed bool Move for move variable in window. | Andrei Karas | 1 | -1/+1 |
2016-09-15 | Fix leak in ItemAmountWindow. | Andrei Karas | 1 | -0/+2 |
2016-09-15 | Add type into ShopListBox. | Andrei Karas | 2 | -3/+4 |
2016-09-11 | Remove support for legacy configuration in outfits. | Andrei Karas | 2 | -7/+3 |
2016-09-07 | Allow run commands if no tab selected in chat window. | Andrei Karas | 1 | -0/+2 |
2016-08-30 | Fix some leaks in unit tests. | Andrei Karas | 1 | -0/+13 |
2016-08-29 | Use time_t for time values. | Andrei Karas | 7 | -13/+13 |
2016-08-26 | Remove unused include. | Andrei Karas | 1 | -1/+0 |
2016-08-25 | Mark some methongs in BuyDialog for tmwa only. | Andrei Karas | 2 | -2/+19 |
2016-08-25 | Allow buy more than one item at vending shop at once. | Andrei Karas | 2 | -28/+66 |
2016-08-25 | Impliment packet SMSG_VENDING_BUY_ACK. | Andrei Karas | 1 | -0/+1 |
2016-08-24 | First step of removing local pets (tmwa only). | Andrei Karas | 3 | -111/+5 |
2016-08-19 | Use socialguildtab2.h only if tmwa compilation enabled. | Andrei Karas | 1 | -1/+4 |
2016-08-19 | Remove another extra include from socialwindow.cpp | Andrei Karas | 1 | -1/+0 |
2016-08-19 | Remove extra include from socialwindow.cpp | Andrei Karas | 1 | -2/+0 |
2016-08-18 | Add baic menu into social window menu button. | Andrei Karas | 2 | -7/+48 |
2016-08-18 | Remove unuse event handlers in socialwindow. | Andrei Karas | 2 | -65/+0 |
2016-08-18 | Remove SocialWindow::showPartyCreate | Andrei Karas | 2 | -37/+0 |
2016-08-18 | Remove SocialWindow::showGuildCreate | Andrei Karas | 2 | -13/+0 |
2016-08-18 | Add some clang fixes. | Andrei Karas | 1 | -2/+5 |
2016-08-18 | Remove createpartypopup class. | Andrei Karas | 2 | -7/+0 |
2016-08-18 | Remove invite and leave buttons from social window. | Andrei Karas | 2 | -14/+4 |
2016-08-15 | Cast skills with offsets. | Andrei Karas | 2 | -25/+77 |
2016-08-15 | Change cast offset in skills dialog. | Andrei Karas | 2 | -0/+26 |
2016-08-15 | Move itemtype.h into item directory. | Andrei Karas | 2 | -2/+2 |
2016-08-15 | Move skilltype.h and skilltype2.h into skill directory. | Andrei Karas | 1 | -2/+1 |
2016-08-15 | Move skillowner.h into skill directory. | Andrei Karas | 1 | -1/+1 |
2016-08-14 | Fix compilation with old gcc. | Andrei Karas | 1 | -1/+1 |
2016-08-14 | Cast skill depend on selected cast type. | Andrei Karas | 2 | -12/+271 |
2016-08-14 | Remove default parameters from useSkill method in SkillDialog. | Andrei Karas | 2 | -4/+6 |
2016-08-14 | Add skill cast type option in skills window. | Andrei Karas | 2 | -3/+18 |
2016-08-14 | Add ability to load/save additional data for each shortcut in shortcuts window. | Andrei Karas | 2 | -4/+12 |
2016-08-13 | Remove some useless includes. | Andrei Karas | 3 | -4/+1 |
2016-08-12 | Fix code style. | Andrei Karas | 1 | -0/+4 |
2016-08-09 | Fix compilation after last commit. | Andrei Karas | 1 | -0/+2 |
2016-08-07 | Add player wall collision type (5). | Andrei Karas | 1 | -2/+4 |
2016-08-03 | Add actor type elemental. | Andrei Karas | 1 | -0/+1 |
2016-08-02 | Mark shopselldialog.cpp as tmwa only file. | Andrei Karas | 1 | -0/+4 |
2016-08-02 | Remove unused unregister dialog and states for it. | Andrei Karas | 3 | -240/+0 |
2016-08-02 | Add all known windows into windows unit tests. | Andrei Karas | 2 | -1/+4 |
2016-08-01 | Fix compilation without tmwa support. | Andrei Karas | 1 | -0/+4 |
2016-07-31 | Remove curl extra include from whoisonline.cpp | Andrei Karas | 1 | -3/+0 |
2016-07-29 | Fix code style. | Andrei Karas | 4 | -6/+3 |
2016-07-29 | Add some missing tmwa defines. | Andrei Karas | 3 | -2/+4 |
2016-07-28 | Remove macro A_TMWA_UNUSED. | Andrei Karas | 2 | -5/+5 |
2016-07-28 | Remove define EATHENA_SUPPORT from all code. | Andrei Karas | 21 | -179/+0 |