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
/
equipmentwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Cleanup some popup-related code and make sure BeingPopup is included
Jared Adams
1
-1
/
+1
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-11
Cleanup GUI classes
Jared Adams
1
-6
/
+7
2009-09-23
Fixed some glitches in Equipment and Inventory window, and made the code mor...
Bertram
1
-0
/
+1
2009-09-14
Fix context menu for items in the EquipmentWindow
Jared Adams
1
-1
/
+1
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-07-21
Merge equipment handling and fix some bugs
Jared Adams
1
-50
/
+13
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-1
/
+4
2009-05-10
Make sure Unequip button is disabled when appropriate
Bjørn Lindeijer
1
-8
/
+15
2009-05-08
Keep a little spacing above the tabs in the chat window
Bjørn Lindeijer
1
-3
/
+3
2009-05-08
Fixed positioning of the item icons in the equipment window
Bjørn Lindeijer
1
-1
/
+3
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
1
-0
/
+1
2009-04-12
Cleaned up the ItemPopup class a bit
Bjørn
1
-3
/
+1
2009-04-10
Some cleanup of the equipment window code
Bjørn Lindeijer
1
-56
/
+35
2009-04-09
Actually use ItemType instead of short
Bjørn Lindeijer
1
-1
/
+0
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-21
/
+22
2009-04-06
Moved many MessageOut constructions around
Bjørn Lindeijer
1
-3
/
+3
2009-04-02
Start TMWServ's PlayerHandler and InventoryHandler
Jared Adams
1
-1
/
+1
2009-03-31
Remove unused background
Jared Adams
1
-7
/
+0
2009-03-30
fix segfault if the background image is missing
Bernd Wachter
1
-1
/
+2
2009-03-30
Fix a segfault in the equipment window
Jared Adams
1
-1
/
+1
2009-03-28
Removed a lot of useless isVisible() checks
Bjørn Lindeijer
1
-3
/
+0
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-8
/
+3
2009-03-26
Some code cleanups (mostly reducing how many calculations need to be
Ira Rice
1
-8
/
+3
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-19
/
+26
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-19
/
+23
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-4
/
+53
2009-03-14
Modified the equipment window to use the highlight color for selections.
Ira Rice
1
-16
/
+18
2009-03-14
Fixed item popups in the equipment window to display the proper item
Ira Rice
1
-2
/
+4
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-1
/
+1
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+3
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-0
/
+3
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
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+0
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
1
-2
/
+0
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
-1
/
+1
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-13
/
+81
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-1
/
+1
2009-02-07
Some more include cleanups.
Ira Rice
1
-1
/
+0
2009-02-04
Simplified equipment window initialization, since only the local player
Ira Rice
1
-2
/
+2
2009-02-04
Got rid of a few dangling pointers.
Ira Rice
1
-0
/
+2
2009-02-04
Forgot to check left clicking, as I assumed that it wouldn't break using
Ira Rice
1
-4
/
+10
2009-02-04
Added a right click popup menu, and item popups to the equipment window.
Ira Rice
1
-9
/
+70
2009-01-26
Fixed the number of arrows from drawing in red when the shirt is
Ira Rice
1
-0
/
+1
[next]