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
/
trade.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-06
Clean up the bypass code for the ItemAmountWindow
Jared Adams
1
-9
/
+2
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-22
FIx trading under eAthena
Jared Adams
1
-5
/
+3
2009-04-21
Trade system - Removing debug informations
blue112
1
-2
/
+2
2009-04-21
Trade system
blue112
1
-17
/
+46
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-3
/
+7
2009-04-15
Merge the trade dialog
Jared Adams
1
-80
/
+40
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-5
/
+5
2009-04-06
Add TMWServ's SkillHandler
Jared Adams
1
-3
/
+2
2009-04-03
Fill in TMWServ's TradeHandler
Jared Adams
1
-39
/
+5
2009-04-02
Fixed number of trade window slots
Bjørn Lindeijer
1
-7
/
+4
2009-03-31
Implement a few more handlers for eAthena
Jared Adams
1
-33
/
+35
2009-03-30
Fix a bug in trade
Jared Adams
1
-2
/
+3
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-7
/
+4
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-5
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-12
/
+6
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
1
-1
/
+1
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-11
/
+3
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-1
/
+1
2009-03-27
Compile warning fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
1
-11
/
+12
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-33
/
+54
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-46
/
+37
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
-47
/
+123
2009-03-19
Simplified trading dialog controls.
Ira Rice
1
-28
/
+19
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-13
/
+14
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-5
/
+4
2009-03-11
Don't move stuff from inventory when not visible
Jared Adams
1
-0
/
+2
2009-03-11
Don't move stuff from inventory when not visible
Jared Adams
1
-0
/
+2
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-1
/
+1
2009-03-09
Add an interface for eAthena's storage system
Jared Adams
1
-2
/
+2
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+0
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-1
/
+0
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
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
-3
/
+5
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 fixes
Bjørn Lindeijer
1
-2
/
+2
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-2
/
+0
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-2
/
+2
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-2
/
+0
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-2
/
+0
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-16
Revised trade window to use the window layout code. Loosely based on the
Ira Rice
1
-94
/
+67
2009-01-08
Made remaining dialogs translatable
Bjørn Lindeijer
1
-2
/
+2
2009-01-06
Added support for internationalization
Ira Rice
1
-25
/
+18
2009-01-05
Made trade window resizable
Bjørn Lindeijer
1
-24
/
+40
[next]