Age | Commit message (Expand) | Author | Files | Lines |
2008-12-07 | Use widgetResized to adjust chat window contents | Bjørn Lindeijer | 1 | -4/+2 |
2008-12-06 | Minor punctuation fix, merged earlier /whisper fix/help update with separate ... | Fate | 1 | -2/+2 |
2008-12-06 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Fate | 1 | -3/+6 |
2008-12-06 | Fixes to the /w command | Fate | 1 | -2/+4 |
2008-12-06 | Made /where response include position information | Bjørn Lindeijer | 1 | -1/+4 |
2008-12-06 | Fix whispering | Jared Adams | 1 | -2/+2 |
2008-12-05 | added /w shortcut for whispering | Fate | 1 | -29/+35 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -7/+5 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
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-03 | Added a /w alias for whispering. Suggested by Kyron. | Ira Rice | 1 | -2/+2 |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2008-09-26 | Made /msg an alias for /whisper. | Ira Rice | 1 | -2/+2 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -538/+485 |
2008-09-04 | Added code to change text colouring | Douglas Boffey | 1 | -456/+539 |
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, re... | Lloyd Bryant | 1 | -539/+456 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -227/+531 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 1 | -1/+1 |
2008-07-08 | #359 patch by Scraggy | David Athay | 1 | -7/+83 |
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-08 | Allow page up and page down to scroll the chat window, based on patch by fate. | Dennis Friis | 1 | -6/+21 |
2008-05-05 | Only update the size of chat window widgets when it is resized. | Bjørn Lindeijer | 1 | -9/+8 |
2008-04-29 | * Fixed issue with determining whether chat input is focused (method no longer | Bjørn Lindeijer | 1 | -1/+1 |
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-14 | Tweaked /whisper command to allow quoting of nicks with spaces in them. | Dennis Friis | 1 | -4/+15 |
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-10 | I guess I messed this up a bit. | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-10 | Implemented support for whispering to other players (patch by peavey). | Bjørn Lindeijer | 1 | -5/+25 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -6/+6 |
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-03-09 | Applied some patches by peavey related to chatlog and the quit dialog. | Philipp Sehmisch | 1 | -6/+14 |
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-12-10 | Added an option to show log messages in the chat console. | Philipp Sehmisch | 1 | -0/+3 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -2/+3 |
2007-11-14 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 1 | -5/+5 |