index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
npclistdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-3
/
+3
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-21
/
+14
2009-03-31
Add first draft of net handlers
Jared Adams
1
-5
/
+3
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-7
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Fix some problems with NPC dialogs
Jared Adams
1
-3
/
+0
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-9
/
+55
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+7
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-0
/
+5
2009-03-19
Make sure positionable dialogs start out centered
Jared Adams
1
-0
/
+1
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-3
/
+0
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-2
/
+1
2009-03-10
Allow NPCList dialog to use it's old location
Jared Adams
1
-1
/
+1
2009-03-10
Make sure NPC input dialogs get focus
Jared Adams
1
-1
/
+4
2009-03-10
Don't center the NPC interraction dialogs
Jared Adams
1
-1
/
+1
2009-03-10
Made it so that when windows load previous states, they are never
Ira Rice
1
-1
/
+5
2009-03-10
Fix layout issue of NPC list dialog
Jared Adams
1
-0
/
+1
2009-03-09
Send the correct packet for the NPC close button
Jared Adams
1
-2
/
+2
2009-02-26
Don't clear current NPC early
Jared Adams
1
-2
/
+0
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+14
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
1
-5
/
+11
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
1
-3
/
+9
2009-02-25
Make sure that all dialogs are cleared on player death, not just the NPC
Ira Rice
1
-0
/
+1
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
1
-3
/
+13
2009-02-24
Small dialog visibility fix
Jared Adams
1
-0
/
+7
2009-02-23
End NPC interraction when canceling list inpu
Jared Adams
1
-0
/
+1
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
1
-1
/
+1
2009-02-16
Add next/close buttons for NPCs
Jared Adams
1
-2
/
+7
2009-02-15
Fixes some variable names to conform to naming convention
Bjørn Lindeijer
1
-3
/
+3
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-04
Changed NPC list dialog to selection wrap.
Ira Rice
1
-0
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-0
/
+2
2009-01-26
Fixed a few default window sizes so that they look better for first time
Ira Rice
1
-0
/
+2
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
-20
/
+2
2009-01-20
Reflowed the NPC list dialog to use the layout code.
Ira Rice
1
-14
/
+8
2009-01-06
Added support for internationalization
Ira Rice
1
-3
/
+5
2008-12-17
Code reformatting
Bjørn Lindeijer
1
-1
/
+1
2008-12-07
Fixed wrapping in some cases, removed draw method
Bjørn Lindeijer
1
-12
/
+4
2008-12-07
Made NPC dialogues resizeable.
Ira Rice
1
-3
/
+30
2008-12-06
Fixed wrapping in some cases, removed draw method
Bjørn Lindeijer
1
-16
/
+6
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-01
Made NPC dialogues resizeable.
Ira Rice
1
-5
/
+30
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2007-08-10
Removed colon in NPC choice messages.
Guillaume Melquiond
1
-8
/
+2
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
1
-3
/
+5
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-4
/
+4
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-4
/
+4
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-1
/
+1
[next]