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-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-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-11
/
+49
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+4
2009-03-19
Forgot to remove some now unneeded includes.
Ira Rice
1
-1
/
+0
2009-03-19
Made the plus and minus buttons in the last commit look more
Ira Rice
1
-2
/
+2
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-2
/
+3
2009-03-19
Make sure positionable dialogs start out centered
Jared Adams
1
-0
/
+4
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-2
/
+0
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-2
/
+5
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
-2
/
+1
2009-02-26
Don't clear current NPC early
Jared Adams
1
-1
/
+0
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+10
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
/
+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-24
Small dialog visibility fix
Jared Adams
1
-0
/
+7
2009-02-17
Got rid of const where it does not make much sense
Bjørn Lindeijer
1
-2
/
+2
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
1
-1
/
+1
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-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