summaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-23/+28
2011-03-15Fix mouse pickup. Before pickuptarget was removed while moving to target.Andrei Karas1-2/+14
2011-03-13Add ability to remap maps to different files.Andrei Karas1-3/+3
2011-03-08Replace also color constants in pickup messages.Andrei Karas1-5/+11
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-18Specific messages for each pickup failure reason.Ben Longbons1-8/+27
2011-02-18Add particle notification for "Unable to pick up item."Ben Longbons1-1/+7
2011-02-13Show pickedup amount in pickup particles.Andrei Karas1-1/+10
2011-02-13Set weight notice message not modal and hide it after 10 seconds.Andrei Karas1-0/+9
2011-02-02Fix error where automatically navigation bar can show portal with coord 0,0.Andrei Karas1-16/+2
2011-01-26Add option to show/hide job messages.Andrei Karas1-0/+8
2011-01-24Add rock knife as auto equip knife.Andrei Karas1-0/+3
2011-01-24Show job xp in particles.Andrei Karas1-0/+37
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-5/+5
2011-01-08Add support for drawing new slots as sprites.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+3633