Age | Commit message (Expand) | Author | Files | Lines |
2011-05-31 | Add secure font. Now unused. | Andrei Karas | 6 | -2/+54 |
2011-05-31 | Dont unselect outfits selection after ading item to outfits. | Andrei Karas | 1 | -3/+3 |
2011-05-31 | Fix include path for SDL_mixer.h | Andrei Karas | 3 | -12/+0 |
2011-05-31 | Fix compilation warnings. | Andrei Karas | 1 | -95/+103 |
2011-05-31 | Add missing guichan files. | Andrei Karas | 5 | -2/+189 |
2011-05-31 | Change options in makechek3 tool. | Andrei Karas | 1 | -1/+1 |
2011-05-31 | Allow use system guichan by automake switch --with-internalguichan=no. | Andrei Karas | 53 | -100/+135 |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 159 | -238/+238 |
2011-05-31 | Fix code style and missing members initialisations. | Andrei Karas | 35 | -1360/+971 |
2011-05-30 | Fix compilation warnings after guichan integration. | Andrei Karas | 19 | -317/+317 |
2011-05-30 | Remove guichan libs from nsis script. | Andrei Karas | 1 | -2/+0 |
2011-05-30 | Add guichan files to cmake and remove deps on guichan libs. | Andrei Karas | 2 | -107/+93 |
2011-05-30 | Add missing guichan files. | Andrei Karas | 14 | -0/+2313 |
2011-05-30 | Remove guichan from configure | Andrei Karas | 1 | -11/+0 |
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 159 | -238/+238 |
2011-05-30 | Add guichan files to automake | Andrei Karas | 77 | -0/+19064 |
2011-05-30 | Fix memory leaks in being, socialwindow classes. | Andrei Karas | 3 | -1/+10 |
2011-05-30 | Improve memory leak detector. | Andrei Karas | 3 | -12/+41 |
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 |