summaryrefslogtreecommitdiff
path: root/src/net/chathandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-10/+33
configure whether trading is allowed. Based on new popup code, configuration improvements to store hierarchical data and a table model.
2008-04-10Implemented support for whispering to other players (patch by peavey).Bjørn Lindeijer1-0/+34
2007-12-22Make sure chat messages are also trimmed for the local player.Bjørn Lindeijer1-0/+1
2007-08-24Added trimming of name for new character creation and of chat messagesBjørn Lindeijer1-0/+2
appearing above players. Also improved resize mouse cursor indication, removing duplicated code and fixing indicator above resize grip.
2006-03-19Unreverted latest change by Doener due to my lack of proper communication ↵Eugenio Favalli1-4/+4
abilities.
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-4/+4
2006-03-18Added a toString conversion function.Björn Steinbrink1-4/+4
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+118