Age | Commit message (Expand) | Author | Files | Lines |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-08 | Merge PartyWindow and GuildWindow into SocialWindow | Jared Adams | 1 | -3/+0 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-01-08 | Small refactoring in chat auto completing | Andrei Karas | 1 | -0/+4 |
2010-01-07 | Chat auto completing | Andrei Karas | 1 | -0/+4 |
2009-08-10 | Remove layout code from ChatWindow | Jared Adams | 1 | -8/+0 |
2009-07-31 | patch for ticket #767 | Maximilian Philipps | 1 | -0/+5 |
2009-05-24 | Made some parameters const references like they should be | Bjørn Lindeijer | 1 | -2/+2 |
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 |