Age | Commit message (Expand) | Author | Files | Lines |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+0 |
2009-05-02 | Make sure messages on most tabs are handled right | Jared Adams | 1 | -1/+1 |
2009-04-26 | Remove a debugging statement | Jared Adams | 1 | -1/+0 |
2009-04-25 | Fix chat actions | Jared Adams | 1 | -1/+2 |
2009-04-16 | Some more cleanups | Bjørn Lindeijer | 1 | -6/+7 |
2009-04-16 | Some cleanups | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-15 | Make whisper tabs optional | Jared Adams | 1 | -3/+3 |
2009-04-13 | Fixed broken links | David Athay | 1 | -3/+0 |
2009-04-13 | Fixed @'s in a user's nick | David Athay | 1 | -0/+3 |
2009-04-09 | Fixed some warnings | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-09 | Made BeingManager methods const where appropriate | Bjørn Lindeijer | 1 | -5/+0 |
2009-04-08 | Don't highlight chat tabs on own input | Bernd Wachter | 1 | -1/+2 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -3/+4 |
2009-04-07 | Used custom widgets where appropriate and some cleanup | Bjørn Lindeijer | 1 | -0/+2 |
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -12/+2 |
2009-04-01 | Create a few more handlers for eAthena | Jared Adams | 1 | -9/+4 |
2009-03-30 | Hilight chat tabs when appropriate | Jared Adams | 1 | -0/+2 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -26/+1 |
2009-03-28 | Fix output location for CommandHandler | Jared Adams | 1 | -1/+1 |
2009-03-27 | Make chat wrap | Jared Adams | 1 | -1/+1 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -5/+2 |
2009-03-27 | Clean up chat and chat tabs some more | Jared Adams | 1 | -36/+28 |
2009-03-27 | Add some const to the chat tabs | Jared Adams | 1 | -1/+1 |
2009-03-27 | Add a close command to WhisperTab | Jared Adams | 1 | -1/+6 |
2009-03-26 | Major clean up of ChatTab handling | Jared Adams | 1 | -1/+9 |
2009-03-26 | Add ChannelTab for chat channels | Jared Adams | 1 | -17/+21 |
2009-03-26 | Move ChatWindow over to ChatTabs | Jared Adams | 1 | -0/+312 |