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-17
Got rid of const where it does not make much sense
Bjørn Lindeijer
1
-2
/
+2
2009-02-16
Allow setting default values for NPC dialogs
Jared Adams
1
-0
/
+5
2009-02-16
Fix some compilation issues
Jared Adams
1
-1
/
+1
2009-02-16
Add next/close buttons for NPCs
Jared Adams
1
-1
/
+6
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Fixes some variable names to conform to naming convention
Bjørn Lindeijer
1
-3
/
+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