summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-26adjust .gitignore file for buildingMaarten Vanraes1-0/+9
2011-05-26Fix some imageset memory leaks.Andrei Karas4-1/+24
2011-05-26modify autoconf files to change spec version and make dist-bzip2 to work wellMaarten Vanraes4-8/+14
2011-05-25Increase debug file name field size from 44 to 100 chars.Andrei Karas1-1/+1
2011-05-25Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map...Andrei Karas10-15/+51
2011-05-24Add missing files to cmake and code blocks make files.Andrei Karas2-0/+2
2011-05-24Fix code style.Andrei Karas3-17/+26
2011-05-24Fix memory leaks in beinginfo and colordb classes.Andrei Karas2-0/+2
2011-05-24Fix leaks in client, skilldialog and playerinfo classes.Andrei Karas7-6/+53
2011-05-24Add simple memory leak detector.Andrei Karas246-7/+1931
2011-05-23Show speach messages variable time, depend on message size.Andrei Karas6-11/+18
2011-05-23Hide tooltip in equipment window if opening context menu.Andrei Karas1-0/+3
2011-05-22Add Byakushin to authors list. Add languages for translators.Andrei Karas4-30/+37
2011-05-22Update translations again and fix typos.Andrei Karas21-761/+848
2011-05-22Add option to secure trades. Enabled by default.Andrei Karas4-4/+34
2011-05-22Fixed money cheat hightlight in trade fix. Was broken some time and color was...Andrei Karas2-2/+10
2011-05-22Rebuild language files again. Update translations. Fixed typo in text lines.Andrei Karas18-3607/+3310
2011-05-22Some typo fixes and add comments for translators.Andrei Karas9-16/+18
2011-05-22Rebuild language files.Andrei Karas17-4620/+4902
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas11-18/+256
2011-05-21Fix player build path in special collisions.Andrei Karas2-9/+9
2011-05-21Add monster walktype attribute to detect on what collisions monster can move.Andrei Karas4-8/+27
2011-05-21Fix some issues after automatic code checking.Andrei Karas4-10/+10
2011-05-21Add missing files to manaplus.cbp.Andrei Karas1-0/+7
2011-05-21Fix removing home position from mouse and saving map objects/home position.Andrei Karas3-3/+22
2011-05-20Possible fix for sticky paste key in X systems.Andrei Karas2-1/+11
2011-05-20Start separating netcode to functions and moving some code to ea name spaceAndrei Karas15-1213/+1847