summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-14disable some automake commands becuase old automake not have it.v1.3.9.15Andrei Karas1-1/+1
2013-09-14fix compilation with old SDL versions.Andrei Karas1-3/+2
2013-09-14fix compilation in windows.Andrei Karas1-1/+1
2013-09-14Change version to 1.3.9.15.Andrei Karas8-8/+31
2013-09-14update translations.Andrei Karas40-43508/+44110
2013-09-13fix code style.Andrei Karas28-53/+67
2013-09-13Fix compilation errors with different flags.Andrei Karas17-73/+61
2013-09-13fix animaed tiles in csv map format.Andrei Karas1-1/+15
2013-09-13fix compilation errors after last commit.Andrei Karas3-0/+4
2013-09-12disable native guild support for "new" tmw server.Andrei Karas3-2/+20
2013-09-12disable server whisper ignores for "new" tmw servers because it was removed.Andrei Karas1-0/+4
2013-09-12add server version check for "new" tmw servers.Andrei Karas3-2/+26
2013-09-12fix compilation warning.Andrei Karas1-1/+2
2013-09-12add missing checks into configure.acAndrei Karas1-0/+16
2013-09-12remove unused includes from input files.Andrei Karas12-17/+8
2013-09-12remove unused includes from widget files.Andrei Karas104-286/+86
2013-09-11update translations.Andrei Karas18-23467/+23991
2013-09-11remove unused includes from gui files.Andrei Karas120-378/+46
2013-09-10improve SDL2 handling events.Andrei Karas2-0/+8
2013-09-10improve SDL_mixer usage.Andrei Karas1-4/+4
2013-09-09remove unused includes from being files.Andrei Karas14-44/+3
2013-09-09remove useless includes from some files.Andrei Karas54-104/+46
2013-09-09disable fadeout music actions if music disabled.Andrei Karas1-0/+6
2013-09-08add missing translations into windows installers.Andrei Karas3-0/+12
2013-09-08add missing flags into windows installers.Andrei Karas3-0/+9
2013-09-08fix delay flag for die sound.Andrei Karas1-1/+1
2013-09-08add atlas for common/shared images between maps.Andrei Karas1-0/+9
2013-09-08fix window resize from settings in SDL2.Andrei Karas3-0/+10
2013-09-07fix for SDL2 software mode if screen surface not have alpha channel.Andrei Karas1-1/+8
2013-09-06fix leak in handling full move path from evol server.Andrei Karas1-0/+1
2013-09-06add globals filter.Andrei Karas5-1/+37
2013-09-05add option to use special diagonal moving speed.Andrei Karas4-1/+9
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