Age | Commit message (Expand) | Author | Files | Lines |
2011-08-15 | Update and rebuild translations. Enabled chinese language. | Andrei Karas | 16 | -4676/+4749 |
2011-08-15 | Add button in status window to copy player stats to chat. | Andrei Karas | 2 | -1/+40 |
2011-08-15 | Remove some debug messages. | Andrei Karas | 1 | -2/+2 |
2011-08-15 | Add warp menu item for gms in navigation items. | Andrei Karas | 6 | -0/+29 |
2011-08-15 | Add option to hide ip addresses on screenshots. | Andrei Karas | 6 | -15/+59 |
2011-08-12 | Rename file name table to correct guitable. | Andrei Karas | 8 | -10/+10 |
2011-08-12 | Rename file name ministatus to correct ministatuswindow. | Andrei Karas | 10 | -14/+14 |
2011-08-12 | Fix define once label names in logger.h and chatlogger.h. | Andrei Karas | 2 | -4/+4 |
2011-08-12 | Rename file name updatewindow to correct updaterwindow. | Andrei Karas | 6 | -8/+8 |
2011-08-12 | Rename file names log and chatlog to correct logger and chatlogger. | Andrei Karas | 156 | -168/+170 |
2011-08-12 | Allow hide setup window by pressing key "Setup window". | Andrei Karas | 3 | -150/+167 |
2011-08-12 | Add ability to add comments to npcs. | Andrei Karas | 9 | -17/+84 |
2011-08-11 | Fix saving opened tabs state. | Andrei Karas | 4 | -13/+26 |
2011-08-11 | Remove some unused code. | Andrei Karas | 2 | -4/+4 |
2011-08-11 | Save whisper tabs state to configuration after each change. | Andrei Karas | 5 | -11/+14 |
2011-08-10 | Fix crash in server dialog if press load button more than one time. | Andrei Karas | 1 | -1/+10 |
2011-08-10 | Fix translations. Update russian translation. | Andrei Karas | 36 | -49817/+73727 |
2011-08-10 | Rebuild translations. | Andrei Karas | 14 | -8363/+16617 |
2011-08-10 | Add players setup tab. | Andrei Karas | 9 | -174/+141 |
2011-08-10 | Rename setup_players to setup_relations. | Andrei Karas | 6 | -25/+25 |
2011-08-09 | Fix code style. | Andrei Karas | 1 | -5/+8 |
2011-08-09 | Add missing files. | Andrei Karas | 2 | -0/+139 |
2011-08-09 | Add option to enable/disable reorder sprites feature. | Andrei Karas | 3 | -0/+7 |
2011-08-09 | Fix loading opacity settings in setup dialog. | Andrei Karas | 1 | -0/+1 |
2011-08-09 | Add new perfomance parameters. | Andrei Karas | 4 | -13/+30 |
2011-08-09 | Fix copyright headers. Add missing copyrights and fix program name. | Andrei Karas | 40 | -85/+107 |
2011-08-09 | Add perfomance setup tab. | Andrei Karas | 6 | -86/+30 |
2011-08-08 | Update of manaplus icons. | Reid | 3 | -2933/+598 |
2011-08-08 | Correction on manaplus.ico , forget to attach other dimention. | Reid | 1 | -0/+0 |
2011-08-08 | Merge branch 'master' of gitorious.org:manaplus/manaplus | Reid | 35 | -10950/+4108 |
2011-08-08 | Updated manaplus icons. | Reid | 3 | -9/+9 |
2011-08-08 | Rebuild and update translations. | Andrei Karas | 13 | -5226/+1731 |
2011-08-08 | Change limits when enable auto adjust perfomance. | Andrei Karas | 1 | -3/+3 |
2011-08-07 | Fix code style. | Andrei Karas | 1 | -1/+2 |
2011-08-07 | Add auto adjust perfomance ability. | Andrei Karas | 11 | -18/+202 |
2011-08-07 | Remove useless code. After npc interaction player was change action. | Andrei Karas | 1 | -3/+0 |
2011-08-07 | Improve a bit path finding function. | Andrei Karas | 1 | -9/+14 |
2011-08-07 | For opengl and uncacheble complex sprites return behavior | Andrei Karas | 1 | -5/+7 |
2011-08-07 | Add option "show beings transparency". Disabled by default. | Andrei Karas | 6 | -12/+34 |
2011-08-06 | Rebuild and update language translations.v1.1.8.7 | Andrei Karas | 12 | -8386/+4818 |
2011-08-06 | Fix typo in windows install script. | Andrei Karas | 1 | -1/+1 |
2011-08-06 | Change version to 1.1.8.7. | Andrei Karas | 6 | -6/+16 |
2011-08-03 | Fix code style and remove some unused variabled. | Andrei Karas | 6 | -9/+24 |
2011-08-03 | Dont create in software alpha surface for complex sprites only if gui alpha d... | Andrei Karas | 1 | -1/+1 |
2011-08-03 | Small optimisation in loading images in software mode. | Andrei Karas | 1 | -4/+6 |
2011-08-02 | Add ctrl key combination to all text fields. | Andrei Karas | 3 | -10/+52 |
2011-08-02 | Adjust time between allowed insertions in text field from 1 to 2 seconds. | Andrei Karas | 1 | -1/+1 |
2011-08-02 | Fix compilation with manaserv support. | Andrei Karas | 1 | -1/+1 |
2011-08-02 | A bit improve speed in guichan containers. | Andrei Karas | 2 | -2/+4 |
2011-08-02 | Dont create surface with alpha if alpha = 1 in software mode. | Andrei Karas | 1 | -3/+9 |