summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-04-24Use gcc 5 in bmake script.Andrei Karas1-2/+2
2015-04-23Add test for dye speed.Andrei Karas2-0/+38
2015-04-21While updating stats Use INT_MAX as unset value for mod stat.Andrei Karas2-5/+7
2015-04-21Added popup hints for Chat tab of Setup window settings.t3st3r1-29/+126
Note: other tabs are not yet completed - WIP.
2015-04-20Add action for open yellow bar settings page (quick page).Andrei Karas6-0/+37
2015-04-20Add quick settings page for yellow bar options.Andrei Karas17-43/+527
2015-04-18Improve gamemodifiers class for using from other places.Andrei Karas2-57/+39
2015-04-18Add eathena defines into being.Andrei Karas5-13/+57
2015-04-17Use ActorType for being type.Andrei Karas6-18/+21
2015-04-17Add eathena defines into inventorytype enum.Andrei Karas5-0/+18
2015-04-17Add eathena defines into storesearchtype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into battlegroundtype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into auctionsearchtype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into rank enum.Andrei Karas4-0/+8
2015-04-17Add eathena defines into cookingtype enum.Andrei Karas4-0/+8
2015-04-17Add eathena defines into actortype enum.Andrei Karas7-10/+35
2015-04-17Add missing eathena and tmwa defines into actormanager.Andrei Karas2-0/+8
2015-04-15From killstats window remove information about jacko.Andrei Karas4-134/+9
2015-04-15Fix kill stats on levelup.Andrei Karas1-0/+1
2015-04-15eathena: fix default walk delay parameter in stats.Andrei Karas1-0/+3
2015-04-15Remove hideShield setting.Andrei Karas9-56/+19
2015-04-15eathena: use haveChangePassword feature in change password packet.Andrei Karas1-0/+2
2015-04-15Add server feature haveChangePassword.Andrei Karas5-0/+16
2015-04-15fix missing characters in list after password change selection.Andrei Karas2-1/+9
2015-04-15eathena: add support for change password.Andrei Karas7-18/+56
2015-04-13eathena: show correct message if item cant be used because not left delay.Andrei Karas3-0/+10
2015-04-13Add mirror support for servers list.Andrei Karas4-2/+9
2015-04-13eathena: fix moving animation.Andrei Karas1-1/+0
2015-04-12eathena: dont update slots from move packets.Andrei Karas1-6/+9
2015-04-12Improve a bit checking before stop moving animation.Andrei Karas1-1/+1
2015-04-12Fix move animation after path is empty.Andrei Karas3-2/+15
This fix random stand animation while moving.
2015-04-11Change version to 1.5.4.11.v1.5.4.11Andrei Karas9-9/+20
2015-04-11Update translations.Andrei Karas40-4329/+6418
2015-04-10Remove troll like image. Because it look similar to well known troll face.Andrei Karas1-0/+0
2015-04-10Fix code style.Andrei Karas11-20/+25
2015-04-10Remove wrong file from manaplus.cbp.Andrei Karas1-1/+0
2015-04-10Fix compilation with different flags.Andrei Karas5-1/+9
2015-04-10Update manaplus.cbp.Andrei Karas1-1175/+1163
2015-04-09Add to skills miss effect.Andrei Karas6-18/+43
New skill attribute missEffectId.
2015-04-09On skill attacks on target for show effect use skill attribute skillHitEffectId.Andrei Karas7-12/+51
2015-04-09Add to skill attribute for hit effect on target.Andrei Karas3-1/+5
New skills.xml attribute: hitEffectId
2015-04-09Add skill attributes with effect id what will play on caster and target ↵Andrei Karas6-7/+68
while casting skill. New skill attributes: skillCastingSrcEffectId - will play this effect on caster while casting skill skillCastingDstEffectId - will play this effect on target while casting skill. This effects for casting skill, not for skill attack.
2015-04-08Use enum SpriteDirection form sprite direction in being.Andrei Karas2-5/+4
2015-04-08Simplify using rotational particle effect.Andrei Karas5-35/+56
2015-04-08Add missing unimplimented packet debug line.Andrei Karas1-0/+1
2015-04-06Add variable in away message with player name.Andrei Karas1-2/+5
If present it will be replace to target player name. Variable: 'NAME' Example: /away hi 'NAME'.
2015-04-06Fix remove from priority attack list.Andrei Karas1-2/+3
2015-04-06Add missing include.Andrei Karas1-0/+2
2015-04-06Fix compilation with some options.Andrei Karas1-0/+1
2015-04-06update translations.Andrei Karas39-23341/+26310