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