Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | Fix possible crash in server change. | Andrei Karas | 1 | -0/+1 |
2012-01-23 | Add moving camera commands from npc. | Andrei Karas | 5 | -8/+97 |
2012-01-23 | Add support for request client language from server. | Andrei Karas | 7 | -5/+55 |
2012-01-23 | Add some report checks to actorsprite. | Andrei Karas | 1 | -7/+9 |
2012-01-23 | Add false and true condition logging. | Andrei Karas | 5 | -0/+86 |
2012-01-22 | Add tab names P and F to translation. | Andrei Karas | 1 | -2/+4 |
2012-01-22 | Add to translation word "key" from top right buttons. | Andrei Karas | 1 | -1/+1 |
2012-01-22 | Replace particle font to japan font if need. | Andrei Karas | 1 | -5/+14 |
2012-01-22 | Made the update window bigger and resizable | Thorbjørn Lindeijer | 1 | -3/+7 |
2012-01-21 | Prevent possible double map load attempts. | Andrei Karas | 1 | -1/+6 |
2012-01-21 | Change version to 1.2.1.22 | Andrei Karas | 1 | -2/+2 |
2012-01-21 | Change server list url to manaplus host. | Andrei Karas | 2 | -3/+6 |
2012-01-21 | Fix more warnings. | Andrei Karas | 5 | -10/+10 |
2012-01-21 | Fix compilation errors and warnings for another gcc 4.7 snapshot. | Andrei Karas | 25 | -60/+69 |
2012-01-20 | Fix code style. | Andrei Karas | 3 | -9/+10 |
2012-01-20 | Bit improve rescalled images drawing in fast opengl mode. | Andrei Karas | 1 | -6/+9 |
2012-01-20 | Fix ambient layer scalling in safe opengl mode. | Andrei Karas | 1 | -2/+5 |
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 |