Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | Remove the following system | Stefan Dombrowski | 1 | -9/+0 |
2010-08-30 | Fixing segmentation fault and making invite to guild in pop-up conditional | Stefan Dombrowski | 1 | -1/+2 |
2010-03-26 | Replace most dynamic_casts with static_casts | Jared Adams | 1 | -22/+9 |
2010-03-25 | Merge StorageWindow into InventoryWindow | Jared Adams | 1 | -2/+1 |
2010-03-19 | Fix crash when player chooses to follow a being that has been deleted already | Chuck Miller | 1 | -2/+2 |
2010-02-24 | Move StorageWindow to instancing intead of global | Jared Adams | 1 | -4/+6 |
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-13 | Make NPC dialogs instance instead of global | Jared Adams | 1 | -3/+1 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-01-31 | Unify eAthena and manaserv support in to one build. | Daniel Bradshaw | 1 | -1/+1 |
2010-01-13 | Adds a follow manager for users | BlueSansDouze | 1 | -4/+5 |
2010-01-11 | Cleanup GUI classes | Jared Adams | 1 | -7/+7 |
2010-01-10 | Change code style | Andrei Karas | 1 | -1/+2 |
2009-12-27 | Add right click whisper | dweems000@gmail.com | 1 | -0/+8 |
2009-11-26 | Merge a little more and remove the BuddyWindow | Jared Adams | 1 | -19/+1 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -2/+2 |
2009-09-23 | Fixes party invite | Chuck Miller | 1 | -1/+1 |
2009-09-13 | Add ellipsis (...) to some options requiring further input | Kess Vargavind | 1 | -3/+6 |
2009-08-31 | Fixes NPC names on the popup menu. | Freeyorp | 1 | -6/+2 |
2009-08-07 | Gettext fixes | Kess Vargavind | 1 | -3/+4 |
2009-07-24 | Prevent translations from leaving popups useless | Jared Adams | 1 | -35/+63 |
2009-07-23 | Clear some more support ifdefs | Jared Adams | 1 | -2/+0 |
2009-07-17 | Various gettext fixes | Kess Vargavind | 1 | -1/+2 |
2009-05-12 | Fix up handling of GM status | Jared Adams | 1 | -9/+12 |
2009-05-12 | Adjust the context menu's invite options | Jared Adams | 1 | -1/+4 |
2009-05-12 | Remove methods from LocalPlayer that just call Net | Jared Adams | 1 | -5/+7 |
2009-05-06 | Clean up the bypass code for the ItemAmountWindow | Jared Adams | 1 | -4/+4 |
2009-05-06 | Remove more inventory handling support #ifdefs | Jared Adams | 1 | -7/+2 |
2009-05-05 | Fix the context menu for the storage window | Jared Adams | 1 | -15/+41 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -3/+3 |
2009-04-22 | Some string fixes | Kess Vargavind | 1 | -3/+3 |
2009-04-20 | Reduced the weight of a few gui windows and popups which wrapped their | Ira Rice | 1 | -4/+0 |
2009-04-15 | Made the PopupMenu a Popup subclass | Bjørn Lindeijer | 1 | -8/+1 |
2009-04-15 | Fix some memory problems | Jared Adams | 1 | -0/+1 |
2009-04-15 | Trim out (npc) tag from NPC names in PopupMenu | Tametomo | 1 | -2/+8 |
2009-04-15 | Some PopupMenu cleanups/fixes and additions. | Tametomo | 1 | -17/+25 |
2009-04-10 | Fix popup to prevent an item from showing on warps | Jared Adams | 1 | -1/+2 |
2009-04-09 | Remove a segfault when exiting the client | Jared Adams | 1 | -3/+1 |
2009-04-09 | Add a popup menu item to add Being name to chat | Jared Adams | 1 | -11/+10 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -1/+1 |
2009-04-02 | Partially fixed compilation for TMWServ. src/gui/buysell.cpp still needs to b... | Philipp Sehmisch | 1 | -1/+1 |
2009-04-02 | Add some missing handler for eAthena | Jared Adams | 1 | -0/+17 |
2009-04-01 | Some cleanup | Jared Adams | 1 | -7/+1 |
2009-04-01 | Make eAthena's inventory handler | Jared Adams | 1 | -4/+0 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -3/+2 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-27 | Fixed inventory window. Not resizable though. | Bjørn Lindeijer | 1 | -2/+4 |