summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-09-25improve construcors in abstract classes.Andrei Karas9-84/+84
2013-09-25improve a bit strings declaration.Andrei Karas13-36/+36
2013-09-23fix calling gettext before gettext initialisation.Andrei Karas2-4/+4
2013-09-22by default assign back button to quit in SDL2 on Android.Andrei Karas1-0/+3
2013-09-22add support in ADNROID+SDL2 for loading data from assets.Andrei Karas1-2/+7
2013-09-22load fonts in separate function.Andrei Karas2-5/+11
2013-09-22fix compilation and partial running with SDL2 on Android.Andrei Karas2-0/+16
2013-09-20improve a bit code speed.Andrei Karas5-8/+7
2013-09-19fix some compilation issues in different platforms.Andrei Karas2-2/+2
2013-09-19rename "fast opengl" into "normal opengl".Andrei Karas2-2/+2
2013-09-18fix name conflicts.Andrei Karas3-6/+6
2013-09-18remove useless conditions.Andrei Karas2-1/+2
2013-09-18add const to other files.Andrei Karas3-3/+3
2013-09-18add consts in gui classes.Andrei Karas54-67/+74
2013-09-18add missing const in being classes.Andrei Karas10-10/+11
2013-09-18show online messages in party tab.Andrei Karas1-0/+4
2013-09-16remove unused includes from resources.Andrei Karas1-0/+2
2013-09-16remove unused includes from render files.Andrei Karas3-0/+5
2013-09-15remove some other unused includes.Andrei Karas1-0/+1
2013-09-15add option to not unload sounds after using.Andrei Karas1-0/+5
2013-09-14fix closing not own equipment window.Andrei Karas1-0/+3
2013-09-13fix code style.Andrei Karas7-7/+11
2013-09-13Fix compilation errors with different flags.Andrei Karas2-0/+3
2013-09-13fix compilation errors after last commit.Andrei Karas1-0/+2
2013-09-12disable native guild support for "new" tmw server.Andrei Karas1-0/+3
2013-09-12remove unused includes from input files.Andrei Karas6-0/+6
2013-09-12remove unused includes from widget files.Andrei Karas99-286/+80
2013-09-11remove unused includes from gui files.Andrei Karas113-378/+36
2013-09-08fix window resize from settings in SDL2.Andrei Karas1-0/+1
2013-09-06add globals filter.Andrei Karas3-0/+34
2013-09-05add option to use special diagonal moving speed.Andrei Karas1-0/+4
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 Karas2-0/+13
2013-09-03add drag and drop support for equipment window.Andrei Karas2-4/+77
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 Karas8-9/+9
2013-09-02fix compilation warning.Andrei Karas1-1/+1
2013-09-02Improve setup input window.Andrei Karas1-2/+9
2013-09-02fix compilation warning.Andrei Karas1-1/+0
2013-09-02dehardcode shift key to stop mouse moving.Andrei Karas1-2/+4
2013-09-01add software renderer for SDL2.Andrei Karas1-6/+0
2013-09-01add SDL2 default render mode.Andrei Karas2-1/+5
2013-09-01add way to map render mode selection to actual modes.Andrei Karas4-47/+24
2013-09-01add renderer enum.Andrei Karas4-11/+13
2013-08-31move being related files into being dir.Andrei Karas50-70/+114
2013-08-31move particles into particle dir.Andrei Karas1-1/+2