Age | Commit message (Expand) | Author | Files | Lines |
2012-04-18 | First step for dehardcode input handling in widgets. | Andrei Karas | 3 | -106/+118 |
2012-04-17 | Move keyboard handling from guichan to own classes. | Andrei Karas | 11 | -3/+252 |
2012-04-17 | Fix input array size. | Andrei Karas | 1 | -1/+1 |
2012-04-16 | Fix code style. | Andrei Karas | 1 | -0/+5 |
2012-04-15 | Add move to point configurable shortcuts. | Andrei Karas | 2 | -26/+282 |
2012-04-15 | Add outfits shortcuts to input settings. | Andrei Karas | 1 | -0/+250 |
2012-04-15 | In input settings tab add default button for reset selected action to default... | Andrei Karas | 2 | -10/+27 |
2012-04-15 | Split input settings tab to categories. | Andrei Karas | 6 | -694/+1051 |
2012-04-14 | Rename class InventoryFilter to RadioGroup. | Andrei Karas | 10 | -50/+297 |
2012-04-14 | Fix code style. | Andrei Karas | 2 | -3/+4 |
2012-04-14 | Block enter key from pressing active button. | Andrei Karas | 2 | -0/+27 |
2012-04-14 | Fix top right buttons focus issue. | Andrei Karas | 1 | -0/+3 |
2012-04-11 | Convert attack handling code to new format. | Andrei Karas | 1 | -2/+2 |
2012-04-10 | Add two default keys to input layout. | Andrei Karas | 2 | -2/+3 |
2012-04-10 | Rename settings tab keyboard to input. | Andrei Karas | 4 | -21/+21 |
2012-04-09 | Fix code style. | Andrei Karas | 6 | -11/+9 |
2012-04-08 | Unselect item in inventory if it was added to drops or shortcuts window. | Andrei Karas | 2 | -0/+2 |
2012-04-08 | Move most input code from keyboardconfig to inputmanager. | Andrei Karas | 10 | -30/+41 |
2012-04-08 | Move enums from keyboardconfig.h to keydata.h. | Andrei Karas | 9 | -215/+215 |
2012-04-07 | Add option to enable/disable texture blurring. (GL_LINEAR/GL_LINEAR) | Andrei Karas | 1 | -0/+3 |
2012-04-07 | Fix code style. | Andrei Karas | 1 | -2/+3 |
2012-04-07 | Change implimentation for removeing old links from browser box class. | Andrei Karas | 2 | -28/+17 |
2012-04-07 | Split setup keyboard texts and actions. | Andrei Karas | 2 | -24/+733 |
2012-04-04 | Add test for browserbox. | Andrei Karas | 1 | -0/+109 |
2012-04-03 | Add some const to sdlinput. | Andrei Karas | 2 | -2/+2 |
2012-04-03 | Add option clear to context menu in drops window. | Andrei Karas | 1 | -7/+3 |
2012-04-03 | Fix npc menu item selection with keyboard. | Andrei Karas | 1 | -0/+3 |
2012-04-03 | Put gui input logic before most game input logic. | Andrei Karas | 2 | -1/+93 |
2012-04-02 | Change auto hide screen buttons to 3 states | Andrei Karas | 6 | -14/+31 |
2012-04-01 | Fix shortcuts handling in trade window. | Andrei Karas | 2 | -0/+7 |
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 | 3 | -0/+33 |
2012-04-01 | Checks after checks... | Andrei Karas | 1 | -5/+3 |
2012-04-01 | Last part of fixes. | Andrei Karas | 18 | -98/+97 |
2012-04-01 | One part of fixes after auto checking. | Andrei Karas | 5 | -61/+89 |
2012-03-31 | Fix move issue with mouse. | Andrei Karas | 2 | -0/+22 |
2012-03-29 | Replace vectors with strings to short names. | Andrei Karas | 23 | -70/+61 |
2012-03-29 | Add option to auto hide chat window (chat window visible by default) | Andrei Karas | 4 | -2/+98 |
2012-03-28 | Add option to autohide buttons on top right corner. | Andrei Karas | 3 | -1/+38 |
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-26 | Redesign input handling. | Andrei Karas | 3 | -34/+6 |
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 | 10 | -12/+12 |
2012-03-21 | Fix copy to clipboard with links. | Andrei Karas | 1 | -1/+1 |
2012-03-19 | Protect autocomplete from evil nicks if nick start from chat line start. | Andrei Karas | 1 | -7/+17 |
2012-03-19 | Add help po translation. | Andrei Karas | 2 | -31/+11 |