summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-13Change version to 1.6.2.13.v1.6.2.13Andrei Karas9-9/+29
2016-02-13Update translations.Andrei Karas23-1774/+1694
2016-02-13Add Mesa 11.1.1 to black list. Look like here DSO broken too.Andrei Karas1-0/+1
2016-02-12Fix code style.Andrei Karas12-20/+28
2016-02-12Fix compilation with different flags.Andrei Karas2-2/+8
2016-02-12Fix drawing keyboard icon.Andrei Karas3-3/+3
2016-02-12Show also last seen in memory nick for invisible players chat messages (tmwa)Andrei Karas3-0/+17
2016-02-11Add support for add action commands inside links.Andrei Karas2-64/+119
2016-02-11Fix compilation warning.Andrei Karas1-1/+1
2016-02-11Fix crash on exit with enables onscreen buttons.Andrei Karas2-2/+3
2016-02-11Add item shortcut keys into allowed action for onscreen buttons.Andrei Karas2-2/+4
2016-02-11Use inline attribute in some critial performance functions.Andrei Karas14-60/+87
2016-02-11Use inline attribute in parameters parsing functions.Andrei Karas1-0/+8
2016-02-11Add always_inline attribute macro.Andrei Karas1-0/+2
2016-02-10Ignore fuzzy translations in poparser.Andrei Karas4-7/+40
2016-02-10Update translations.Andrei Karas24-6167/+7206
2016-02-10Fix compilation warnings.Andrei Karas2-8/+8
2016-02-10Allow hide player stats sliders in char creation dialog.Andrei Karas2-12/+30
2016-02-10In parameters parsing function add support for multiply separators.Andrei Karas7-39/+164
2016-02-10Fix compilation warnings.Andrei Karas1-1/+0
2016-02-10Fix cutin window in different themes.Andrei Karas21-0/+195
2016-02-09Add function for split line by separators and quotes.Andrei Karas5-0/+390
2016-02-09Allow select skill units and attack it.Andrei Karas9-6/+33
2016-02-08Fix small performance issues.Andrei Karas2-3/+2
2016-02-08Remove useless checks.Andrei Karas1-6/+3
2016-02-08Add some missing checks and remove useless checks.Andrei Karas6-111/+96
2016-02-08Improve some empty string checks.Andrei Karas20-38/+46
2016-02-08Add some missing const.Andrei Karas38-55/+70
2016-02-08Allow attack also if casting animation active.Andrei Karas1-2/+6
2016-02-08Stop cast animation also if got skill error message.Andrei Karas5-6/+8
2016-02-08Add support for post delay status effect. It change cast animation to stand.Andrei Karas7-1/+24
2016-02-08Remove useless variable from itemcontainer.Andrei Karas2-3/+1
2016-02-08Add missing variables into constructors initialisation list.Andrei Karas3-3/+6
2016-02-08Fix possible variables overflow.Andrei Karas2-2/+2
2016-02-08Fix extended minimaps building.Andrei Karas1-1/+4
2016-02-08Change sign on rainbow color.Andrei Karas2-4/+4
2016-02-08Add missing operator= in classes with copy constructors.Andrei Karas4-1/+33
2016-02-08Change timeToStr function parameter type from int to uint32_t.Andrei Karas2-3/+3
2016-02-08Fix compilation on windows.Andrei Karas1-1/+1
2016-02-08Update manaplus.cbp.Andrei Karas1-0/+4
2016-02-07Fix code style.Andrei Karas12-19/+8
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas280-2063/+2072
2016-02-07Read whole SMSG_BEING_RESURRECT if being not exists.Andrei Karas2-0/+3
2016-02-07Read whole SMSG_BEING_SELFEFFECT packet if being not exists.Andrei Karas2-0/+4
2016-02-07Fix some casts between signed and unsigned in some files.Andrei Karas42-205/+270
2016-02-06Hide cutin if npc window closed.Andrei Karas3-0/+19
2016-02-06Add missing check.Andrei Karas1-1/+2
2016-02-05Fix unit tests compilation.Andrei Karas1-3/+0
2016-02-05Fix old compilers again.Andrei Karas1-1/+1
2016-02-05Allow to show images in npc dialogs.Andrei Karas1-0/+1