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
/
buy.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
-3
/
+4
2010-01-10
Change Buy and Sell dialogs to use ItemPopups
Jared Adams
1
-16
/
+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
-1
/
+1
2009-07-28
Add some translators comments
Kess Vargavind
1
-0
/
+4
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-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-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-6
/
+6
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
1
-1
/
+1
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-12
/
+5
2009-03-31
Add first draft of net handlers
Jared Adams
1
-6
/
+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
Include statement cleanup for net/ea/ directory.
Bjørn Lindeijer
1
-0
/
+1
2009-03-27
Fixed name of "UpdateSliders" and reduced redundant docs
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-14
/
+17
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-23
/
+58
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-24
/
+45
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
-4
/
+20
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
-19
/
+43
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
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
Don't make window name translatable
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Add configurable units system
Jared Adams
1
-2
/
+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
-7
/
+6
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Reflowed NPC text dialog to use the layout code, so that window resizing
Ira Rice
1
-1
/
+1
2009-01-06
Used layout for buy, sell and item amount dialogs
Bjørn Lindeijer
1
-61
/
+16
2009-01-06
Added support for internationalization
Ira Rice
1
-15
/
+20
2008-12-17
Reintroduced window name property
Bjørn Lindeijer
1
-1
/
+2
2008-11-22
While there is still a small visual artifact, this patch fixes the buy
Ira Rice
1
-3
/
+0
[next]