summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas38-62/+134
2011-03-27Add Compilation script for gcc 4.6.Andrei Karas1-0/+64
2011-03-27Add no away to whisper chat context menu.Andrei Karas4-1/+30
2011-03-26Remove colors from nick if nick not real nick in whisper.Andrei Karas1-2/+3
2011-03-26Save chat tab options between client restarts.Andrei Karas1-2/+17
2011-03-26Add option to chat context menu to remove nicks.Andrei Karas4-4/+50
2011-03-26Fix code style.Andrei Karas2-3/+4
2011-03-26Fix complilation without opengl.Andrei Karas3-9/+21
2011-03-26Fix scrollbar regression.Andrei Karas2-3/+15
2011-03-26Remove debug code and add checks in graphics classes.Andrei Karas3-49/+14
2011-03-26Precalculation vertexes for improving draw speed.Andrei Karas24-28/+1140
2011-03-21Remove outdated files from manaplus.cbp file.Andrei Karas1-2/+0
2011-03-20Disable scroll buttons in shortcuts windows.v1.1.3.20Andrei Karas1-2/+0
2011-03-20Update files for debian packaging.Andrei Karas11-40/+21
2011-03-20Add option for gcc profiling.Andrei Karas1-0/+2
2011-03-19Update pt_BR translation.Andrei Karas1-33/+36
2011-03-19Change version to 1.1.3.20.Andrei Karas7-7/+21
2011-03-19Add command /uptime to chat commands help.Andrei Karas1-0/+1
2011-03-19Add flag to enable or disable scroll buttons in tabbed area.Andrei Karas4-17/+78
2011-03-19Fix self rotation while attacking.Andrei Karas1-3/+6
2011-03-19Rebuild translation files and add missing cpp file for translation.Andrei Karas16-946/+1046
2011-03-19Fix code style and add small optimisations.Andrei Karas11-20/+27
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas37-174/+256
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas68-284/+359
2011-03-18Fix compilation warnings.Andrei Karas2-2/+2
2011-03-17Fix attack direction.Andrei Karas1-0/+4
2011-03-17Move direction calucaltion to Being method.Andrei Karas3-20/+36
2011-03-17Fix other players move animation.Andrei Karas3-14/+45
2011-03-16Add checks and fix some code style.Andrei Karas18-22/+53
2011-03-15Add some optimisations in SDL image processing.Andrei Karas1-26/+31
2011-03-15Remove outdated files.Andrei Karas4-192/+0
2011-03-15Replace name in po files and fix program version in configure.acAndrei Karas2-2/+2
2011-03-15Fix mouse pickup. Before pickuptarget was removed while moving to target.Andrei Karas2-2/+16
2011-03-14Fixing direction bug in moving.Andrei Karas3-12/+26
2011-03-13Revbuild translation files.Andrei Karas15-555/+558
2011-03-13Fix typo.Andrei Karas1-1/+1
2011-03-13Fix uptime calculation.Andrei Karas1-6/+15
2011-03-13Add ability to remap maps to different files.Andrei Karas13-25/+179
2011-03-13Rename mana.cbp to manaplus.cbp and add/remove some missing files.Andrei Karas1-660/+665
2011-03-13Rebuild language files.Andrei Karas15-97/+95
2011-03-13Replace befriend to be friend.Andrei Karas1-3/+3
2011-03-13Fix typo in chat help.Andrei Karas1-1/+1
2011-03-13Update pt_BR translation.Andrei Karas1-32/+39
2011-03-12Update authors file.Andrei Karas1-7/+12
2011-03-12Rebuild language files and update russian translation.Andrei Karas15-3609/+4298
2011-03-12Add /uptime chat command to show client uptime.Andrei Karas5-0/+62
2011-03-11Wrap the open and closed list members in path finding.Yohann Ferreira2-8/+25
2011-03-11Remove debug messages from log.Andrei Karas1-2/+0
2011-03-11Add checks to tabbedarea.Andrei Karas1-9/+14
2011-03-11Show message if some one join your party.Andrei Karas3-1/+40