summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-09Rename in listner class method from event to processEvent.Andrei Karas21-29/+31
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas37-246/+242
2011-09-09Fix whisper errors detection.Andrei Karas2-2/+17
2011-09-09Fix guild manager initialisation if switching between servers.Andrei Karas1-4/+11
2011-09-09Add to inventory filter by letters from item names.Andrei Karas7-27/+82
2011-09-08Add additional sorting methods to inventory:Andrei Karas5-15/+123
2011-09-08Change player action from sit to stand if player under attack.Andrei Karas1-0/+2
2011-09-08Fix compilation errors.Andrei Karas2-3/+3
2011-09-08Fix code style.Andrei Karas7-14/+19
2011-09-08Fix register in some auto complete strings.Andrei Karas3-2/+22
2011-09-08Replace most iterator to const_iterator.Andrei Karas62-201/+228
2011-09-07Add support for copy text to clipboard (Ctrl+C).Andrei Karas4-0/+100
2011-09-06Add ability to move by clicking on minimap.Andrei Karas2-23/+48
2011-09-06Update authors list.Andrei Karas5-2/+12
2011-09-06Disable copy initial config from .mana dir if it exists.Andrei Karas1-0/+2
2011-09-06Simplify particle effects draw order.Andrei Karas1-1/+1
2011-09-06Move setup option "show being transparency" to correct group.Andrei Karas1-3/+3
2011-09-06Fix sprites reorder feature if reorders sprites disabled in settings.Andrei Karas1-0/+2
2011-09-05fix missing set sound channel.Andrei Karas1-1/+1
2011-09-05Increase mouse selection radius if only one object near mouse.Andrei Karas1-6/+18
2011-09-05Fix move animation if moving with mouse or moving to navigation point.Andrei Karas2-3/+16
2011-09-05Fix multiply new message sounds at same time.Andrei Karas4-5/+10
2011-09-05Add scroll laziness configuration parameters to misc setup tab.Andrei Karas1-2/+8
2011-09-05Fix error with getting default configuration values.Andrei Karas1-12/+83
2011-09-05Add option to enable/disable lazy scrolling.Andrei Karas4-44/+67
2011-09-05Sort players in setup relation tab with case insensitive.Andrei Karas1-1/+16
2011-09-05Restore visible state for some windows after restart.Andrei Karas3-1/+5
2011-09-05Fix guild tab removing after receive some packets.v1.1.9.4fixAndrei Karas1-4/+12
2011-09-04Fix infinite loop in map reduce function.v1.1.9.4Andrei Karas1-0/+3
2011-09-03Update and rebuild tranlations.Andrei Karas3-32/+32
2011-09-03Change version to 1.1.9.4Andrei Karas6-6/+26
2011-09-02Add compilation test script.Andrei Karas1-0/+148
2011-09-02Fix compilation with different flags.Andrei Karas3-1/+7
2011-09-02Replace guichan iterators to const_iterator if need.Andrei Karas6-14/+28
2011-09-02Update and rebuild translations.Andrei Karas15-7992/+8203
2011-09-02Add option to disable self heal with mouse click.Andrei Karas4-4/+19
2011-09-02Add to status window attribute "damage per second".Andrei Karas8-5/+50
2011-09-02Possible fix for random incorrect camera position.Andrei Karas1-0/+5
2011-09-02Add some more debug info in camera moving.Andrei Karas1-4/+9
2011-09-02Update mplus fonts.Andrei Karas2-0/+0
2011-09-02Add support for leave command in guild bot integration.Andrei Karas1-3/+4
2011-09-01Remove party name from players if leave party.Andrei Karas1-0/+4
2011-09-01Eliminate asserts from most files.Andrei Karas19-57/+26
2011-09-01Fix lock window functionality in outfits window.Andrei Karas1-2/+0
2011-09-01Fix windows max x and y position.Andrei Karas1-4/+4
2011-08-31Add to guildmanager protection against anti spam protection.Andrei Karas1-2/+2
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas23-13/+86
2011-08-31Always draw party members on same map in minimap.Andrei Karas2-5/+49
2011-08-30Show guild members on minimap.Andrei Karas1-0/+5
2011-08-30Don't report about clothes color change packet in log.Andrei Karas1-0/+3