Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-31 | Change version to 1.2.4.1 | Andrei Karas | 7 | -7/+23 | |
2012-03-31 | Fix move issue with mouse. | Andrei Karas | 2 | -0/+22 | |
2012-03-31 | Allow enter text if setup window is open. | Andrei Karas | 1 | -1/+1 | |
2012-03-31 | Disable for now limits for change direction packets. | Andrei Karas | 2 | -21/+21 | |
2012-03-29 | Fix small error in manaserv code. | Andrei Karas | 1 | -1/+1 | |
2012-03-29 | Replace vectors with strings to short names. | Andrei Karas | 68 | -181/+184 | |
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 | |
Option in chat \ Auto hide chat window. | |||||
2012-03-28 | Add option to autohide buttons on top right corner. | Andrei Karas | 4 | -1/+39 | |
By default buttons hidden. | |||||
2012-03-27 | Extend sequence animation tag. Allow set in attribute value any frame numbers. | Andrei Karas | 2 | -20/+105 | |
Examples what doing same: <sequence start="55" end="60" delay="75" /> <sequence value="55-60" delay="75" /> <sequence value="55,56,57,58,59,60" delay="75" /> Other examples: <sequence value="55,p,56,p,58,p,59,p,60" delay="75" /> p mean pause. | |||||
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 | |
Example: <pause delay="10"/> | |||||
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 | |
Add gcc 4.5 build script. | |||||
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 | |
bad and must be replaced with better implimentation. | |||||
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 | |
Example nick: @pvp on | |||||
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 | |
Combine help and client data translations. | |||||
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 | |
Fix per gender and race items separation. | |||||
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 | |
Example: <sprite gender="male" race="4">...</sprite> |