Age | Commit message (Expand) | Author | Files | Lines |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -4/+4 |
2009-04-01 | Make eAthena's inventory handler | Jared Adams | 1 | -8/+2 |
2009-03-28 | Make the full inventory accessible again | Bjørn Lindeijer | 1 | -5/+4 |
2009-03-27 | Fixed inventory window. Not resizable though. | Bjørn Lindeijer | 1 | -41/+34 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -10/+8 |
2009-03-26 | Some code cleanups (mostly reducing how many calculations need to be | Ira Rice | 1 | -10/+2 |
2009-03-25 | Merged relevent changes from TMW commit | Ira Rice | 1 | -21/+19 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -15/+9 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -6/+7 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -5/+4 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -28/+113 |
2009-03-19 | Reformatted the item amount window and the buy/sell windows so that | Ira Rice | 1 | -1/+1 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -4/+3 |
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-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+3 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -0/+3 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -0/+1 |
2009-03-06 | Microoptimization in compile speed | Bjørn Lindeijer | 1 | -0/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -7/+0 |
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 | Deleted some unneeded delete statements. | Ira Rice | 1 | -7/+0 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -8/+10 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Fixed width of the weight label, as noticed by Grimmjow. | Ira Rice | 1 | -4/+4 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 1 | -2/+1 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-02-04 | A few more pointers which weren't getting deleted. | Ira Rice | 1 | -0/+12 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -1/+0 |
2009-01-30 | Moved weight and slots back to the top of the inventory window. | Ira Rice | 1 | -6/+6 |
2009-01-26 | Fixed a few default window sizes so that they look better for first time | Ira Rice | 1 | -1/+1 |
2009-01-26 | Cleaned up inventory includes, as well as adding right click popup menus | Ira Rice | 1 | -0/+1 |
2009-01-26 | Modified the inventory window so that weight and slots used are shown as | Ira Rice | 1 | -20/+35 |
2009-01-25 | Fixed use button so that it starts out at the maximum width it will | Ira Rice | 1 | -1/+11 |
2009-01-25 | Repaired item weight and slot reporting. | Ira Rice | 1 | -13/+14 |
2009-01-25 | Modified the inventory window to be more TMW translation friendly. | Ira Rice | 1 | -10/+15 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Reflowed inventory window to use layout code, as well as fixed the npc | Ira Rice | 1 | -59/+34 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -3/+3 |
2009-01-16 | Trimmed out some now unneeded fields in the inventory window. | Ira Rice | 1 | -57/+2 |
2009-01-15 | Fixed Item Popup window transparency (double setting of the skin) | Ira Rice | 1 | -1/+1 |
2009-01-15 | A little bit of code cleanup/simplification. | Ira Rice | 1 | -1/+0 |
2009-01-15 | Integrated the ItemPopup class from Legends of Mazzeroth. | Ira Rice | 1 | -0/+1 |
2009-01-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 1 | -1/+4 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -20/+23 |