Age | Commit message (Expand) | Author | Files | Lines |
2009-01-28 | Added channel highlighting upon activity. Added /kick command to get rid of u... | David Athay | 1 | -0/+1 |
2009-01-15 | Fix bug with item links. | David Athay | 1 | -1/+1 |
2009-01-14 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -1/+23 |
2009-01-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 1 | -2/+13 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -1/+2 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -31/+18 |
2008-12-14 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -2/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-12 | Fixed chat transparency and icon loading. | David Athay | 1 | -0/+1 |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 1 | -1/+1 |
2008-07-04 | Ugly hack for chat scrolling. | David Athay | 1 | -4/+23 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 1 | -105/+29 |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 1 | -96/+0 |
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 1 | -2/+1 |
2008-05-15 | Fixed chat window scrolling | David Athay | 1 | -0/+2 |
2008-05-15 | Added tab with image based on button | David Athay | 1 | -2/+3 |
2008-05-09 | Changed the tabbedarea to be transparant as before. Changed setup | David Athay | 1 | -1/+8 |
2008-05-05 | Only update the size of chat window widgets when it is resized. | Bjørn Lindeijer | 1 | -9/+8 |
2008-04-21 | Fixed chat window size issue | David Athay | 1 | -2/+4 |
2008-04-20 | Merged two maps into one, avoid non-const operator[] and check whether channel | Bjørn Lindeijer | 1 | -25/+24 |
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 1 | -6/+17 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 1 | -25/+39 |
2008-04-16 | Removed private channels | David Athay | 1 | -1/+1 |
2008-04-16 | Fixed online status so that users are shown as online | David Athay | 1 | -0/+7 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 1 | -30/+38 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -13/+13 |
2008-04-01 | Made it possible to move the chat window | David Athay | 1 | -2/+2 |
2008-04-01 | Fixed up chat and guilds | David Athay | 1 | -4/+12 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 1 | -0/+3 |
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 1 | -8/+2 |
2007-11-14 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 1 | -5/+5 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -2/+3 |
2007-09-21 | Fixed resizing of chat window. | Guillaume Melquiond | 1 | -1/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -3/+7 |
2007-08-27 | Added "/admin" chat command for sending raw messages to the game server. | Guillaume Melquiond | 1 | -43/+40 |
2007-08-07 | Fixed my breakage of persistent window dimensions. Cleaned a few things along... | Guillaume Melquiond | 1 | -3/+3 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 1 | -21/+164 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -7/+8 |
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 1 | -9/+8 |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 1 | -1/+1 |
2006-08-26 | Got rid of the default MessageOut constructor, since all messages should have | Bjørn Lindeijer | 1 | -6/+3 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -3/+2 |
2006-08-26 | Implemented "say around" chat. | Guillaume Melquiond | 1 | -5/+4 |
2006-08-13 | Merged cleanups and content changes from the trunk. Also fixed compiling with | Bjørn Lindeijer | 1 | -46/+35 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -14/+13 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -8/+8 |
2006-03-18 | Use the window container instead of the graphics class to calculate window po... | Björn Steinbrink | 1 | -4/+2 |
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -7/+5 |