summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-11-21Change version to 1.5.11.21v1.5.11.21Andrei Karas1-2/+2
2015-11-20Fix code style.Andrei Karas12-12/+28
2015-11-20Fix unit tests.Andrei Karas4-8/+8
2015-11-19Add strong typed bool enum Append.Andrei Karas12-39/+86
2015-11-19Allow use support/friendly skills on self if target not selected.Andrei Karas1-1/+3
2015-11-19Fix code style in emoteshortcut.Andrei Karas1-1/+2
2015-11-19Fix code style in effectmanager.Andrei Karas2-4/+9
2015-11-19Fix code style in dropshortcut.Andrei Karas1-3/+6
2015-11-18Fix code style in dirs.Andrei Karas1-4/+7
2015-11-18Fix code style in configuration.Andrei Karas2-24/+45
2015-11-18Fix code style in configmanager.Andrei Karas1-3/+7
2015-11-18Fix party invite response (hercules)Andrei Karas1-14/+2
2015-11-18Fix code style in commandline.Andrei Karas1-39/+61
2015-11-18Fix code style in client.Andrei Karas1-29/+53
2015-11-18Fix code style in chatlogger.Andrei Karas2-19/+35
2015-11-18Fix code style in beingequipbackend and add some consts to it.Andrei Karas9-19/+25
2015-11-18Fix code style in avatar.Andrei Karas1-1/+2
2015-11-18Fix code style in animationdelayload.Andrei Karas1-1/+2
2015-11-18Fix style in animatedsprite.Andrei Karas2-21/+31
2015-11-17Use magic command properties only if compiled for tmwa.Andrei Karas8-59/+159
2015-11-17fix mplint issue.Andrei Karas1-2/+1
2015-11-17Fix unit tests compilation.Andrei Karas1-2/+2
2015-11-17Fix make files.Andrei Karas2-2/+2
2015-11-17Fix compilation without C++11 again.Andrei Karas13-30/+31
2015-11-17Fix compilation without C++11 flags.Andrei Karas1-1/+1
2015-11-17Convert enum InputType into strong typed.Andrei Karas8-32/+46
2015-11-16Convert State enum into strong typed.Andrei Karas35-293/+290
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas23-189/+203
2015-11-16Convert DragDropSource enum into strong typed enum.Andrei Karas10-84/+89
2015-11-16Move TextCommandType enum into separate file and convert to strong typed.Andrei Karas7-17/+49
2015-11-16Move MagicSchool enum into separate file and convert to strong typed.Andrei Karas8-33/+82
2015-11-16Rename SpellTarget into CommandTarget enum and convert it to strong typed.Andrei Karas8-30/+62
2015-11-16Switch camera to default mode after slide.Andrei Karas1-0/+4
2015-11-16In popup menus replace warp to slide.Andrei Karas1-2/+2
2015-11-16Add chat command slide.Andrei Karas5-1/+23
2015-11-16Add slide function in adminhandler.Andrei Karas3-0/+20
2015-11-16Add server feature haveSlide.Andrei Karas5-0/+16
2015-11-16Fix code style.Andrei Karas18-14/+40
2015-11-15Add support for different per skill casting animations.Andrei Karas5-2/+45
2015-11-15Add support for other gender in char creation dialog.Andrei Karas1-4/+31
2015-11-15Add server feature haveCharOtherGender.Andrei Karas5-0/+16
2015-11-15Rename haveOtherGender into haveAccountOtherGenderAndrei Karas6-6/+6
2015-11-14Fix attack sprite actions. Add ride attack action.Andrei Karas6-15/+50
2015-11-14Add cast action to beings.Andrei Karas6-2/+20
2015-11-14Remove unused sprite action mapping.Andrei Karas2-10/+1
2015-11-14Add simple enums unit test.Andrei Karas2-0/+36
2015-11-14Add features.xml attribute for force char gender for new chars.Andrei Karas2-21/+36
2015-11-14Add features.xml attribute for force account gender for new chars.Andrei Karas3-9/+23
2015-11-13Remove manaserv related RegistrationOptions.Andrei Karas12-105/+3
2015-11-13In skill dialog dont show skill popup on empty place.Andrei Karas1-0/+2