Age | Commit message (Expand) | Author | Files | Lines |
2009-04-13 | Some cleanup of the Configuration interface | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-09 | No need for ChatInput to be in the header file, even | Bjørn Lindeijer | 1 | -8/+21 |
2009-04-09 | Made BeingManager methods const where appropriate | Bjørn Lindeijer | 1 | -3/+3 |
2009-04-09 | Add a popup menu item to add Being name to chat | Jared Adams | 1 | -3/+2 |
2009-04-08 | Move ChatInput into the files for ChatWindow | Jared Adams | 1 | -1/+12 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -9/+1 |
2009-03-28 | Fix output location for CommandHandler | Jared Adams | 1 | -2/+2 |
2009-03-28 | Allow changing chat tabs with the keyboard | Jared Adams | 1 | -0/+22 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -6/+1 |
2009-03-27 | Removed unnecessary parenthesis on constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Clean up chat and chat tabs some more | Jared Adams | 1 | -5/+7 |
2009-03-27 | Add a close command to WhisperTab | Jared Adams | 1 | -1/+9 |
2009-03-27 | Fixed some compiler warnings | Bjørn Lindeijer | 1 | -24/+23 |
2009-03-26 | Major clean up of ChatTab handling | Jared Adams | 1 | -48/+8 |
2009-03-26 | Add WhisperTabs | Jared Adams | 1 | -0/+38 |
2009-03-26 | Add ChannelTab for chat channels | Jared Adams | 1 | -4/+8 |
2009-03-26 | Move ChatWindow over to ChatTabs | Jared Adams | 1 | -360/+56 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -34/+51 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -9/+15 |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -2/+2 |
2009-03-23 | Merge eA's command handling into CommandHandler | Jared Adams | 1 | -443/+58 |
2009-03-22 | Move handling of eA skill messages to SkillHandler | Jared Adams | 1 | -95/+3 |
2009-03-22 | Fix chat under eAthena | Jared Adams | 1 | -63/+56 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -25/+265 |
2009-03-15 | Overrode the reset window function in the chat window to also reset the | Ira Rice | 1 | -0/+6 |
2009-03-15 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -2/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -1/+1 |
2009-03-10 | Fix typo in item link parsing | Jared Adams | 1 | -13/+18 |
2009-03-10 | Expand the scope where item links work | Kess Vargavind | 1 | -31/+31 |
2009-03-10 | Fixed an indentation error in the last commit. | Ira Rice | 1 | -8/+8 |
2009-03-10 | Remove some tabs and trailing whitespace | Jared Adams | 1 | -8/+8 |
2009-03-10 | Fix typo in item link parsing | Jared Adams | 1 | -13/+18 |
2009-03-10 | Remove some tabs and trailing whitespace | Jared Adams | 1 | -8/+8 |
2009-03-10 | Expand the scope where item links work | Kess Vargavind | 1 | -31/+31 |
2009-02-28 | Allow chatting while talking to NPCs | Jared Adams | 1 | -1/+6 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -18/+5 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -18/+5 |
2009-02-17 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+21 |
2009-02-16 | Moved location of trim checking, since it really should be done after | Ira Rice | 1 | -6/+3 |
2009-02-16 | Trim whitespace from the beginning and end of whispers, as well as | Ira Rice | 1 | -0/+21 |
2009-02-16 | Fixed a nasty crash that was only visible from the @help command. If the | Ira Rice | 1 | -1/+3 |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -1/+1 |
2009-02-12 | Describe the /me command in chat help | Kess Vargavind | 1 | -13/+23 |
2009-02-12 | Describe the /me command in chat help | Kess Vargavind | 1 | -13/+23 |