Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -8/+18 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -6/+12 |
2009-03-23 | Make some getters const | Jared Adams | 1 | -2/+2 |
2009-03-23 | Merge eA's command handling into CommandHandler | Jared Adams | 1 | -42/+10 |
2009-03-22 | Move handling of eA skill messages to SkillHandler | Jared Adams | 1 | -55/+0 |
2009-03-22 | Fix chat under eAthena | Jared Adams | 1 | -12/+13 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -33/+135 |
2009-03-15 | Overrode the reset window function in the chat window to also reset the | Ira Rice | 1 | -0/+6 |
2009-03-14 | Exposed a few more windows to the reset button on the setup window. | Ira Rice | 1 | -6/+6 |
2009-02-28 | Allow chatting while talking to NPCs | Jared Adams | 1 | -1/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-06 | Sanitized item links so that at no point is the internal representation | Ira Rice | 1 | -1/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -3/+0 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-21 | Reflowed chat window to use layout code. | Ira Rice | 1 | -5/+0 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -1/+6 |
2009-01-17 | Cleaned up chat code a bit. | Ira Rice | 1 | -2/+4 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -136/+129 |
2009-01-14 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -1/+1 |
2009-01-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 1 | -0/+7 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -19/+12 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -125/+145 |
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 | -5/+7 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 1 | -29/+22 |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 1 | -69/+2 |
2008-05-08 | Allow page up and page down to scroll the chat window, based on patch by fate. | Dennis Friis | 1 | -4/+15 |
2008-05-05 | Only update the size of chat window widgets when it is resized. | Bjørn Lindeijer | 1 | -3/+7 |
2008-04-29 | * Fixed issue with determining whether chat input is focused (method no longer | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-20 | Merged two maps into one, avoid non-const operator[] and check whether channel | Bjørn Lindeijer | 1 | -6/+24 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 1 | -14/+12 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 1 | -4/+10 |
2008-04-14 | Changed prefix of received whisper messages from "says:" to "whispers:" | Philipp Sehmisch | 1 | -1/+1 |
2008-04-10 | Implemented support for whispering to other players (patch by peavey). | Bjørn Lindeijer | 1 | -0/+2 |
2008-03-09 | Applied some patches by peavey related to chatlog and the quit dialog. | Philipp Sehmisch | 1 | -0/+2 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 1 | -1/+2 |
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 1 | -4/+1 |
2007-12-10 | Added an option to show log messages in the chat console. | Philipp Sehmisch | 1 | -0/+2 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -1/+1 |
2007-10-26 | Removed some completely useless code from the chat class. | Philipp Sehmisch | 1 | -5/+0 |
2007-08-27 | Added "/admin" chat command for sending raw messages to the game server. | Guillaume Melquiond | 1 | -26/+15 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
2007-06-02 | Changed color of chat messages in OpenGL mode from orange to black. | Bjørn Lindeijer | 1 | -2/+2 |
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 1 | -7/+47 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -4/+7 |