summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-26fix radio button in rednblack and blacknblack, add highlights, greenize checkboxkook8-0/+0
2012-03-26Add xz tarball to git ignore list.Andrei Karas1-0/+1
2012-03-26Fix npc menu keyboard navigation.Andrei Karas1-2/+2
2012-03-26Fix code style and auto check issues.Andrei Karas6-11/+26
2012-03-26Move input structure from keyboardconfig.cpp to keyboarddata.h file.Andrei Karas4-1059/+1006
2012-03-26Redesign input handling.Andrei Karas17-1078/+2417
2012-03-25Fix blacknblack theme.Andrei Karas7-55/+3
2012-03-25add blacknblack themekook44-0/+216
2012-03-23Fix copy to clipboard issue.Andrei Karas1-1/+12
2012-03-22Add flag for new standarts to gcc 4.6 build file.Andrei Karas1-1/+1
2012-03-22Add help translations. Now only incomplete russian translation.Andrei Karas5-0/+879
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas37-101/+108
2012-03-21Fix copy to clipboard with links.Andrei Karas1-1/+1
2012-03-20Fix tiles animation in opengl mode in non fringe layers.Andrei Karas4-10/+18