Age | Commit message (Expand) | Author | Files | Lines |
2024-02-09 | C++11: Use default member initializers | Thorbjørn Lindeijer | 1 | -1/+1 |
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -11/+11 |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2011-09-29 | Fixed item popup still visible after closing inventory window. | Erik Schilling | 1 | -0/+5 |
2011-04-09 | Removed a lot of useless "documentation" | Thorbjørn Lindeijer | 1 | -6/+0 |
2011-04-09 | Renamed Listener to EventListener | Thorbjørn Lindeijer | 1 | -2/+2 |
2011-04-09 | Removed the Mana namespace | Thorbjørn Lindeijer | 1 | -2/+2 |
2011-04-09 | Moved Channels to Mana::Event::Channel | Thorbjørn Lindeijer | 1 | -1/+1 |
2011-03-26 | Add search bar to storage and inventory windows | Blue Sans Douze | 1 | -1/+8 |
2010-12-06 | Removed superfluous #includes taken from checkheaders list. | Yohann Ferreira | 1 | -1/+0 |
2010-11-11 | Have the event system channels use enums instead of strings | Chuck Miller | 1 | -1/+1 |
2010-09-25 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -0/+5 |
2010-09-08 | Adding missing updates for buttons in InventoryWindow | Stefan Dombrowski | 1 | -1/+6 |
2010-08-26 | Merged testing branch into master. | Yohann Ferreira | 1 | -2/+2 |
2010-08-01 | Remove isActive methods from NPC dialogs and InventoryWindow | Jared Adams | 1 | -5/+0 |
2010-07-17 | Modify how attributes and stats are handled | Chuck Miller | 1 | -6/+11 |
2010-04-25 | Fix some storage bugs | Jared Adams | 1 | -0/+2 |
2010-03-25 | Remove the type boolean from InventoryWindow | Jared Adams | 1 | -1/+1 |
2010-03-25 | Merge StorageWindow into InventoryWindow | Jared Adams | 1 | -13/+22 |
2010-03-25 | Eliminate the logic methods from InventoryWindow and StorageWindow | Jared Adams | 1 | -15/+11 |
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-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-01-14 | Auto-store feature | Blue Sans Douze | 1 | -0/+1 |
2010-01-12 | Standardize header order | Jared Adams | 1 | -2/+2 |
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -1/+1 |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -1/+5 |
2009-05-14 | Fixes to outfit window | Dennis Friis | 1 | -0/+1 |
2009-05-06 | Don't show the split button for eAthena | Jared Adams | 1 | -0/+5 |
2009-05-06 | Remove more inventory handling support #ifdefs | Jared Adams | 1 | -8/+0 |
2009-04-19 | Made ItemContainer wrap items depending on its width again | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Fixed inventory window. Not resizable though. | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+3 |
2009-03-25 | Merged relevent changes from TMW commit | Ira Rice | 1 | -3/+3 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -5/+5 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -6/+37 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-06 | Microoptimization in compile speed | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-15 | Fixed compiler warnings | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -2/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-04 | A few more pointers which weren't getting deleted. | Ira Rice | 1 | -0/+5 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -1/+0 |
2009-01-26 | Cleaned up inventory includes, as well as adding right click popup menus | Ira Rice | 1 | -2/+2 |
2009-01-26 | Modified the inventory window so that weight and slots used are shown as | Ira Rice | 1 | -0/+6 |
2009-01-25 | Repaired item weight and slot reporting. | Ira Rice | 1 | -1/+3 |
2009-01-25 | Goofed up the default inventory size that shows with inventory windows. | Ira Rice | 1 | -1/+1 |
2009-01-25 | Modified the inventory window to be more TMW translation friendly. | Ira Rice | 1 | -1/+4 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |