summaryrefslogtreecommitdiff
path: root/src/gui/widgets/whispertab.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Switch Tab to a color pointer to update on the flyJared Adams1-1/+1
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-05-02Make sure messages on most tabs are handled rightJared Adams1-2/+1
2009-04-16Some more cleanupsBjørn Lindeijer1-1/+1
2009-04-16Some cleanupsBjørn Lindeijer1-3/+5
2009-04-16Rehash CommandHandler a bit, it's now fully mergedJared Adams1-0/+27
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-11/+2
2009-04-01Create a few more handlers for eAthenaJared Adams1-6/+4
2009-03-30Allow tabs to be colored and color whisper tabsJared Adams1-1/+1
2009-03-27Clean up some ifdefs and start cleanup of partiesJared Adams1-1/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Clean up chat and chat tabs some moreJared Adams1-22/+12
2009-03-27Add some const to the chat tabsJared Adams1-2/+2
2009-03-27Add a close command to WhisperTabJared Adams1-0/+9
2009-03-27Fixed some compiler warningsBjørn Lindeijer1-2/+3
2009-03-26Add WhisperTabsJared Adams1-0/+77