summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-02Add leak detector to guichan files.Andrei Karas38-0/+76
2011-06-02Add players gender sugn in popup menus and being popups.Andrei Karas4-10/+21
2011-06-01Change in being popup player name font to secure font if need.Andrei Karas1-0/+9
2011-06-01Fix tab size with secure font.Andrei Karas1-0/+2
2011-06-01Change trade window font to secure font if need.Andrei Karas4-2/+12
2011-06-01Set secure font in chat tab name if need.Andrei Karas5-9/+53
2011-06-01Clean variables after deleting.Andrei Karas6-2/+21
2011-06-01Add setup option for finding bad chars in nicks.Andrei Karas10-15/+104
2011-05-31Fix slots mapping.Andrei Karas1-2/+3
2011-05-31Add secure font. Now unused.Andrei Karas6-2/+54
2011-05-31Dont unselect outfits selection after ading item to outfits.Andrei Karas1-3/+3
2011-05-31Fix include path for SDL_mixer.hAndrei Karas3-12/+0
2011-05-31Fix compilation warnings.Andrei Karas1-95/+103
2011-05-31Add missing guichan files.Andrei Karas5-2/+189
2011-05-31Change options in makechek3 tool.Andrei Karas1-1/+1
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas53-100/+135
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas159-238/+238
2011-05-31Fix code style and missing members initialisations.Andrei Karas35-1360/+971
2011-05-30Fix compilation warnings after guichan integration.Andrei Karas19-317/+317
2011-05-30Remove guichan libs from nsis script.Andrei Karas1-2/+0
2011-05-30Add guichan files to cmake and remove deps on guichan libs.Andrei Karas2-107/+93
2011-05-30Add missing guichan files.Andrei Karas14-0/+2313
2011-05-30Remove guichan from configureAndrei Karas1-11/+0
2011-05-30Switch includes to use embedded guichan.Andrei Karas159-238/+238
2011-05-30Add guichan files to automakeAndrei Karas77-0/+19064
2011-05-30Fix memory leaks in being, socialwindow classes.Andrei Karas3-1/+10
2011-05-30Improve memory leak detector.Andrei Karas3-12/+41
2011-05-28Enable Finnish translation.v1.1.5.29Andrei Karas2-1372/+1364
2011-05-28Change version to 1.1.5.29Andrei Karas6-6/+22
2011-05-28Totally disable memory leak detector if it not enabled.Andrei Karas1-0/+3
2011-05-28remove defattr macroMaarten Vanraes1-2/+1
2011-05-28Update translations.Andrei Karas16-21736/+21746
2011-05-28fix attributesMaarten Vanraes1-6/+6
2011-05-28fix buildroot usage, it appears %__make and %makeinstall are present.Maarten Vanraes1-2/+2
2011-05-28generalise the spec file even furtherMaarten Vanraes1-3/+3
2011-05-28generalise the spec file even furtherMaarten Vanraes1-2/+2
2011-05-28generalise the spec file even furtherMaarten Vanraes1-3/+1
2011-05-27generalise the spec file even furtherMaarten Vanraes1-5/+3
2011-05-27Fix rpm spec file. Removed Suggested tag and changed build version.Andrei Karas1-3/+1
2011-05-27Call cleanOrphans after disconnecting from server.Andrei Karas3-3/+7
2011-05-27make sure make dist will have a tarball that's compilable and spec file to ma...Maarten Vanraes2-2/+11
2011-05-27Update mplus fonts.Andrei Karas2-0/+0
2011-05-27Clean actorsprite on exit.Andrei Karas1-0/+2
2011-05-27Possible fix another leak in resuorcemanager.Andrei Karas1-0/+1
2011-05-27Add AL13N to client development contributors list.Andrei Karas5-0/+5
2011-05-27Merge branch 'master' of git://gitorious.org/manaplus/manaplusMaarten Vanraes3-4/+9
2011-05-27add more missing files to EXTRA_DIST so that make dist will work out wellMaarten Vanraes13-10/+34
2011-05-27Fix memory leak in graphicsvertexes in SDL mode.Andrei Karas1-0/+2
2011-05-27Fix memory leak in resourcemanager.Andrei Karas2-4/+7
2011-05-26Merge branch 'master' of git://gitorious.org/manaplus/manaplusMaarten Vanraes5-2/+25