index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
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-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
2014-12-02
Add actions for switch to next/prev tab in inventory.
Andrei Karas
1
-0
/
+28
2014-10-10
Fix code style.
Andrei Karas
1
-2
/
+0
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
1
-8
/
+8
2014-08-29
Fix code style.
Andrei Karas
1
-1
/
+3
2014-08-28
Removed unused includes.
Andrei Karas
1
-4
/
+0
2014-08-19
In inventory and help window use actions to open another windows.
Andrei Karas
1
-18
/
+3
2014-08-17
Use public text popup in inventory window.
Andrei Karas
1
-6
/
+6
2014-08-17
Remove proxy methods used for access popup menu.
Andrei Karas
1
-2
/
+3
2014-07-31
Move popup related code from viewport into popupManager.
Andrei Karas
1
-3
/
+3
2014-07-05
Fix code style.
Andrei Karas
1
-2
/
+0
2014-07-03
Add item attribute useButton2 and use it in inventory.
Andrei Karas
1
-1
/
+2
2014-07-03
In inventory disable use button if selected item unusable.
Andrei Karas
1
-5
/
+13
2014-07-03
Use "useButton" item attribute in inventory window.
Andrei Karas
1
-18
/
+6
2014-05-29
Move variables definition into each file with class definition.
Andrei Karas
1
-0
/
+1
[next]