Age | Commit message (Expand) | Author | Files | Lines |
2012-01-20 | Add char '#' as allowed in file names in chat logger. | Andrei Karas | 1 | -1/+2 |
2012-01-20 | Fix possible crash with incorrect dirs. | Andrei Karas | 1 | -0/+2 |
2012-01-19 | Change translation string by adding %s. | Andrei Karas | 1 | -1/+2 |
2012-01-19 | Prevent adding double attributes to status window. | Andrei Karas | 4 | -1/+17 |
2012-01-19 | In server dialog load by default all servers from external servers list. | Andrei Karas | 1 | -1/+1 |
2012-01-19 | Allow pickup item with mouse under player. | Andrei Karas | 1 | -3/+11 |
2012-01-18 | Fix crash if pickup items. | Andrei Karas | 2 | -19/+29 |
2012-01-18 | Fix typo in guildmanager. | Andrei Karas | 1 | -1/+1 |
2012-01-17 | Add friends tab to social window. | Andrei Karas | 5 | -7/+168 |
2012-01-16 | Fix players online status in chat in evol server. | Andrei Karas | 1 | -0/+2 |
2012-01-16 | Fix player and monsters hp bars in evol server. | Andrei Karas | 1 | -13/+33 |
2012-01-16 | Add error message for creation char with incorrect race. | Andrei Karas | 1 | -0/+3 |
2012-01-15 | Fix default item shortcuts window size. | Andrei Karas | 1 | -1/+3 |
2012-01-15 | Add support moving shortcuts like windows by header. | Andrei Karas | 2 | -0/+42 |
2012-01-14 | fix adding gcc 4.7 support. | Andrei Karas | 2 | -2/+2 |
2012-01-14 | Add additional pixel in shortcuts like windows for better moving. | Andrei Karas | 1 | -2/+2 |
2012-01-14 | Fix name checking in chat logger. | Andrei Karas | 1 | -2/+3 |
2012-01-13 | Dont delete logger on exit, because network or other threads can still work w... | Andrei Karas | 1 | -4/+4 |
2012-01-13 | Fix possible incorrect memory access. | Andrei Karas | 3 | -1/+7 |
2012-01-11 | Fix compliation under gcc 4.7 snapshot. | Andrei Karas | 5 | -15/+17 |
2012-01-10 | Replace xmlTextWriterPtr to XmlTextWriterPtr | Andrei Karas | 3 | -4/+4 |
2012-01-10 | Replace xmlStrEqual to xmlNameEqual. | Andrei Karas | 26 | -127/+131 |
2012-01-10 | Move clieanup for libxml2 to xml.cpp | Andrei Karas | 3 | -2/+9 |
2012-01-10 | Replace all xmlNodePtr to XmlNodePtr. | Andrei Karas | 37 | -97/+99 |
2012-01-10 | Move libxml2 includes to xml.h | Andrei Karas | 18 | -45/+32 |
2012-01-08 | Add check for update files path. | Andrei Karas | 1 | -2/+3 |
2012-01-08 | Validate update host. | Andrei Karas | 7 | -3/+46 |
2012-01-07 | Change version to 1.2.1.8. | Andrei Karas | 1 | -2/+2 |
2012-01-07 | Fix tab for debug messages. | Andrei Karas | 2 | -2/+51 |
2012-01-07 | Remove "> Next" from npc dialogs. | Andrei Karas | 1 | -1/+0 |
2012-01-07 | Allow use bold text also if browser box line was splitted. | Andrei Karas | 1 | -2/+1 |
2012-01-07 | Revert "Possible fix for tests from shortcut." | Andrei Karas | 1 | -3/+0 |
2012-01-07 | Possible fix for tests from shortcut. | Andrei Karas | 1 | -0/+3 |
2012-01-07 | Use absolute path for launching tests. | Andrei Karas | 2 | -4/+11 |
2012-01-06 | Allow use replacement item with any id. | Andrei Karas | 1 | -0/+6 |
2012-01-06 | Fix a bit code style. | Andrei Karas | 1 | -4/+8 |
2012-01-06 | Fix crash in chat autocomplete if no current chat tab. | Andrei Karas | 1 | -1/+2 |
2012-01-05 | Fix code style. | Andrei Karas | 3 | -8/+6 |
2012-01-05 | Fix test result if impossible start test. | Andrei Karas | 1 | -3/+3 |
2012-01-05 | Update copyrights year. | Andrei Karas | 563 | -563/+563 |
2012-01-05 | Add additional checks for unsecure chars: | Andrei Karas | 1 | -1/+11 |
2012-01-04 | Add default empty value for testInfo config variable. | Andrei Karas | 1 | -0/+1 |
2012-01-04 | Add chat command /dumpt for dumping last testing values. | Andrei Karas | 3 | -0/+12 |
2012-01-04 | Add ability for testing drivers and graphics. | Andrei Karas | 9 | -15/+722 |
2012-01-04 | Allow play gui sound with incorrect paths configured. | Andrei Karas | 1 | -2/+6 |
2012-01-04 | Add process execute functions. | Andrei Karas | 4 | -0/+204 |
2011-12-30 | Fix crash with status effects cleaning with more than one reconnection to ser... | Andrei Karas | 1 | -2/+2 |
2011-12-29 | Move sha256 files to manaserv only files. | Andrei Karas | 2 | -4/+4 |
2011-12-26 | Add clear current outfit option to outfits context menu. | Andrei Karas | 3 | -6/+17 |
2011-12-26 | Restore GL_PACK_ALIGNMENT after creating screenshots in opengl modes. | Andrei Karas | 2 | -0/+8 |