Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-22 | Rename object event to depricatedevent because current implimentation very | Andrei Karas | 1 | -1/+1 | |
bad and must be replaced with better implimentation. | |||||
2012-02-08 | Add chat command /setdrop N to set change drop counter. | Andrei Karas | 1 | -0/+2 | |
2012-02-08 | Fix compilation errors and more style. | Andrei Karas | 1 | -2/+2 | |
2012-02-03 | Add some missing getters. | Andrei Karas | 1 | -30/+30 | |
2012-01-28 | Add support for processing player statuses in evol server. | Andrei Karas | 1 | -0/+2 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-12-21 | Dont load move type from config. | Andrei Karas | 1 | -1/+2 | |
2011-11-25 | Move A_UNUSED define to include file. | Andrei Karas | 1 | -6/+0 | |
2011-11-19 | Show changed yellow bar modes in debug chat tab. | Andrei Karas | 1 | -0/+35 | |
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -3/+4 | |
2011-11-02 | Add option to yellow bar to change player attack in pvp mode. | Andrei Karas | 1 | -0/+9 | |
Modes: attack all, attack not friends, attack bad relations, dont attack players. | |||||
2011-10-30 | Add pseudo away chat command. | Andrei Karas | 1 | -0/+6 | |
Command: /pseudoaway [test] | |||||
2011-10-30 | Remove duplicate getAway function. | Andrei Karas | 1 | -3/+0 | |
2011-10-10 | Player range fix after previous commit. | Andrei Karas | 1 | -2/+0 | |
2011-10-10 | Add support for reading monsters attack range. | Andrei Karas | 1 | -5/+0 | |
Tmw server not supported. | |||||
2011-09-29 | Fix move to target in attack range. | Andrei Karas | 1 | -0/+2 | |
2011-09-28 | Add untarget key. By default unassigned. | Andrei Karas | 1 | -0/+2 | |
It remove targeting but not stop server side attack. | |||||
2011-09-23 | Improve target monster selection if option "target only reachanble" disabled. | Andrei Karas | 1 | -0/+1 | |
2011-09-09 | Rename in listner class method from event to processEvent. | Andrei Karas | 1 | -1/+1 | |
2011-09-05 | Fix move animation if moving with mouse or moving to navigation point. | Andrei Karas | 1 | -0/+1 | |
2011-08-07 | Add auto adjust perfomance ability. | Andrei Karas | 1 | -0/+6 | |
2011-07-18 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2011-07-09 | Fix updating local player status. | Andrei Karas | 1 | -2/+1 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -2/+2 | |
2011-07-05 | Add ability to send client states to other clients. | Andrei Karas | 1 | -0/+10 | |
Using for this emotes. | |||||
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -1/+1 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -1/+1 | |
2011-05-21 | Fix removing home position from mouse and saving map objects/home position. | Andrei Karas | 1 | -3/+4 | |
2011-05-13 | Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ↵ | Andrei Karas | 1 | -0/+6 | |
disabled. Fix some compilation warnings. | |||||
2011-05-09 | Impliment air and water block types. | Andrei Karas | 1 | -0/+2 | |
2011-05-06 | Move attack filter arrays and methods from localplayer to actorspritemanager ↵ | Andrei Karas | 1 | -81/+0 | |
class. | |||||
2011-05-06 | Fix player moving with mouse. | Andrei Karas | 1 | -2/+2 | |
Now move with mouse is soft moving. Player always can stop or change direction. Collisions not stoping player what holding down left mouse button. Also fix typo in method name navigateClean. | |||||
2011-04-29 | Fix code style. | Andrei Karas | 1 | -4/+8 | |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 1 | -1/+30 | |
2011-04-24 | Add reset yellow bar command to bars context menu. | Andrei Karas | 1 | -0/+2 | |
2011-04-21 | Impliment attack filter. | Andrei Karas | 1 | -0/+47 | |
Add tab in social tab. | |||||
2011-04-18 | Remove old handleAttack in localplayer.h. | Andrei Karas | 1 | -13/+0 | |
2011-04-14 | Stop protected pickups flood. | Andrei Karas | 1 | -1/+2 | |
2011-04-09 | Small refactoring based on idea from mana commit ↵ | Andrei Karas | 1 | -1/+1 | |
30d4b0adf4f17f05d1d62fc3428c896ef1079b6b | |||||
2011-03-08 | Replace also color constants in pickup messages. | Andrei Karas | 1 | -1/+1 | |
2011-02-20 | Fix some code style and some errors. | Andrei Karas | 1 | -1/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-02-18 | Specific messages for each pickup failure reason. | Ben Longbons | 1 | -1/+17 | |
Reviewed-by: Jaxad0127 Manaplus: fix code style and add some checks. | |||||
2011-01-26 | Add option to show/hide job messages. | Andrei Karas | 1 | -0/+1 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+577 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |