Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2011-12-25 | Allow close npc dialog if server script working incorrectly. | Andrei Karas | 1 | -4/+3 |
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -21/+21 |
2011-09-19 | Unhide method widgetResized. Removed empty widgetResized from some classes. | Andrei Karas | 1 | -7/+0 |
2011-09-10 | Allow load for each window own xml theme file. | Andrei Karas | 1 | -1/+1 |
2011-09-10 | Change empty strings initializations. | Andrei Karas | 1 | -2/+2 |
2011-09-08 | Replace most iterator to const_iterator. | Andrei Karas | 1 | -8/+8 |
2011-08-31 | Add ability to lock any window position and size. Using sticky image for this. | Andrei Karas | 1 | -0/+1 |
2011-07-16 | Highlight first item in npc dialog. | Andrei Karas | 1 | -0/+5 |
2011-06-25 | Fix memory leaks in npchandler and npcdialog classes. | Andrei Karas | 1 | -0/+12 |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -1/+1 |
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -1/+1 |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 |
2011-05-22 | Some typo fixes and add comments for translators. | Andrei Karas | 1 | -1/+0 |
2011-03-18 | Fix most old style cast except manaserv and libxml2 defines. | Andrei Karas | 1 | -1/+1 |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 |
2011-02-15 | Add auto wrap and lines limit for npc dialogs. | Andrei Karas | 1 | -1/+2 |
2011-02-15 | Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc. | Andrei Karas | 1 | -11/+21 |
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 1 | -2/+4 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -3/+3 |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+483 |