summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-12Rename file name updatewindow to correct updaterwindow.Andrei Karas6-8/+8
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas156-168/+170
2011-08-12Allow hide setup window by pressing key "Setup window".Andrei Karas3-150/+167
2011-08-12Add ability to add comments to npcs.Andrei Karas9-17/+84
2011-08-11Fix saving opened tabs state.Andrei Karas4-13/+26
2011-08-11Remove some unused code.Andrei Karas2-4/+4
2011-08-11Save whisper tabs state to configuration after each change.Andrei Karas5-11/+14
2011-08-10Fix crash in server dialog if press load button more than one time.Andrei Karas1-1/+10
2011-08-10Fix translations. Update russian translation.Andrei Karas36-49817/+73727
2011-08-10Rebuild translations.Andrei Karas14-8363/+16617
2011-08-10Add players setup tab.Andrei Karas9-174/+141
2011-08-10Rename setup_players to setup_relations.Andrei Karas6-25/+25
2011-08-09Fix code style.Andrei Karas1-5/+8
2011-08-09Add missing files.Andrei Karas2-0/+139
2011-08-09Add option to enable/disable reorder sprites feature.Andrei Karas3-0/+7
2011-08-09Fix loading opacity settings in setup dialog.Andrei Karas1-0/+1
2011-08-09Add new perfomance parameters.Andrei Karas4-13/+30
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas40-85/+107
2011-08-09Add perfomance setup tab.Andrei Karas6-86/+30
2011-08-08Update of manaplus icons.Reid3-2933/+598
2011-08-08Correction on manaplus.ico , forget to attach other dimention.Reid1-0/+0
2011-08-08Merge branch 'master' of gitorious.org:manaplus/manaplusReid35-10950/+4108
2011-08-08Updated manaplus icons.Reid3-9/+9
2011-08-08Rebuild and update translations.Andrei Karas13-5226/+1731
2011-08-08Change limits when enable auto adjust perfomance.Andrei Karas1-3/+3
2011-08-07Fix code style.Andrei Karas1-1/+2
2011-08-07Add auto adjust perfomance ability.Andrei Karas11-18/+202
2011-08-07Remove useless code. After npc interaction player was change action.Andrei Karas1-3/+0
2011-08-07Improve a bit path finding function.Andrei Karas1-9/+14
2011-08-07For opengl and uncacheble complex sprites return behaviorAndrei Karas1-5/+7
2011-08-07Add option "show beings transparency". Disabled by default.Andrei Karas6-12/+34
2011-08-06Rebuild and update language translations.v1.1.8.7Andrei Karas12-8386/+4818
2011-08-06Fix typo in windows install script.Andrei Karas1-1/+1
2011-08-06Change version to 1.1.8.7.Andrei Karas6-6/+16
2011-08-03Fix code style and remove some unused variabled.Andrei Karas6-9/+24
2011-08-03Dont create in software alpha surface for complex sprites only if gui alpha d...Andrei Karas1-1/+1
2011-08-03Small optimisation in loading images in software mode.Andrei Karas1-4/+6
2011-08-02Add ctrl key combination to all text fields.Andrei Karas3-10/+52
2011-08-02Adjust time between allowed insertions in text field from 1 to 2 seconds.Andrei Karas1-1/+1
2011-08-02Fix compilation with manaserv support.Andrei Karas1-1/+1
2011-08-02A bit improve speed in guichan containers.Andrei Karas2-2/+4
2011-08-02Dont create surface with alpha if alpha = 1 in software mode.Andrei Karas1-3/+9
2011-08-02Fix perfomance issue with caching complex sprites.Andrei Karas6-17/+178
2011-08-01Fix random opacity issue in complex sprites in software mode.Andrei Karas4-10/+27
2011-07-31Fix attack animation length issue.Andrei Karas1-1/+1
2011-07-31Extract shared logic from tradehandler netcode to ea namespace.Andrei Karas6-227/+362
2011-07-31Extract shared logic from specialhandler netcode to ea namespace.Andrei Karas6-199/+306
2011-07-31Extract shared logic from npchandler and playerhandler netcode to ea namespace.Andrei Karas11-704/+1010
2011-07-31Fix error in inventoryhandler from previous commits.Andrei Karas1-2/+1
2011-07-31Extract shared logic from itemhandler netcode to ea namespace.Andrei Karas6-35/+125