index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
windows
/
inventorywindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-31
Move ImagePosition enum into enums directory.
Andrei Karas
1
-2
/
+2
2015-12-29
Move item into item directory.
Andrei Karas
1
-1
/
+2
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
1
-55
/
+62
2015-08-29
Fix code style.
Andrei Karas
1
-2
/
+0
2015-08-20
Add ability for insert cards into items by dragging.
Andrei Karas
1
-0
/
+41
2015-06-28
Remove some ueseless checks.
Andrei Karas
1
-1
/
+1
2015-06-25
Add missing checks in windows.
Andrei Karas
1
-0
/
+6
2015-06-06
Fix code style.
Andrei Karas
1
-6
/
+3
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
1
-9
/
+8
2015-05-30
Move theme progress colors enum into separate file.
Andrei Karas
1
-5
/
+7
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
1
-6
/
+6
2015-05-29
Convert Attributes enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-28
Remove support for split button from inventory.
Andrei Karas
1
-18
/
+0
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-8
/
+8
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-05-17
Fix some issues after automatic checks.
Andrei Karas
1
-1
/
+5
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
1
-4
/
+4
2015-05-05
Add to left classes stong typed Modal enum.
Andrei Karas
1
-1
/
+2
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+1
2015-05-05
Build parts of inventorytype.h only if supported server enabled.
Andrei Karas
1
-0
/
+20
2015-04-29
Allos send items by mail.
Andrei Karas
1
-0
/
+4
2015-04-17
Add eathena defines into inventorytype enum.
Andrei Karas
1
-0
/
+8
2015-03-22
Fix crash if switch character with opened storage window.
Andrei Karas
1
-0
/
+6
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+1
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-3
/
+0
2015-02-16
Not allow hide storage window by hide windows actions (h key).
Andrei Karas
1
-1
/
+1
2015-02-15
Fix drop/store window in inventory.
Andrei Karas
1
-4
/
+4
2015-02-15
Dont show emoty tooltips in inventory.
Andrei Karas
1
-1
/
+3
2015-02-11
Add typed bool type Equipped.
Andrei Karas
1
-2
/
+2
2015-02-11
Add typed bool type Equipm.
Andrei Karas
1
-1
/
+2
2015-02-09
Fix code style.
Andrei Karas
1
-0
/
+4
2015-02-07
Fix weight bar in inventory and cart windows.
Andrei Karas
1
-1
/
+1
2015-02-01
Fix storage window opening.
Andrei Karas
1
-0
/
+2
2015-01-30
Fix code style.
Andrei Karas
1
-4
/
+12
2015-01-30
Fix compilation without eathena.
Andrei Karas
1
-0
/
+10
2015-01-26
Show tooltips in inventory buttons.
Andrei Karas
1
-4
/
+24
2015-01-25
If cart window small hide filter field.
Andrei Karas
1
-1
/
+4
2015-01-25
Add weight bar into cart window.
Andrei Karas
1
-7
/
+25
2015-01-24
Not open inventory window by default.
Andrei Karas
1
-2
/
+0
2015-01-24
allow store and retreive buttons work with cart.
Andrei Karas
1
-6
/
+29
2015-01-24
Move inventory type into separate file.
Andrei Karas
1
-28
/
+28
2015-01-24
Impliment context menu support for different inventory types.
Andrei Karas
1
-1
/
+1
2015-01-24
Add partial support for cart window.
Andrei Karas
1
-79
/
+134
2015-01-23
Add variable for cart window.
Andrei Karas
1
-0
/
+3
2015-01-23
In inventory window replace some buttons to short names.
Andrei Karas
1
-14
/
+16
2015-01-11
Simplify AddButton method in WidgetGroup class.
Andrei Karas
1
-1
/
+1
2015-01-06
Move attributes.h into enums directory.
Andrei Karas
1
-1
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-19
Fix code style.
Andrei Karas
1
-2
/
+2
2014-12-13
Add variable for storage window.
Andrei Karas
1
-0
/
+1
[next]