Age | Commit message (Expand) | Author | Files | Lines |
2011-05-28 | Enable Finnish translation.v1.1.5.29 | Andrei Karas | 2 | -1372/+1364 |
2011-05-28 | Change version to 1.1.5.29 | Andrei Karas | 6 | -6/+22 |
2011-05-28 | Totally disable memory leak detector if it not enabled. | Andrei Karas | 1 | -0/+3 |
2011-05-28 | remove defattr macro | Maarten Vanraes | 1 | -2/+1 |
2011-05-28 | Update translations. | Andrei Karas | 16 | -21736/+21746 |
2011-05-28 | fix attributes | Maarten Vanraes | 1 | -6/+6 |
2011-05-28 | fix buildroot usage, it appears %__make and %makeinstall are present. | Maarten Vanraes | 1 | -2/+2 |
2011-05-28 | generalise the spec file even further | Maarten Vanraes | 1 | -3/+3 |
2011-05-28 | generalise the spec file even further | Maarten Vanraes | 1 | -2/+2 |
2011-05-28 | generalise the spec file even further | Maarten Vanraes | 1 | -3/+1 |
2011-05-27 | generalise the spec file even further | Maarten Vanraes | 1 | -5/+3 |
2011-05-27 | Fix rpm spec file. Removed Suggested tag and changed build version. | Andrei Karas | 1 | -3/+1 |
2011-05-27 | Call cleanOrphans after disconnecting from server. | Andrei Karas | 3 | -3/+7 |
2011-05-27 | make sure make dist will have a tarball that's compilable and spec file to ma... | Maarten Vanraes | 2 | -2/+11 |
2011-05-27 | Update mplus fonts. | Andrei Karas | 2 | -0/+0 |
2011-05-27 | Clean actorsprite on exit. | Andrei Karas | 1 | -0/+2 |
2011-05-27 | Possible fix another leak in resuorcemanager. | Andrei Karas | 1 | -0/+1 |
2011-05-27 | Add AL13N to client development contributors list. | Andrei Karas | 5 | -0/+5 |
2011-05-27 | Merge branch 'master' of git://gitorious.org/manaplus/manaplus | Maarten Vanraes | 3 | -4/+9 |
2011-05-27 | add more missing files to EXTRA_DIST so that make dist will work out well | Maarten Vanraes | 13 | -10/+34 |
2011-05-27 | Fix memory leak in graphicsvertexes in SDL mode. | Andrei Karas | 1 | -0/+2 |
2011-05-27 | Fix memory leak in resourcemanager. | Andrei Karas | 2 | -4/+7 |
2011-05-26 | Merge branch 'master' of git://gitorious.org/manaplus/manaplus | Maarten Vanraes | 5 | -2/+25 |
2011-05-26 | adjust .gitignore file for building | Maarten Vanraes | 1 | -0/+9 |
2011-05-26 | Fix some imageset memory leaks. | Andrei Karas | 4 | -1/+24 |
2011-05-26 | modify autoconf files to change spec version and make dist-bzip2 to work well | Maarten Vanraes | 4 | -8/+14 |
2011-05-25 | Increase debug file name field size from 44 to 100 chars. | Andrei Karas | 1 | -1/+1 |
2011-05-25 | Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map... | Andrei Karas | 10 | -15/+51 |
2011-05-24 | Add missing files to cmake and code blocks make files. | Andrei Karas | 2 | -0/+2 |
2011-05-24 | Fix code style. | Andrei Karas | 3 | -17/+26 |
2011-05-24 | Fix memory leaks in beinginfo and colordb classes. | Andrei Karas | 2 | -0/+2 |
2011-05-24 | Fix leaks in client, skilldialog and playerinfo classes. | Andrei Karas | 7 | -6/+53 |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 246 | -7/+1931 |
2011-05-23 | Show speach messages variable time, depend on message size. | Andrei Karas | 6 | -11/+18 |
2011-05-23 | Hide tooltip in equipment window if opening context menu. | Andrei Karas | 1 | -0/+3 |
2011-05-22 | Add Byakushin to authors list. Add languages for translators. | Andrei Karas | 4 | -30/+37 |
2011-05-22 | Update translations again and fix typos. | Andrei Karas | 21 | -761/+848 |
2011-05-22 | Add option to secure trades. Enabled by default. | Andrei Karas | 4 | -4/+34 |
2011-05-22 | Fixed money cheat hightlight in trade fix. Was broken some time and color was... | Andrei Karas | 2 | -2/+10 |
2011-05-22 | Rebuild language files again. Update translations. Fixed typo in text lines. | Andrei Karas | 18 | -3607/+3310 |
2011-05-22 | Some typo fixes and add comments for translators. | Andrei Karas | 9 | -16/+18 |
2011-05-22 | Rebuild language files. | Andrei Karas | 17 | -4620/+4902 |
2011-05-22 | Allow show equipment from other players from context menu "show items". | Andrei Karas | 11 | -18/+256 |
2011-05-21 | Fix player build path in special collisions. | Andrei Karas | 2 | -9/+9 |
2011-05-21 | Add monster walktype attribute to detect on what collisions monster can move. | Andrei Karas | 4 | -8/+27 |
2011-05-21 | Fix some issues after automatic code checking. | Andrei Karas | 4 | -10/+10 |
2011-05-21 | Add missing files to manaplus.cbp. | Andrei Karas | 1 | -0/+7 |
2011-05-21 | Fix removing home position from mouse and saving map objects/home position. | Andrei Karas | 3 | -3/+22 |
2011-05-20 | Possible fix for sticky paste key in X systems. | Andrei Karas | 2 | -1/+11 |
2011-05-20 | Start separating netcode to functions and moving some code to ea name space | Andrei Karas | 15 | -1213/+1847 |