summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-14Fix too long lines.s20160814Andrei Karas1-2/+4
2016-08-14Add missing translation comments.Andrei Karas1-0/+4
2016-08-14Add missing include into skilllistbox.hAndrei Karas1-0/+1
2016-08-14Fix compilation with old gcc.Andrei Karas1-1/+1
2016-08-14Cast skill depend on selected cast type.Andrei Karas3-14/+275
2016-08-14Remove default parameters from useSkill method in SkillDialog.Andrei Karas2-4/+6
2016-08-14Allow drag cast type from skills window into shortcuts.Andrei Karas4-0/+24
2016-08-14Show cast type in skill popup from custom place.Andrei Karas5-6/+26
2016-08-14Show header in skill level selection menu.Andrei Karas2-7/+3
2016-08-14Allow open submenus in same position with parent menu.Andrei Karas2-2/+20
2016-08-14Show skill level selection menu for skill with max level 1.Andrei Karas1-8/+5
2016-08-14Add skill cast type option in skills window.Andrei Karas18-17/+207
2016-08-14Add ability to load/save additional data for each shortcut in shortcuts window.Andrei Karas5-6/+37
2016-08-13Read whole packet SMSG_MAP_QUIT_RESPONSE.Andrei Karas1-1/+1
2016-08-13Change version to 1.6.8.14v1.6.8.14Andrei Karas9-9/+23
2016-08-13Update translations.Andrei Karas23-17333/+19908
2016-08-13Update manaplus.cbp.Andrei Karas1-2/+7
2016-08-13Remove some useless includes.Andrei Karas11-15/+13
2016-08-12Fix code style.Andrei Karas6-5/+10
2016-08-12Remove extra include from sdlimagehelper.cppAndrei Karas1-2/+0
2016-08-11Add assert into colordb about hair.xml file.Andrei Karas1-0/+1
2016-08-11Add asserts in simpleanimation.Andrei Karas1-4/+5
2016-08-11Add asserts into imagehelpers.Andrei Karas3-10/+17
2016-08-11Add into images ci check for iCCP profiles.Andrei Karas1-2/+2
2016-08-11Remove error messages from log if image loaded without image data.Andrei Karas1-9/+0
2016-08-10Use xml loader in spritedef.Andrei Karas1-4/+15
2016-08-10Use xml loader in themes.Andrei Karas1-7/+28
2016-08-10Use xml loader in particle effects.Andrei Karas4-9/+29
2016-08-09Fix compilation after last commit.Andrei Karas6-0/+9
2016-08-09Remove extra include from map.hAndrei Karas1-1/+0
2016-08-09In ci deheader scripts trigger error if any file compilation failed.Andrei Karas1-1/+1
2016-08-09Remove gcc version in testfile scripts.Andrei Karas3-3/+3
2016-08-09Fix show overhead message with format "text".Andrei Karas1-7/+8
2016-08-09Add missing include into mapobject.hAndrei Karas1-0/+2
2016-08-08Remove default value from block mask in Map::getWalk.s20160809Andrei Karas2-10/+67
2016-08-08Fix on client side walking on monster wall collision.Andrei Karas9-1/+24
2016-08-08Fix collision monster wall.Andrei Karas1-1/+1
2016-08-08Fix particles counter in being popup.evolrelease2016-08-07Andrei Karas3-1/+15
2016-08-08Fix possible infinite loop in particlesAndrei Karas1-0/+1
2016-08-07Add monster wall collision type.Andrei Karas11-26/+54
2016-08-07Add player wall collision type (5).Andrei Karas7-15/+33
2016-08-07Extend horses.xml with separate offset for each direction for rider, up and d...Andrei Karas6-45/+172
2016-08-06From horses.xml remove outdated offsets.Andrei Karas1-6/+4
2016-08-06Add support for player rider offset by x and y.Andrei Karas3-2/+12
2016-08-06Add own colors for hp bars for homunculus, mercenary, elemental.Andrei Karas4-6/+61
2016-08-05Remove extra include.Andrei Karas1-1/+0
2016-08-05Disable for now npc dialog creation test.Andrei Karas2-6/+6
2016-08-05Disable ci test gcc-5_sdl2_tests_i386, because some times it fail and no way ...Andrei Karas1-1/+2
2016-08-05Fix includes issue in stringdefines.Andrei Karas4-5/+4
2016-08-04Add missing include into attributesstrings.cppAndrei Karas1-0/+2