index
:
ewewukek/Mana
master
Original The Mana World client, now known as simply the Mana 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
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
1
-3
/
+0
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
1
-4
/
+1
2024-01-30
Apply readability-delete-null-pointer fixits
Thorbjørn Lindeijer
1
-4
/
+2
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-5
/
+5
2012-03-18
Removed some 'const' keywords from value returns
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-1
/
+1
2011-11-13
Added background support to the equipment boxes.
Yohann Ferreira
1
-0
/
+19
2011-08-30
Added a way to specify where the equipment boxes will display.
Yohann Ferreira
1
-18
/
+4
2011-08-30
Made the popup-menu work again for equip/unequip processes.
Yohann Ferreira
1
-12
/
+14
2011-08-18
Improved equip slots description for both protocols.
Yohann Ferreira
1
-5
/
+26
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
1
-88
/
+81
2011-08-18
Made the client able to successfully equip/unequip!
Yohann Ferreira
1
-20
/
+13
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
1
-16
/
+16
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-1
/
+1
2011-01-25
Added a child class to the equipment window specialized for tAthena.
Yohann Ferreira
1
-60
/
+70
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
1
-43
/
+60
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-1
/
+1
2010-08-16
Move more to the event system
Jared Adams
1
-1
/
+1
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+1
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-3
/
+3
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-1
/
+1
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
[next]