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
/
sell.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-14
/
+25
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-7
/
+8
2010-01-10
Change Buy and Sell dialogs to use ItemPopups
Jared Adams
1
-18
/
+5
2010-01-10
Change code style
Andrei Karas
1
-1
/
+2
2009-12-04
Don't process redudant visibility calls in Window
Jared Adams
1
-1
/
+1
2009-12-04
Reset the cursor when a window is hidden
Jared Adams
1
-2
/
+1
2009-07-26
Gettext fixes
Kess Vargavind
1
-4
/
+4
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-05-05
Fix selling stacked items
Jared Adams
1
-2
/
+3
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-04-29
Set default focuses on the BuySell dialog, the Buy dialog, and the Sell
Tametomo
1
-1
/
+1
2009-04-15
Assorted random cleanups
Bjørn Lindeijer
1
-1
/
+2
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-4
/
+4
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-24
/
+3
2009-03-31
Add first draft of net handlers
Jared Adams
1
-6
/
+3
2009-03-30
Fix an offset bug when selling items
Jared Adams
1
-1
/
+1
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-6
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-3
/
+1
2009-03-27
Include statement cleanup for net/ea/ directory.
Bjørn Lindeijer
1
-0
/
+1
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-15
/
+18
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-38
/
+85
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-27
/
+47
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-1
/
+1
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-1
/
+27
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
-22
/
+44
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
-0
/
+7
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-0
/
+7
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-6
/
+5
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-2
/
+1
2009-03-10
Don't center the NPC interraction dialogs
Jared Adams
1
-1
/
+0
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+1
2009-02-26
Fixed an error in shoplistboxes as identified by Octalot.
Ira Rice
1
-1
/
+1
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
1
-1
/
+1
2009-02-23
Allow to sell non-stackable items like stackables
Majin Sniper
1
-10
/
+23
2009-02-23
Allow to sell non-stackable items like stackables
Majin Sniper
1
-11
/
+24
2009-02-23
Hide the buy/sell dialogs when there is no NPC
Jared Adams
1
-0
/
+7
2009-02-18
Centralize current_npc cleanup
Jared Adams
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Add configurable units system
Jared Adams
1
-5
/
+6
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-3
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-7
/
+1
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
[next]