Age | Commit message (Expand) | Author | Files | Lines |
2011-11-08 | Fix more gcc 4.7 warnings. | Andrei Karas | 1 | -18/+23 |
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -8/+8 |
2011-11-05 | Fix code style. | Andrei Karas | 1 | -1/+2 |
2011-11-02 | Add option to yellow bar to change player attack in pvp mode. | Andrei Karas | 1 | -16/+54 |
2011-10-31 | Stop moving if npc dialog is showed. | Andrei Karas | 1 | -0/+1 |
2011-10-30 | Add pseudo away chat command. | Andrei Karas | 1 | -1/+9 |
2011-10-30 | Remove duplicate getAway function. | Andrei Karas | 1 | -1/+1 |
2011-10-19 | Disable autofix position for move to target archer mode. | Andrei Karas | 1 | -1/+4 |
2011-10-10 | Player range fix after previous commit. | Andrei Karas | 1 | -1/+2 |
2011-10-02 | Add new move to target mode for archers. | Andrei Karas | 1 | -1/+2 |
2011-09-29 | Fix move to target in attack range. | Andrei Karas | 1 | -1/+9 |
2011-09-28 | Add untarget key. By default unassigned. | Andrei Karas | 1 | -0/+5 |
2011-09-27 | Add limit for stop attack packet. | Andrei Karas | 1 | -0/+3 |
2011-09-23 | Improve target monster selection if option "target only reachanble" disabled. | Andrei Karas | 1 | -6/+22 |
2011-09-22 | Remove getters for x,y player position in local player class. | Andrei Karas | 1 | -83/+87 |
2011-09-22 | Improve speed on targeting monsters placed on same tile with player. | Andrei Karas | 1 | -0/+3 |
2011-09-16 | Fix code style. | Andrei Karas | 1 | -4/+1 |
2011-09-13 | Add missing checks to some files and style fixes. | Andrei Karas | 1 | -63/+39 |
2011-09-09 | Fix code style. | Andrei Karas | 1 | -2/+3 |
2011-09-09 | Continue fix for shadow variables/methods errors. | Andrei Karas | 1 | -3/+3 |
2011-09-09 | Rename in listner class method from event to processEvent. | Andrei Karas | 1 | -1/+2 |
2011-09-08 | Replace most iterator to const_iterator. | Andrei Karas | 1 | -7/+7 |
2011-09-05 | Fix move animation if moving with mouse or moving to navigation point. | Andrei Karas | 1 | -3/+15 |
2011-09-01 | Eliminate asserts from most files. | Andrei Karas | 1 | -2/+0 |
2011-08-17 | Change attack logic if enabled auto switching knife to bow. | Andrei Karas | 1 | -4/+1 |
2011-08-16 | Show shop sign to other players only if shop is not empty. | Andrei Karas | 1 | -1/+2 |
2011-08-12 | Rename file name ministatus to correct ministatuswindow. | Andrei Karas | 1 | -1/+1 |
2011-08-12 | Rename file names log and chatlog to correct logger and chatlogger. | Andrei Karas | 1 | -1/+1 |
2011-07-25 | Add removing palyers sprite logic depend on players direction. | Andrei Karas | 1 | -1/+1 |
2011-07-23 | Fix some code style and compilation warnings. | Andrei Karas | 1 | -1/+0 |
2011-07-09 | Fix updating local player status. | Andrei Karas | 1 | -3/+3 |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -1/+1 |
2011-07-05 | Add ability to send client states to other clients. | Andrei Karas | 1 | -1/+39 |
2011-06-26 | Bit improve speed in map getwalk. | Andrei Karas | 1 | -24/+20 |
2011-06-09 | Allow select item with any color in code where colors not supported. | Andrei Karas | 1 | -8/+8 |
2011-06-05 | Fix some leaks in being class. | Andrei Karas | 1 | -2/+0 |
2011-06-04 | Add colors support for drops panel. | Andrei Karas | 1 | -8/+8 |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 |
2011-05-22 | Update translations again and fix typos. | Andrei Karas | 1 | -1/+1 |
2011-05-21 | Fix player build path in special collisions. | Andrei Karas | 1 | -8/+8 |
2011-05-21 | Fix removing home position from mouse and saving map objects/home position. | Andrei Karas | 1 | -0/+12 |
2011-05-19 | Enable server type selection again. Add evol server type. Now working same as... | Andrei Karas | 1 | -4/+8 |
2011-05-13 | Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ... | Andrei Karas | 1 | -3/+14 |
2011-05-09 | Impliment air and water block types. | Andrei Karas | 1 | -0/+6 |
2011-05-09 | Separate commands and text for translation. | Andrei Karas | 1 | -6/+4 |
2011-05-06 | Move attack filter arrays and methods from localplayer to actorspritemanager ... | Andrei Karas | 1 | -116/+0 |
2011-05-06 | Fix player moving with mouse. | Andrei Karas | 1 | -11/+12 |
2011-04-28 | Dont second set destination packet if using special move modes. | Andrei Karas | 1 | -9/+11 |
2011-04-28 | Add fade out music also to local music. | Andrei Karas | 1 | -1/+6 |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 1 | -0/+52 |