summaryrefslogtreecommitdiff
path: root/src/being/localplayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-04move equip/unequip/use calls into playerinfo.Andrei Karas1-5/+5
2013-10-04fix code style.Andrei Karas1-2/+2
2013-10-02add support for /me command inside /away comand.Andrei Karas1-4/+22
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-66/+69
2013-09-30move tabs into tabs directory.Andrei Karas1-2/+2
2013-09-30move windows classes to windows directory.Andrei Karas1-8/+9
2013-09-29change smaller letter literalt into capital letter.Andrei Karas1-1/+1
2013-09-25improve a bit strings declaration.Andrei Karas1-2/+2
2013-09-19add some more consts.Andrei Karas1-1/+1
2013-09-18remove useless conditions.Andrei Karas1-7/+5
2013-09-18add const to other files.Andrei Karas1-2/+2
2013-09-18add missing const in being classes.Andrei Karas1-4/+6
2013-09-09remove unused includes from being files.Andrei Karas1-10/+0
2013-08-31move being related files into being dir.Andrei Karas1-0/+4355