summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-07Add auto adjust perfomance ability.Andrei Karas1-0/+6
2011-07-18Fix code style.Andrei Karas1-1/+1
2011-07-09Fix updating local player status.Andrei Karas1-2/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-07-05Add ability to send client states to other clients.Andrei Karas1-0/+10
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-21Fix removing home position from mouse and saving map objects/home position.Andrei Karas1-3/+4
2011-05-13Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ...Andrei Karas1-0/+6
2011-05-09Impliment air and water block types.Andrei Karas1-0/+2
2011-05-06Move attack filter arrays and methods from localplayer to actorspritemanager ...Andrei Karas1-81/+0
2011-05-06Fix player moving with mouse.Andrei Karas1-2/+2
2011-04-29Fix code style.Andrei Karas1-4/+8
2011-04-26Impliment 3 attack lists. (priority, attack, ignore)Andrei Karas1-1/+30
2011-04-24Add reset yellow bar command to bars context menu.Andrei Karas1-0/+2
2011-04-21Impliment attack filter.Andrei Karas1-0/+47
2011-04-18Remove old handleAttack in localplayer.h.Andrei Karas1-13/+0
2011-04-14Stop protected pickups flood.Andrei Karas1-1/+2
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas1-1/+1
2011-03-08Replace also color constants in pickup messages.Andrei Karas1-1/+1
2011-02-20Fix some code style and some errors.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-18Specific messages for each pickup failure reason.Ben Longbons1-1/+17
2011-01-26Add option to show/hide job messages.Andrei Karas1-0/+1
2011-01-02Initial commit.Andrei Karas1-0/+577