Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-26 | Split keyboard keys to groups. | Andrei Karas | 1 | -9/+23 | |
2011-09-13 | Add missing checks to some files and style fixes. | Andrei Karas | 1 | -1/+1 | |
2011-08-12 | Rename file names log and chatlog to correct logger and chatlogger. | Andrei Karas | 1 | -1/+1 | |
2011-07-16 | Add hotkey to close selected chat tab. | Andrei Karas | 1 | -0/+3 | |
2011-06-09 | Add "did you know?" dialog and some messages for it. | Andrei Karas | 1 | -0/+2 | |
Fix browserbox images position and size. | |||||
2011-06-06 | Extend quick move items from inventory to storage and back. | Andrei Karas | 1 | -30/+37 | |
Add new key for quick actions "modifier key". | |||||
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-05-22 | Update translations again and fix typos. | Andrei Karas | 1 | -4/+4 | |
2011-03-18 | Fix most old style cast except manaserv and libxml2 defines. | Andrei Karas | 1 | -3/+3 | |
2011-03-13 | Fix typo. | Andrei Karas | 1 | -1/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -1/+1 | |
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 1 | -2/+4 | |
2011-01-28 | Fix gettext issue with unstranslated strings in keyboardconfig.cpp | Andrei Karas | 1 | -147/+158 | |
2011-01-03 | Increase emotes count to 44 and fix new emotes. | Andrei Karas | 1 | -1/+5 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+449 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |