summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas20-466/+510
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas16-798/+793
2012-04-08Allow assign 3 keys to any action.Andrei Karas8-105/+305
2012-04-07Add option to enable/disable texture blurring. (GL_LINEAR/GL_LINEAR)Andrei Karas4-2/+19
2012-04-07Fix code style.Andrei Karas2-3/+3
2012-04-07Change implimentation for removeing old links from browser box class.Andrei Karas2-28/+17
2012-04-07Split setup keyboard texts and actions.Andrei Karas5-260/+740
2012-04-06FIx code style in keyboarddata.hAndrei Karas1-16/+48
2012-04-05Improve fillrectangle speed.Andrei Karas2-1/+55
2012-04-04Add test for browserbox.Andrei Karas2-0/+110
2012-04-03Move some input handling code from game to inputmanager.Andrei Karas3-55/+70
2012-04-03Add some const to sdlinput.Andrei Karas2-2/+2
2012-04-03Add option clear to context menu in drops window.Andrei Karas3-10/+15
2012-04-03Fix npc menu item selection with keyboard.Andrei Karas2-1/+3
2012-04-03Put gui input logic before most game input logic.Andrei Karas5-104/+124
2012-04-02Add curl version check.Andrei Karas1-0/+13
2012-04-02Show version in game window caption.Andrei Karas1-2/+3
2012-04-02Change auto hide screen buttons to 3 statesAndrei Karas6-14/+31
2012-04-02Fix compilation with manaserv support.Andrei Karas1-1/+1
2012-04-01Fix windows compilation.Andrei Karas1-1/+1
2012-04-01Fix shortcuts handling in trade window.Andrei Karas3-1/+10
2012-04-01Fix stuck if press ESC in update window.Andrei Karas1-1/+1
2012-04-01Add support form different proxy types in download process.Andrei Karas6-0/+76
2012-04-01Checks after checks...Andrei Karas6-11/+6
2012-04-01Last part of fixes.Andrei Karas49-189/+191
2012-04-01One part of fixes after auto checking.Andrei Karas24-121/+149
2012-04-01Add keyboarddata.h to make files.v1.2.4.1Andrei Karas2-0/+2
2012-03-31Update and rebuild translations.Andrei Karas14-1050/+1050
2012-03-31Change version to 1.2.4.1Andrei Karas7-7/+23
2012-03-31Fix move issue with mouse.Andrei Karas2-0/+22
2012-03-31Allow enter text if setup window is open.Andrei Karas1-1/+1
2012-03-31Disable for now limits for change direction packets.Andrei Karas2-21/+21
2012-03-29Fix small error in manaserv code.Andrei Karas1-1/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas68-181/+184
2012-03-29Fix code style.Andrei Karas3-3/+2
2012-03-29Rebuild and update translations.Andrei Karas41-11492/+11654
2012-03-29Add option to auto hide chat window (chat window visible by default)Andrei Karas6-2/+100
2012-03-28Add option to autohide buttons on top right corner.Andrei Karas4-1/+39
2012-03-27Extend sequence animation tag. Allow set in attribute value any frame numbers.Andrei Karas2-20/+105
2012-03-27Add missing flags to build scripts.Andrei Karas2-2/+10
2012-03-27Add pause animation tag.Andrei Karas4-2/+16
2012-03-27Fix nsis build after removing help translation dirs.Andrei Karas2-34/+0
2012-03-27Small cleanup in equipment window.Andrei Karas1-2/+3
2012-03-27Unselect item in inventory if it was added to outfit window.Andrei Karas3-1/+14
2012-03-27Fix auto update online list after http server error (tmw like servers only).Andrei Karas1-0/+1
2012-03-27Fix chat links again.Andrei Karas1-2/+20
2012-03-27Fix chat item links. Some times links worked incorrectly.Andrei Karas1-5/+9
2012-03-27Fix shortcuts handling in setup window.Andrei Karas2-20/+21
2012-03-27Fix codition for direction keys.Andrei Karas1-4/+4
2012-03-26Switch by default in build scripts to gcc 4.7.Andrei Karas4-87/+121