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
/
npcintegerdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
1
-5
/
+11
2009-02-25
Make sure that all dialogs are cleared on player death, not just the NPC
Ira Rice
1
-0
/
+5
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
1
-4
/
+7
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-04
Modified the NPC string and integer classes to automatically take focus
Ira Rice
1
-4
/
+12
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-8
/
+3
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-18
Reset the input fields so that they're reset when they're brought up
Ira Rice
1
-0
/
+1
2009-01-18
Fixed the NPC Integer input field, as well as cut some bull from the
Ira Rice
1
-38
/
+24
2009-01-18
Add dialogs to input text and numbers for scripts
Jared Adams
1
-0
/
+125