summaryrefslogtreecommitdiff
path: root/src/gui/chat.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-29If an item link isn't found, don't treat it as a link.Ira Rice1-12/+8
2009-01-28Added channel highlighting upon activity. Added /kick command to get rid of u...David Athay1-0/+1
2009-01-27Removed the fairly useless buttonbox class, as well as removing theIra Rice1-3/+3
2009-01-25Changed it so that " :" messages are properly recognized as being fromIra Rice1-1/+7
2009-01-24Changed GM status updating to check whether asserting is allowed or not,Ira Rice1-10/+6
2009-01-24Tweak margins and set minimum size for chat windowBjørn Lindeijer1-2/+5
2009-01-24Tweak margins and set minimum size for chat windowBjørn Lindeijer1-2/+5
2009-01-24Reflowed chat window to use layout code.Ira Rice1-17/+7
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-21Reflowed chat window to use layout code.Ira Rice1-17/+7
2009-01-21Fixed multiple embeddings of square brackets so that it doesn't crashIra Rice1-0/+7
2009-01-20Added the ability to parse multiple item links, as well as removingIra Rice1-6/+13
2009-01-20Made link searching case insensitive.Ira Rice1-0/+8
2009-01-20Fix bug with item links.David Athay1-1/+1
2009-01-20Added linking to item's just using [Item Name] in chatDavid Athay1-0/+21
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-5/+17
2009-01-17Cleaned up chat code a bit.Ira Rice1-132/+207
2009-01-15Fix bug with item links.David Athay1-1/+1
2009-01-14Added linking to item's just using [Item Name] in chatDavid Athay1-1/+23
2009-01-13Added WoW style item adding to chat window. Right Ctrl and Left click to put ...David Athay1-2/+13
2009-01-09Added the ability to save GM assert state to the client, as requested.Ira Rice1-0/+5
2009-01-09Added the ability to see your own name in game.Ira Rice1-2/+10
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-93/+99
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-80/+92
2009-01-06Fixed up and down arrows in chat box.Guillaume Melquiond1-5/+9
2009-01-06Fixed up and down arrows in chat box.Guillaume Melquiond1-3/+3
2009-01-04Code reformattingBjørn Lindeijer1-24/+13
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-12-17Code reformattingBjørn Lindeijer1-31/+18
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer1-2/+2
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-6/+17
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-7/+11
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-3/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-22/+36
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-3/+4
2008-12-07Use widgetResized to adjust chat window contentsBjørn Lindeijer1-4/+2
2008-12-06Minor punctuation fix, merged earlier /whisper fix/help update with separate ...Fate1-2/+2
2008-12-06Merge branch 'master' of git@gitorious.org:tmw/eathenaFate1-3/+6
2008-12-06Fixes to the /w commandFate1-2/+4
2008-12-06Made /where response include position informationBjørn Lindeijer1-1/+4
2008-12-06Fix whisperingJared Adams1-2/+2
2008-12-05added /w shortcut for whisperingFate1-29/+35
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-7/+5
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-12Fixed chat transparency and icon loading.David Athay1-0/+1
2008-11-03Added a /w alias for whispering. Suggested by Kyron.Ira Rice1-2/+2
2008-11-01Merged revisions 4207-4209,4221-4222 via svnmerge from Bjørn Lindeijer1-1/+1
2008-09-26Made /msg an alias for /whisper.Ira Rice1-2/+2