summaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Impliment attack filter.Andrei Karas1-2/+73
2011-04-18Impliment away log in away mode.Andrei Karas1-0/+8
2011-04-14Stop protected pickups flood.Andrei Karas1-1/+12
2011-04-10Add some strings to translations.Andrei Karas1-6/+6
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas1-5/+5
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-03-31Fix for disabled away in chat tab.Andrei Karas1-1/+2
2011-03-30Add background music map ranges.Andrei Karas1-0/+9
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-3/+10
2011-03-27Add no away to whisper chat context menu.Andrei Karas1-0/+2
2011-03-19Fix code style and add small optimisations.Andrei Karas1-1/+1
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-23/+37
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