summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-14Added linking to item's just using [Item Name] in chatDavid Athay1-1/+1
2009-01-13Added WoW style item adding to chat window. Right Ctrl and Left click to put ...David Athay1-0/+7
2008-12-17Code reformattingBjørn Lindeijer1-19/+12
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01Merged revisions 4207-4209,4221-4222 via svnmerge from Bjørn Lindeijer1-1/+1
2008-07-18Import of client treeLloyd Bryant1-125/+145
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris1-1/+1
2008-07-04Ugly hack for chat scrolling.David Athay1-5/+7
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris1-29/+22
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris1-69/+2
2008-05-08Allow page up and page down to scroll the chat window, based on patch by fate.Dennis Friis1-4/+15
2008-05-05Only update the size of chat window widgets when it is resized.Bjørn Lindeijer1-3/+7
2008-04-29* Fixed issue with determining whether chat input is focused (method no longerBjørn Lindeijer1-1/+1
2008-04-20Merged two maps into one, avoid non-const operator[] and check whether channelBjørn Lindeijer1-6/+24
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-14/+12
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay1-4/+10
2008-04-14Changed prefix of received whisper messages from "says:" to "whispers:"Philipp Sehmisch1-1/+1
2008-04-10Implemented support for whispering to other players (patch by peavey).Bjørn Lindeijer1-0/+2
2008-03-09Applied some patches by peavey related to chatlog and the quit dialog.Philipp Sehmisch1-0/+2
2008-02-18Merged revisions 3762-3772,3776-3782 via svnmerge from Bjørn Lindeijer1-1/+2
2008-02-12Merged revisions 3687-3688,3690 via svnmerge from Bjørn Lindeijer1-4/+1
2007-12-10Added an option to show log messages in the chat console.Philipp Sehmisch1-0/+2
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-1/+1
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-1/+1
2007-10-26Removed some completely useless code from the chat class.Philipp Sehmisch1-5/+0
2007-08-27Added "/admin" chat command for sending raw messages to the game server.Guillaume Melquiond1-26/+15
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-2/+2
2007-06-02Changed color of chat messages in OpenGL mode from orange to black.Bjørn Lindeijer1-2/+2
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch1-7/+47
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-4/+7
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-4/+7
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-3/+1
2006-08-13Merged cleanups and content changes from the trunk. Also fixed compiling withBjørn Lindeijer1-8/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-08-07A bunch of cleanups.Björn Steinbrink1-8/+1
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1
2006-03-16A bunch of cosmetic changes.Björn Steinbrink1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-7/+7
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-2/+4
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-1/+3
2006-01-03Enabled some /commands.Eugenio Favalli1-2/+6
2006-01-03Really disabled /commands and added proper message when logging in and banned.Eugenio Favalli1-3/+3
2005-12-30Applied pcloud's patch that enhances chat window functionality while hidden.Bjørn Lindeijer1-1/+6
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-1/+2
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-0/+3
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-7/+8
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-5/+0
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-2/+2
2005-06-30Improved buddylist, added talkMateusz Kaduk1-0/+3