Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | Fix code style. | Andrei Karas | 3 | -3/+2 |
2012-03-29 | Rebuild and update translations. | Andrei Karas | 41 | -11492/+11654 |
2012-03-29 | Add option to auto hide chat window (chat window visible by default) | Andrei Karas | 6 | -2/+100 |
2012-03-28 | Add option to autohide buttons on top right corner. | Andrei Karas | 4 | -1/+39 |
2012-03-27 | Extend sequence animation tag. Allow set in attribute value any frame numbers. | Andrei Karas | 2 | -20/+105 |
2012-03-27 | Add missing flags to build scripts. | Andrei Karas | 2 | -2/+10 |
2012-03-27 | Add pause animation tag. | Andrei Karas | 4 | -2/+16 |
2012-03-27 | Fix nsis build after removing help translation dirs. | Andrei Karas | 2 | -34/+0 |
2012-03-27 | Small cleanup in equipment window. | Andrei Karas | 1 | -2/+3 |
2012-03-27 | Unselect item in inventory if it was added to outfit window. | Andrei Karas | 3 | -1/+14 |
2012-03-27 | Fix auto update online list after http server error (tmw like servers only). | Andrei Karas | 1 | -0/+1 |
2012-03-27 | Fix chat links again. | Andrei Karas | 1 | -2/+20 |
2012-03-27 | Fix chat item links. Some times links worked incorrectly. | Andrei Karas | 1 | -5/+9 |
2012-03-27 | Fix shortcuts handling in setup window. | Andrei Karas | 2 | -20/+21 |
2012-03-27 | Fix codition for direction keys. | Andrei Karas | 1 | -4/+4 |
2012-03-26 | Switch by default in build scripts to gcc 4.7. | Andrei Karas | 4 | -87/+121 |
2012-03-26 | fix radio button in rednblack and blacknblack, add highlights, greenize checkbox | kook | 8 | -0/+0 |
2012-03-26 | Add xz tarball to git ignore list. | Andrei Karas | 1 | -0/+1 |
2012-03-26 | Fix npc menu keyboard navigation. | Andrei Karas | 1 | -2/+2 |
2012-03-26 | Fix code style and auto check issues. | Andrei Karas | 6 | -11/+26 |
2012-03-26 | Move input structure from keyboardconfig.cpp to keyboarddata.h file. | Andrei Karas | 4 | -1059/+1006 |
2012-03-26 | Redesign input handling. | Andrei Karas | 17 | -1078/+2417 |
2012-03-25 | Fix blacknblack theme. | Andrei Karas | 7 | -55/+3 |
2012-03-25 | add blacknblack theme | kook | 44 | -0/+216 |
2012-03-23 | Fix copy to clipboard issue. | Andrei Karas | 1 | -1/+12 |
2012-03-22 | Add flag for new standarts to gcc 4.6 build file. | Andrei Karas | 1 | -1/+1 |
2012-03-22 | Add help translations. Now only incomplete russian translation. | Andrei Karas | 5 | -0/+879 |
2012-03-22 | Rename object event to depricatedevent because current implimentation very | Andrei Karas | 37 | -101/+108 |
2012-03-21 | Fix copy to clipboard with links. | Andrei Karas | 1 | -1/+1 |
2012-03-20 | Fix tiles animation in opengl mode in non fringe layers. | Andrei Karas | 4 | -10/+18 |
2012-03-19 | Protect autocomplete from evil nicks if nick start from chat line start. | Andrei Karas | 1 | -7/+17 |
2012-03-19 | Add translation tags to help pages. | Andrei Karas | 111 | -2186/+305 |
2012-03-19 | Add help po translation. | Andrei Karas | 8 | -47/+119 |
2012-03-18 | Fix config keys validation. | Andrei Karas | 1 | -1/+1 |
2012-03-17 | Change version to 1.2.3.18. | Andrei Karas | 7 | -7/+21 |
2012-03-17 | Fix old fullscreen value check. | Andrei Karas | 1 | -2/+2 |
2012-03-17 | Fix warning wih disabled NLS. | Andrei Karas | 1 | -2/+1 |
2012-03-17 | In update windows after client version switch color back to black. | Andrei Karas | 1 | -2/+2 |
2012-03-17 | Update and rebuild translations. | Andrei Karas | 40 | -21048/+21848 |
2012-03-16 | Fix stuck after canceling register. | Andrei Karas | 1 | -1/+1 |
2012-03-14 | Add support for other gender. | Andrei Karas | 15 | -28/+108 |
2012-03-13 | Fix to avoid false positives in automatic checking software. | Andrei Karas | 2 | -8/+10 |
2012-03-13 | Remove second use/equip button from inventory. | Andrei Karas | 2 | -14/+3 |
2012-03-13 | Use per race equipment sprites. | Andrei Karas | 7 | -19/+39 |
2012-03-12 | Fix servers list download error. | Andrei Karas | 2 | -13/+13 |
2012-03-11 | Fix code style. | Andrei Karas | 1 | -2/+2 |
2012-03-11 | Fix use button in skills dialog if switching tabs. | Andrei Karas | 3 | -0/+28 |
2012-03-10 | Allow add skills to shortcuts bar (same as for magic and script commands). | Andrei Karas | 6 | -15/+78 |
2012-03-10 | Add to skills missile particle effect and hit/miss sounds. | Andrei Karas | 5 | -76/+146 |
2012-03-10 | Add basic skill action use on target. | Andrei Karas | 3 | -4/+45 |