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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-14
Add QOAL's outfit window
Jared Adams
1
-0
/
+4
2009-05-13
Disable keyboard control of ItemContainers for now
Jared Adams
1
-4
/
+4
2009-05-12
Only scroll down the inventory as far as necessary
Bjørn Lindeijer
1
-2
/
+21
2009-05-12
Makes ItemContainer use indexes for selected and highlighted items, rather th...
Chuck Miller
1
-71
/
+58
2009-05-11
Makes sure a item exists in the inventory before saying it is selected
Chuck Miller
1
-0
/
+14
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-35
/
+37
2009-04-12
Cleaned up the ItemPopup class a bit
Bjørn
1
-3
/
+1
2009-04-06
Fixed compile warning about initialization order
Bjørn Lindeijer
1
-2
/
+2
2009-04-06
Fix a spelling error
Jared Adams
1
-1
/
+1
2009-04-06
Clean up and expand item equip handling in the GUI
Jared Adams
1
-12
/
+15
2009-03-28
Make the full inventory accessible again
Bjørn Lindeijer
1
-5
/
+7
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-21
/
+10
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-17
/
+18
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-10
/
+9
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-5
/
+8
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-149
/
+283
2009-03-14
Commented up item popups, speech bubbles, as well as only update item
Ira Rice
1
-3
/
+6
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
-26
/
+19
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-23
/
+17
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-17
Got rid of const where it does not make much sense
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-1
/
+2
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-14
/
+62
2009-02-04
A few more pointers which weren't getting deleted.
Ira Rice
1
-0
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-1
/
+0
2009-01-30
Fixed the item container so that it displays all item captions with the
Ira Rice
1
-0
/
+1
2009-01-26
Little bit of include cleanups.
Ira Rice
1
-0
/
+1
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
Changed item popup drawing to be based on the mouse position, not window
Ira Rice
1
-6
/
+9
2009-01-20
Added WoW style item adding to chat window. Right click, then left
David Athay
1
-5
/
+5
2009-01-15
Fixed Item Popup window transparency (double setting of the skin)
Ira Rice
1
-1
/
+1
2009-01-15
Integrated the ItemPopup class from Legends of Mazzeroth.
Ira Rice
1
-1
/
+40
2009-01-13
Added WoW style item adding to chat window. Right Ctrl and Left click to put ...
David Athay
1
-3
/
+18
2009-01-06
Fixed font colors in inventory and shortcut window
Bjørn Lindeijer
1
-0
/
+1
2008-12-29
Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType
Ira Rice
1
-0
/
+1
2008-12-13
Added ability to add equipment to the shurtcut bar
Bjørn Lindeijer
1
-8
/
+4
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-18
/
+9
2008-11-29
Imported patch that Fate made on TMW which which changes the item
Ira Rice
1
-23
/
+59
2008-11-28
Remember last equipped item ID so that we jump to/re-find an item of the same...
Fate
1
-4
/
+36
2008-11-28
Changed inventory container protocol to guarantee that we have no stale item ...
Fate
1
-20
/
+23
2008-11-25
Miscellaneous TMW change commits. Missed these changes before because of
Ira Rice
1
-1
/
+1
2008-11-22
Added ability to add equipment to the shurtcut bar
Nikos Giagtzoglou
1
-17
/
+8
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-3
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
[next]