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
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
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-08-18
Fixed bug with GP shown being incorrect after purchasing from NPC vendor (cod...
Lloyd Bryant
1
-5
/
+5
2008-07-25
Applied patch by ElvenProgrammer to remember window locations between sessions
Lloyd Bryant
1
-0
/
+1
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-7
/
+8
2008-04-11
Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because
Bjørn Lindeijer
1
-3
/
+2
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-8
/
+8
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
1
-6
/
+8
2007-10-28
Separated auto-resizing into two categories: "set" and "add". Removed useless...
Guillaume Melquiond
1
-1
/
+1
2007-10-27
Improved layout handler to support trees of nested arrays. Needed for convert...
Guillaume Melquiond
1
-1
/
+0
2007-10-21
Converted sell dialog box to layout handler. Removed some useless code from b...
Guillaume Melquiond
1
-4
/
+1
2007-10-21
Converted dialog box to layout handler.
Guillaume Melquiond
1
-55
/
+16
2007-10-19
Marked buy and sell dialog boxes as translatable.
Guillaume Melquiond
1
-16
/
+18
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-47
/
+78
[next]