Age | Commit message (Expand) | Author | Files | Lines |
2011-06-02 | Fix some memory leaks and missing initialisations. | Andrei Karas | 13 | -14/+46 |
2011-06-02 | Add leak detector to guichan files. | Andrei Karas | 38 | -0/+76 |
2011-06-02 | Add players gender sugn in popup menus and being popups. | Andrei Karas | 4 | -10/+21 |
2011-06-01 | Change in being popup player name font to secure font if need. | Andrei Karas | 1 | -0/+9 |
2011-06-01 | Fix tab size with secure font. | Andrei Karas | 1 | -0/+2 |
2011-06-01 | Change trade window font to secure font if need. | Andrei Karas | 4 | -2/+12 |
2011-06-01 | Set secure font in chat tab name if need. | Andrei Karas | 5 | -9/+53 |
2011-06-01 | Clean variables after deleting. | Andrei Karas | 6 | -2/+21 |
2011-06-01 | Add setup option for finding bad chars in nicks. | Andrei Karas | 10 | -15/+104 |
2011-05-31 | Fix slots mapping. | Andrei Karas | 1 | -2/+3 |
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 | 4 | -1/+189 |
2011-05-31 | Allow use system guichan by automake switch --with-internalguichan=no. | Andrei Karas | 51 | -98/+103 |
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 | Add guichan files to cmake and remove deps on guichan libs. | Andrei Karas | 1 | -7/+93 |
2011-05-30 | Add missing guichan files. | Andrei Karas | 14 | -0/+2313 |
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 | Change version to 1.1.5.29 | Andrei Karas | 1 | -2/+2 |
2011-05-28 | Totally disable memory leak detector if it not enabled. | Andrei Karas | 1 | -0/+3 |
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 | 1 | -1/+6 |
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 | 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 | 1 | -1/+6 |
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 | Fix some imageset memory leaks. | Andrei Karas | 4 | -1/+24 |
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 | 1 | -0/+1 |
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 | 244 | -6/+1918 |
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 | Update translations again and fix typos. | Andrei Karas | 4 | -8/+8 |
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 | 1 | -1/+1 |
2011-05-22 | Some typo fixes and add comments for translators. | Andrei Karas | 9 | -16/+18 |