summaryrefslogtreecommitdiff
path: root/src/gui/npclistdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Implement TMWServ's NpcHandlerJared Adams1-21/+14
2009-03-31Add first draft of net handlersJared Adams1-5/+3
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-7/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Fix some problems with NPC dialogsJared Adams1-3/+0
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-9/+55
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-4/+7
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+5
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-0/+1
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-3/+0
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-2/+1
2009-03-10Allow NPCList dialog to use it's old locationJared Adams1-1/+1
2009-03-10Make sure NPC input dialogs get focusJared Adams1-1/+4
2009-03-10Don't center the NPC interraction dialogsJared Adams1-1/+1
2009-03-10Made it so that when windows load previous states, they are neverIra Rice1-1/+5
2009-03-10Fix layout issue of NPC list dialogJared Adams1-0/+1
2009-03-09Send the correct packet for the NPC close buttonJared Adams1-2/+2
2009-02-26Don't clear current NPC earlyJared Adams1-2/+0
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+14
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-5/+11
2009-02-25Fix NPC handling to not need a handle on the NPCJared Adams1-3/+9
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-24Small dialog visibility fixJared Adams1-0/+7
2009-02-23End NPC interraction when canceling list inpuJared Adams1-0/+1
2009-02-16Fixed up NPC dialogs to behave more like eAthena expects.Jared Adams1-1/+1
2009-02-16Add next/close buttons for NPCsJared Adams1-2/+7
2009-02-15Fixes some variable names to conform to naming conventionBjørn Lindeijer1-3/+3
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-17Code reformattingBjørn Lindeijer1-1/+1
2008-12-07Fixed wrapping in some cases, removed draw methodBjørn Lindeijer1-12/+4
2008-12-07Made NPC dialogues resizeable.Ira Rice1-3/+30
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-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01Made NPC dialogues resizeable.Ira Rice1-5/+30
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-08-10Removed colon in NPC choice messages.Guillaume Melquiond1-8/+2
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-3/+5
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-4/+4
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-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1