Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-03 | Add option clear to context menu in drops window. | Andrei Karas | 3 | -10/+15 | |
2012-04-03 | Fix npc menu item selection with keyboard. | Andrei Karas | 2 | -1/+3 | |
2012-04-03 | Put gui input logic before most game input logic. | Andrei Karas | 5 | -104/+124 | |
This solving game and gui shortcuts conflicts. | |||||
2012-04-02 | Add curl version check. | Andrei Karas | 1 | -0/+13 | |
2012-04-02 | Show version in game window caption. | Andrei Karas | 1 | -2/+3 | |
2012-04-02 | Change auto hide screen buttons to 3 states | Andrei Karas | 6 | -14/+31 | |
(always show, hide in small window, always hide) | |||||
2012-04-02 | Fix compilation with manaserv support. | Andrei Karas | 1 | -1/+1 | |
2012-04-01 | Fix windows compilation. | Andrei Karas | 1 | -1/+1 | |
2012-04-01 | Fix shortcuts handling in trade window. | Andrei Karas | 3 | -1/+10 | |
2012-04-01 | Fix stuck if press ESC in update window. | Andrei Karas | 1 | -1/+1 | |
2012-04-01 | Add support form different proxy types in download process. | Andrei Karas | 6 | -0/+76 | |
2012-04-01 | Checks after checks... | Andrei Karas | 6 | -11/+6 | |
2012-04-01 | Last part of fixes. | Andrei Karas | 49 | -189/+191 | |
2012-04-01 | One part of fixes after auto checking. | Andrei Karas | 24 | -121/+149 | |
2012-04-01 | Add keyboarddata.h to make files.v1.2.4.1 | Andrei Karas | 2 | -0/+2 | |
2012-03-31 | Change version to 1.2.4.1 | Andrei Karas | 1 | -2/+2 | |
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 | 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 pause animation tag. | Andrei Karas | 4 | -2/+16 | |
Example: <pause delay="10"/> | |||||
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 | 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-23 | Fix copy to clipboard issue. | Andrei Karas | 1 | -1/+12 | |
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 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 | 1 | -2/+2 | |
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-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. |