summaryrefslogtreecommitdiff
path: root/src/gui/chat.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-1/+1
2005-03-16Advanced version to 0.0.11, updated desert tilesets and made sound code log aBjørn Lindeijer1-1/+0
2005-03-14Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo...Jan-Fabian Humann1-1/+9
2005-03-13Added line wrapping on a per-word basisEric Scrivner1-6/+34
2005-03-13Converted ChatBox into a proper ChatWindow in response to changes by Chetic.Bjørn Lindeijer1-36/+52
2005-03-04README updates for 0.0.10 and made chat messages wrap at 80 characters.Bjørn Lindeijer1-28/+30
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-1/+1
2005-03-01Changed tmw.ini to config.xml which is read/written using libxml2.Bjørn Lindeijer1-3/+3
2005-03-01Changed around recent additions to Image class a bit and fixed OpenGL compile.Bjørn Lindeijer1-13/+23
2005-02-27Little typos.Yohann Ferreira1-27/+26
2005-02-27Speeches too long are now cut into pieces of 60 units. Still to test out more.Yohann Ferreira1-4/+33
2005-02-27No more SDL_Surface in the chat box.Yohann Ferreira1-35/+10
2005-01-18*** empty log message ***Yohann Ferreira1-2/+34
2005-01-18*** empty log message ***Yohann Ferreira1-7/+7
2005-01-18*** empty log message ***Yohann Ferreira1-11/+5
2005-01-18*** empty log message ***Yohann Ferreira1-5/+14
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-5/+5
2005-01-16Little margin.Bjørn Lindeijer1-4/+4
2005-01-15Fixed screenshot taking and changed chat box in Guichan widget.Bjørn Lindeijer1-115/+61
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-19killed a few warnings about depcrated functions. mostly textprintfAlexander Baldeck1-7/+7
2004-12-19removed alfont usage (obsolete dependency now)Alexander Baldeck1-11/+11
2004-12-14- removed code passage with no effectAlexander Baldeck1-6/+3
2004-12-12Ported server list dialog over to Guichan.Bjørn Lindeijer1-2/+0
2004-12-12Chat input field to Guichan.Bjørn Lindeijer1-240/+247
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-21/+19
2004-11-12NPC listsEugenio Favalli1-1/+2
2004-10-03*** empty log message ***Alexander Baldeck1-13/+7
2004-09-29*** empty log message ***Alexander Baldeck1-1/+8
2004-09-29*** empty log message ***Alexander Baldeck1-0/+2
2004-09-29*** empty log message ***Alexander Baldeck1-27/+26
2004-09-28*** empty log message ***Eugenio Favalli1-2/+2
2004-09-27fix for mapserver segfault (broken pipe for all on screen users)Alexander Baldeck1-26/+20
2004-09-26*** empty log message ***Eugenio Favalli1-0/+303