summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-05add support for additinional diagonal moving speed.Andrei Karas2-11/+15
2013-09-05simplify next draw frame calculation in being.Andrei Karas1-6/+2
2013-09-04add support for getting full move path from server (evol only).Andrei Karas7-4/+50
2013-09-03name 5'h equipment slot number as cape.Andrei Karas1-1/+1
2013-09-03add separator before drop and protect context menu items.Andrei Karas1-0/+3
2013-09-03show icon on protected items.Andrei Karas5-0/+15
2013-09-03add drag and drop support for equipment window.Andrei Karas3-5/+79
2013-09-03add missing files.Andrei Karas2-0/+1774
2013-09-02improve avatarlistbox draw speed.Andrei Karas1-1/+18
2013-09-02fix emote window resize issue in software mode.Andrei Karas2-0/+9
2013-09-02improve draw speed in tab.Andrei Karas1-10/+19
2013-09-02improve chat emote window draw speed.Andrei Karas2-10/+63
2013-09-02dehardcode some mode render mode constans usage.Andrei Karas12-25/+27
2013-09-02fix compilation warning.Andrei Karas1-1/+1
2013-09-02update liberation fonts.Andrei Karas4-0/+0
2013-09-02Improve setup input window.Andrei Karas2-3/+10
2013-09-02improve render mode validation after reading from config.Andrei Karas2-7/+31
2013-09-02fix compilation warning.Andrei Karas1-1/+0
2013-09-02fix SDL2 default render mode.Andrei Karas2-2/+1
2013-09-02dehardcode shift key to stop mouse moving.Andrei Karas1-2/+4
2013-09-01improve speed in software renderer in SDL2.Andrei Karas5-19/+20
2013-09-01add software renderer for SDL2.Andrei Karas10-14/+1761
2013-09-01fix renderer names and types.Andrei Karas10-8/+17
2013-09-01add SDL2 default render mode.Andrei Karas14-24/+198
2013-09-01add way to map render mode selection to actual modes.Andrei Karas13-62/+201
2013-09-01fix help message in configure about SDL2 support.Andrei Karas1-1/+1
2013-09-01fix SDL detection code in OpenBSD and probably other systems.Andrei Karas1-4/+8
2013-09-01add renderer enum.Andrei Karas19-48/+93
2013-08-31move being related files into being dir.Andrei Karas142-247/+356
2013-08-31move particles into particle dir.Andrei Karas26-82/+93
2013-08-31move input related files into input dir.Andrei Karas72-163/+216
2013-08-31move render classes into render dir.Andrei Karas48-94/+114
2013-08-31add missing files into make scripts.v1.3.9.1Andrei Karas2-0/+2
2013-08-31fix compilation with old compilers.Andrei Karas2-8/+3
2013-08-31Change version to 1.3.9.1.Andrei Karas8-8/+20
2013-08-31update and rebuild translations.Andrei Karas42-9660/+9731
2013-08-31fix code style and some minor issues.Andrei Karas10-13/+14
2013-08-30remove duplicate variables.Andrei Karas36-54/+38
2013-08-29add intl dir into ignore list.Andrei Karas1-0/+1
2013-08-29fix some more missign checks.Andrei Karas3-30/+36
2013-08-29fix compilation error.Andrei Karas1-1/+3
2013-08-29move SDL2 preprocessor checks into localconsts.hAndrei Karas2-10/+13
2013-08-29fix includes dirs if build was run not from top directory.Andrei Karas2-7/+3
2013-08-29fix small cursor selection alignment.Andrei Karas1-1/+1
2013-08-29add some more missing checks.Andrei Karas13-22/+44
2013-08-29improve debug checkers.Andrei Karas7-9/+61
2013-08-29fix compilation errors and warnings in debug checkers.Andrei Karas8-16/+31
2013-08-29fix some missing checks.Andrei Karas3-32/+61
2013-08-29add file access fuzzer.Andrei Karas8-1/+117
2013-08-29allow open help and did you know window before login into game.Andrei Karas4-6/+12