summaryrefslogtreecommitdiff
path: root/src/gui/npclistdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-2/+1
2009-03-10Made it so that when windows load previous states, they are neverIra Rice1-1/+5
2009-03-09Send the correct packet for the NPC close buttonJared Adams1-2/+2
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-5/+11
2009-02-25Make sure that all dialogs are cleared on player death, not just the NPCIra Rice1-0/+1
2009-02-25Fixed up NPC list dialogs to be navigatable by keyboard (scrollingIra Rice1-3/+13
2009-02-16Fixed up NPC dialogs to behave more like eAthena expects.Jared Adams1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-04Changed NPC list dialog to selection wrap.Ira Rice1-0/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-0/+2
2009-01-26Fixed a few default window sizes so that they look better for first timeIra Rice1-0/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Reflowed inventory window to use layout code, as well as fixed the npcIra Rice1-20/+2
2009-01-20Reflowed the NPC list dialog to use the layout code.Ira Rice1-14/+8
2009-01-06Added support for internationalizationIra Rice1-3/+5
2008-12-06Fixed wrapping in some cases, removed draw methodBjørn Lindeijer1-16/+6
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-01Made NPC dialogues resizeable.Ira Rice1-5/+30
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-4/+4
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-4/+4
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-6/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+123