Age | Commit message (Expand) | Author | Files | Lines |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-19 | Min-width fixed for storage window | Blue112 | 1 | -1/+1 |
2009-04-19 | Made ItemContainer wrap items depending on its width again | Bjørn Lindeijer | 1 | -5/+4 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -22/+22 |
2009-04-06 | Fixed bar progress on the storage window when initially opened. | Ira Rice | 1 | -1/+3 |
2009-04-06 | Clean up and expand item equip handling in the GUI | Jared Adams | 1 | -1/+1 |
2009-04-06 | Use a namespace to keep apart implementations of network handlers | Bjørn Lindeijer | 1 | -10/+7 |
2009-04-02 | Some cleanup and renaming | Bjørn Lindeijer | 1 | -11/+11 |
2009-04-01 | Make eAthena's inventory handler | Jared Adams | 1 | -13/+14 |
2009-03-27 | Moved the inventory and storage offset handling into netcode | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -6/+3 |
2009-03-27 | Fixed inventory window. Not resizable though. | Bjørn Lindeijer | 1 | -3/+3 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -8/+9 |
2009-03-26 | Some code cleanups (mostly reducing how many calculations need to be | Ira Rice | 1 | -8/+9 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -0/+210 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -13/+6 |
2009-03-19 | Make sure positionable dialogs start out centered | Jared Adams | 1 | -0/+1 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -3/+2 |
2009-03-11 | Don't move stuff from inventory when not visible | Jared Adams | 1 | -0/+2 |
2009-03-11 | Don't move stuff from inventory when not visible | Jared Adams | 1 | -0/+2 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -2/+1 |
2009-03-10 | Don't center the NPC interraction dialogs | Jared Adams | 1 | -1/+0 |
2009-03-09 | Got rid of an ugly and unified interface breaking cancel button in favor | Ira Rice | 1 | -7/+2 |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -0/+213 |
2009-03-08 | Forgot the actual storage window | Jared Adams | 1 | -0/+213 |