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
/
itemcontainer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-3
/
+9
2009-04-06
Clean up and expand item equip handling in the GUI
Jared Adams
1
-1
/
+3
2009-03-28
Make the full inventory accessible again
Bjørn Lindeijer
1
-6
/
+6
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-33
/
+24
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-23
/
+58
2009-02-17
Got rid of const where it does not make much sense
Bjørn Lindeijer
1
-1
/
+1
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
-1
/
+1
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-6
/
+26
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-2
/
+0
2009-01-26
Little bit of include cleanups.
Ira Rice
1
-2
/
+1
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Added WoW style item adding to chat window. Right click, then left
David Athay
1
-1
/
+1
2009-01-15
Fixed Item Popup window transparency (double setting of the skin)
Ira Rice
1
-2
/
+2
2009-01-15
A little bit of code cleanup/simplification.
Ira Rice
1
-2
/
+2
2009-01-15
Integrated the ItemPopup class from Legends of Mazzeroth.
Ira Rice
1
-0
/
+16
2009-01-13
Added WoW style item adding to chat window. Right Ctrl and Left click to put ...
David Athay
1
-0
/
+1
2008-12-13
Code style reformatting
Bjørn Lindeijer
1
-3
/
+3
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-7
/
+8
2008-11-29
Imported patch that Fate made on TMW which which changes the item
Ira Rice
1
-6
/
+13
2008-11-28
Remember last equipped item ID so that we jump to/re-find an item of the same...
Fate
1
-3
/
+9
2008-11-28
Changed inventory container protocol to guarantee that we have no stale item ...
Fate
1
-3
/
+3
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+2
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-10-03
Made a new Windows binary, as well as fix some files to make the Windows
Ira Rice
1
-0
/
+2
2008-09-12
Fixed /where, added /cast for heal and gather, some changes to inventory to s...
Lloyd Bryant
1
-1
/
+2
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-07-01
Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...
Philipp Sehmisch
1
-0
/
+8
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-1
/
+1
2008-04-28
Properly fix problems with ItemContainer in InventoryWindow not resizing
Bjørn Lindeijer
1
-4
/
+13
2008-04-11
Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because
Bjørn Lindeijer
1
-7
/
+13
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-5
/
+8
2007-10-19
Allowed dragging of already selected items.
Guillaume Melquiond
1
-1
/
+2
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
1
-13
/
+58
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-1
/
+1
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-1
/
+1
2006-09-03
Introduced SelectionListener to fix updating problem in inventory window
Bjørn Lindeijer
1
-1
/
+34
2006-08-17
the item icons are now stored in different files with more descriptive names
Philipp Sehmisch
1
-2
/
+0
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-4
/
+4
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-1
/
+1
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-6
/
+6
2005-08-01
Added code to dynamically adjust the itemcontainer size.
Björn Steinbrink
1
-0
/
+7
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-43
/
+3
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-67
/
+16
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-1
/
+0
2005-06-16
Fixed cutting off bottom item row of inventory in some cases
Bjørn Lindeijer
1
-0
/
+6
[next]