Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | Update and rebuild translations. | Andrei Karas | 17 | -5417/+5722 |
2012-02-02 | Small code style fix. | Andrei Karas | 1 | -1/+1 |
2012-02-02 | Add some checks after automatic checking. | Andrei Karas | 23 | -21/+81 |
2012-02-01 | Fix drop counter if drop item from any slot and buggy servers protection acti... | Andrei Karas | 1 | -0/+7 |
2012-02-01 | Fix compilation warnings after previous commits. | Andrei Karas | 2 | -2/+2 |
2012-02-01 | Fix login dialog size. | Andrei Karas | 1 | -6/+5 |
2012-02-01 | Remove description text from button of server dialog. | Andrei Karas | 2 | -19/+0 |
2012-02-01 | Read description from online servers list. | Andrei Karas | 1 | -0/+1 |
2012-02-01 | Rearrange text in server dialog servers list. | Andrei Karas | 1 | -3/+7 |
2012-02-01 | Not allow enter not numeric chars in numeric text fields. | Andrei Karas | 1 | -21/+35 |
2012-02-01 | Rename CustomServerDialog to EditServerDialog. | Andrei Karas | 7 | -276/+192 |
2012-01-31 | Add CustomServerDialog from mana client. | Andrei Karas | 2 | -0/+306 |
2012-01-31 | Keep a single blank line between NPC texts | Thorbjørn Lindeijer | 1 | -0/+1 |
2012-01-31 | Add resize option to defaults. | Andrei Karas | 1 | -0/+1 |
2012-01-31 | Redesing char creation dialog. | Andrei Karas | 4 | -50/+151 |
2012-01-31 | Add size limit to nick in char creation dialog. | Andrei Karas | 2 | -1/+3 |
2012-01-31 | Add max chars limit for textfields. | Andrei Karas | 2 | -2/+2 |
2012-01-31 | Extent max emotes count from 44 to 48 emotes. | Andrei Karas | 4 | -4/+16 |
2012-01-31 | Ad correct header to mumble manager class. | Andrei Karas | 2 | -2/+12 |
2012-01-30 | Add 3 new emotes (Trollface from mimistakes, Metal-salute and Crying requeste... | Reid | 3 | -1/+6 |
2012-01-30 | Rename isKeyActive to isActionActive om keyboard config class. | Andrei Karas | 6 | -68/+69 |
2012-01-30 | Clear char logger on server disconnect. | Andrei Karas | 3 | -1/+11 |
2012-01-30 | Add option for enable/disable window resize. | Andrei Karas | 9 | -40/+73 |
2012-01-30 | Add some missing checks to window resize code. | Andrei Karas | 4 | -8/+18 |
2012-01-30 | Fix buttons position while resizing in server selection screen. | Andrei Karas | 1 | -2/+19 |
2012-01-30 | Allow resize window on the fly from video settings tab. | Andrei Karas | 1 | -0/+4 |
2012-01-30 | Smal refactoring in resize code. | Andrei Karas | 2 | -1/+4 |
2012-01-30 | Remember the window size after resizing | Thorbjørn Lindeijer | 1 | -0/+5 |
2012-01-30 | Allow resizing of the game in windowed mode | Thorbjørn Lindeijer | 14 | -68/+190 |
2012-01-30 | Merge branch 'master' of gitorious.org:manaplus/manaplus | Reid | 63 | -592/+1022 |
2012-01-30 | Correct "Awesome" and "GP" emotes. | Reid | 1 | -0/+0 |
2012-01-29 | Fix player mobing message type 2 processing. | Andrei Karas | 1 | -1/+1 |
2012-01-29 | Fix client detection in online list. | Andrei Karas | 2 | -5/+5 |
2012-01-29 | Fix code style. | Andrei Karas | 5 | -7/+6 |
2012-01-29 | Fix memory leak in tathena online list introduced | Andrei Karas | 1 | -0/+7 |
2012-01-29 | Fix memory leak after last commit. | Andrei Karas | 1 | -10/+6 |
2012-01-29 | Removed inheritance from std::vector by CompoundSprite | Thorbjørn Lindeijer | 2 | -47/+54 |
2012-01-29 | Fix possible hiding methods issues. | Andrei Karas | 22 | -69/+61 |
2012-01-29 | Fix incorrect level in update list in tmw server. | Andrei Karas | 1 | -7/+6 |
2012-01-29 | Show race name in char creation dialog. | Andrei Karas | 2 | -0/+9 |
2012-01-29 | Fix compilation warnings. | Andrei Karas | 2 | -4/+4 |
2012-01-29 | Use custom images in evol windows installer. | Andrei Karas | 1 | -0/+3 |
2012-01-29 | Add evol shortcut to linux portable version. | Andrei Karas | 2 | -0/+7 |
2012-01-29 | Add evol client to windows nightly build | Andrei Karas | 1 | -0/+5 |
2012-01-29 | Use appname in user agents string while downloading files. | Andrei Karas | 2 | -3/+3 |
2012-01-29 | Add evol client build files. | Andrei Karas | 2 | -0/+449 |
2012-01-28 | Make command line choose character only work once | Thorbjørn Lindeijer | 1 | -0/+4 |
2012-01-28 | Add support for processing player statuses in evol server. | Andrei Karas | 17 | -53/+172 |
2012-01-28 | Fix ReadBytes possible issues. | Andrei Karas | 2 | -4/+4 |
2012-01-28 | Add basic support for extended online list on evol server. | Andrei Karas | 4 | -61/+174 |