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
/
inventorywindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-09
Gave a bit more space to the equip/unequip button.
Yohann Ferreira
1
-2
/
+6
2011-09-29
Fixed item popup still visible after closing inventory window.
Erik Schilling
1
-0
/
+6
2011-05-26
Fix compilation on gcc 4.6.1.
Yohann Ferreira
1
-1
/
+1
2011-05-25
Added more double clickable actions
Angelo Castellani
1
-2
/
+10
2011-05-20
Fixed 'InventoyListener' typo
Angelo Castellani
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-13
/
+13
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-5
/
+5
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-8
/
+8
2011-03-26
Add search bar to storage and inventory windows
Blue Sans Douze
1
-11
/
+47
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-8
/
+8
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-5
/
+5
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-1
/
+8
2010-09-08
Adding missing updates for buttons in InventoryWindow
Stefan Dombrowski
1
-1
/
+8
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-12
/
+19
2010-08-16
Move more to the event system
Jared Adams
1
-10
/
+22
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+1
2010-08-01
Remove isActive methods from NPC dialogs and InventoryWindow
Jared Adams
1
-1
/
+7
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Fix crash when withdrawing something from storage
Chuck Miller
1
-0
/
+3
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-3
/
+22
2010-04-25
Fix some storage bugs
Jared Adams
1
-15
/
+15
2010-03-25
Fix the close button on the inventory window
Chuck Miller
1
-5
/
+8
2010-03-25
Fix crash in inventory window, adds quick retrieve to the window
Chuck Miller
1
-4
/
+11
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
1
-8
/
+8
2010-03-25
Fix save/load storage window position.
Andrei Karas
1
-1
/
+1
2010-03-25
Remove InventoryWindows from their instances list when deleted
Jared Adams
1
-0
/
+1
2010-03-25
Merge StorageWindow into InventoryWindow
Jared Adams
1
-42
/
+104
2010-03-25
Eliminate the logic methods from InventoryWindow and StorageWindow
Jared Adams
1
-60
/
+44
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-10
/
+3
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-3
/
+4
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-14
Auto-store feature
Blue Sans Douze
1
-0
/
+14
2010-01-11
Cleanup GUI classes
Jared Adams
1
-6
/
+6
2010-01-10
Change code style
Andrei Karas
1
-4
/
+1
2009-09-13
Add ellipsis (...) to some options requiring further input
Kess Vargavind
1
-1
/
+6
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-05-23
Merge branch '0.0.29'
Bjørn Lindeijer
1
-2
/
+3
2009-05-23
Fixes a segmentfault and disables shift split for eA
Chuck Miller
1
-2
/
+3
2009-05-14
Fixes to outfit window
Dennis Friis
1
-3
/
+15
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-3
/
+3
2009-05-11
Start out all progress bars at 0, so that they progress upwards.
Tametomo
1
-2
/
+2
2009-05-10
Fixed the problem with items disappearing beneath the road
Bjørn Lindeijer
1
-1
/
+1
2009-05-08
Fixed one pixel missing from progress bars
Bjørn Lindeijer
1
-2
/
+2
2009-05-08
Correctly disables the use and drop buttons when no items are selected
Chuck Miller
1
-5
/
+16
2009-05-06
Clean up the bypass code for the ItemAmountWindow
Jared Adams
1
-15
/
+3
2009-05-06
Don't show the split button for eAthena
Jared Adams
1
-0
/
+5
2009-05-06
Remove more inventory handling support #ifdefs
Jared Adams
1
-10
/
+4
[next]