Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 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 |
2011-05-19 | Show servers list even if have unknown server in list. | Andrei Karas | 1 | -2/+2 |
2011-05-19 | Enable server type selection again. Add evol server type. Now working same as... | Andrei Karas | 10 | -28/+55 |
2011-05-18 | Impliment support for images in browser box. Enabled for help window. | Andrei Karas | 3 | -4/+65 |
2011-05-17 | Debug option to dump loaded images names. | Andrei Karas | 6 | -14/+107 |
2011-05-14 | Change version to 1.1.5.15.v1.1.5.15 | Andrei Karas | 1 | -2/+2 |
2011-05-14 | Add missing checks. | Andrei Karas | 4 | -23/+22 |
2011-05-13 | Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ... | Andrei Karas | 8 | -7/+50 |
2011-05-12 | Add missing checks to actorsprite.cpp | Andrei Karas | 1 | -0/+5 |
2011-05-12 | Renaming login, sell, trade (cpp, h) files to correct names. | Andrei Karas | 23 | -40/+40 |
2011-05-11 | Fix incorrecly drawed collisions. | Andrei Karas | 1 | -2/+2 |
2011-05-10 | Dont prevent animation from players and monsters in special collisions. | Andrei Karas | 2 | -4/+2 |
2011-05-09 | Fix code style. | Andrei Karas | 2 | -3/+5 |
2011-05-09 | Add drawing colors for new collision types. | Andrei Karas | 5 | -80/+63 |
2011-05-09 | Impliment air and water block types. | Andrei Karas | 9 | -10/+77 |
2011-05-09 | Separate commands and text for translation. | Andrei Karas | 2 | -142/+176 |
2011-05-08 | Fix some include files paths. | Andrei Karas | 19 | -19/+22 |