Commit Graph
17 Commits
Author SHA1 Message Date
lotodore c4b8e567ed Implementing private messages in lobby chat, ticket #12. Some cosmetic improvements are still missing. 2011-02-11 23:02:29 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
doitux 9cb908cba8 lobby nick list refactoring done. search function for nick list added. sorting is caseinsensitive now 2010-08-08 23:14:00 +00:00
doitux 2e76454af7 GUI: invitation refresh game infos bugfix, comeback from game into lobby refresh nicks with flag bugfix, implementd ingore function chat and invitation, adds infomessage 2010-03-31 12:33:00 +00:00
doitux 0771aabfb0 GUI: ignore player function added (list in settings - remove button will follow) 2010-03-30 17:30:33 +00:00
doitux 91c4304b78 refactoring chat-system 2009-08-17 23:20:58 +00:00
doitux b944852a4e first colors and font sizes are skinnable now 2009-04-01 12:27:31 +00:00
doitux de6228bb7d session boost_ptr refactoring 2008-10-07 21:16:27 +00:00
doitux d61027b265 nick highlighting also works now for nicks with whitespace 2007-12-12 22:01:40 +00:00
doitux f3be7f204a FIXED 2007-12-09 14:00:11 +00:00
doitux 5aa2647ade BROKEN 2007-12-09 13:44:23 +00:00
doitux 3138cd22e7 adds ingame-chat nick-highlighting 2007-10-14 22:05:00 +00:00
doitux f2fc2d301c networkgame-nick-highlighting 2007-10-14 17:59:40 +00:00
doitux f3a5579b61 finished chat-implementing in startnetworkgamedialog 2007-10-13 13:06:12 +00:00
doitux add4695fbd start chat-implementing in startnetworkgamedialog with only chattools ;) 2007-10-12 21:16:02 +00:00
doitux 2c67f848ea first steps integrating chattools in mainwindow chat 2007-10-12 11:07:42 +00:00
doitux ea1770ab21 nick-autocompletition and scrollable-history encapsulated now in ChatTools 2007-10-11 21:58:24 +00:00