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
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-12
/
+0
2010-08-12
Simplify working with the event system
Jared Adams
1
-1
/
+1
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-6
/
+4
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-1
/
+1
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-3
/
+4
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
1
-4
/
+2
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-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-2
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-1
/
+1
2010-01-10
Change code style
Andrei Karas
1
-6
/
+7
2009-11-07
More eAthena guild stuff
Jared Adams
1
-2
/
+2
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-2
/
+5
2009-08-07
Gettext fixes
Kess Vargavind
1
-2
/
+2
2009-07-31
(Turmfalke patch) Added a scroll lock when resizing the Chat Window and talle...
Bertram
1
-0
/
+3
2009-07-31
(Turmfalke patch) Show inventory window at trading start if it isn't visible.
Bertram
1
-1
/
+1
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-05-21
Fixed a few strings for better translation
Kess Vargavind
1
-1
/
+1
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
[next]