Age | Commit message (Expand) | Author | Files | Lines |
2009-05-09 | Insert player and item names at caret position instead of at the end | Bjørn Lindeijer | 1 | -4/+4 |
2009-05-03 | Fixed compile warnings and other tweaks | Bjørn Lindeijer | 1 | -1/+1 |
2009-05-03 | Made the new present player count translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-19 | Make /query switch to the new tab | Jared Adams | 1 | -1/+1 |
2009-04-15 | Assorted random cleanups | Bjørn Lindeijer | 1 | -2/+3 |
2009-04-15 | Add a config option to always use whipser tabs | Jared Adams | 1 | -1/+1 |
2009-04-15 | Make whisper tabs optional | Jared Adams | 1 | -0/+2 |
2009-04-09 | No need for ChatInput to be in the header file, even | Bjørn Lindeijer | 1 | -18/+1 |
2009-04-09 | Add a popup menu item to add Being name to chat | Jared Adams | 1 | -2/+2 |
2009-04-08 | Move ChatInput into the files for ChatWindow | Jared Adams | 1 | -1/+18 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -5/+5 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -9/+0 |
2009-03-28 | Allow changing chat tabs with the keyboard | Jared Adams | 1 | -0/+10 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -8/+0 |
2009-03-27 | Clean up chat and chat tabs some more | Jared Adams | 1 | -13/+4 |
2009-03-27 | Add a close command to WhisperTab | Jared Adams | 1 | -0/+2 |
2009-03-27 | Fixed some compiler warnings | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-26 | Major clean up of ChatTab handling | Jared Adams | 1 | -48/+7 |
2009-03-26 | Add WhisperTabs | Jared Adams | 1 | -0/+6 |
2009-03-26 | Add ChannelTab for chat channels | Jared Adams | 1 | -5/+0 |
2009-03-26 | Move ChatWindow over to ChatTabs | Jared Adams | 1 | -55/+53 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 |
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 |