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
/
itemamountwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-15
Fix leak in ItemAmountWindow.
Andrei Karas
1
-0
/
+2
2016-07-28
Remove macro A_TMWA_UNUSED.
Andrei Karas
1
-1
/
+1
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-17
/
+0
2016-06-04
Remove some useless includes if using SDL2.
Andrei Karas
1
-2
/
+4
2016-04-30
Add missing break.
Andrei Karas
1
-0
/
+1
2016-04-16
Move itemamountwindowusage enum into separate file.
Andrei Karas
1
-35
/
+39
2016-04-11
Fix compilation warnings with tmwa only.
Andrei Karas
1
-1
/
+1
2016-03-24
Add enum for item types.
Andrei Karas
1
-1
/
+4
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-5
/
+5
2016-01-15
Fix code style.
Andrei Karas
1
-0
/
+4
2016-01-15
Fix compilation without hercules support.
Andrei Karas
1
-0
/
+9
2016-01-08
Allow drag & drop more than one amount at time in craft inventory.
Andrei Karas
1
-10
/
+50
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-29
Move item into item directory.
Andrei Karas
1
-2
/
+2
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
1
-8
/
+8
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-1
/
+2
2015-07-14
Remove default parameters from item popup.
Andrei Karas
1
-1
/
+1
2015-06-25
Add missing checks in windows.
Andrei Karas
1
-2
/
+6
2015-06-14
Use CREATEWIDGET macro in itemamountwindow.
Andrei Karas
1
-1
/
+2
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-2
/
+2
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
1
-1
/
+1
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
-8
/
+8
2015-05-04
Fix compilation with different options.
Andrei Karas
1
-0
/
+4
2015-04-29
Rename mailedit into maileditwindow.
Andrei Karas
1
-1
/
+1
2015-04-29
Allos send items by mail.
Andrei Karas
1
-0
/
+9
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+4
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-2
/
+0
2015-02-11
Add typed bool type Equipped.
Andrei Karas
1
-1
/
+1
2015-02-11
Add typed bool type Equipm.
Andrei Karas
1
-1
/
+2
2015-02-11
Add typed bool type Favorite.
Andrei Karas
1
-1
/
+2
2015-02-10
Fix case in new strong typed types.
Andrei Karas
1
-2
/
+2
2015-02-10
Add typed bool type Damaged.
Andrei Karas
1
-1
/
+2
2015-02-10
Add typed bool type Identified.
Andrei Karas
1
-1
/
+3
2015-01-30
Fix code style.
Andrei Karas
1
-1
/
+0
2015-01-24
allow store and retreive buttons work with cart.
Andrei Karas
1
-0
/
+16
2015-01-24
Move inventory type into separate file.
Andrei Karas
1
-4
/
+4
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-23
Add item type to item object.
Andrei Karas
1
-1
/
+1
2014-10-21
Add to item field favorite.
Andrei Karas
1
-1
/
+1
2014-10-21
Add to item field damaged.
Andrei Karas
1
-1
/
+1
2014-10-21
Add to item field identified.
Andrei Karas
1
-1
/
+1
2014-10-20
Remove item default parameters.
Andrei Karas
1
-1
/
+1
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
1
-3
/
+3
2014-08-28
Removed unused includes.
Andrei Karas
1
-2
/
+0
2014-08-17
Remove getters for mouse position and use direct variables.
Andrei Karas
1
-1
/
+1
2014-08-17
Use public item popup in itemamountwindow.
Andrei Karas
1
-9
/
+5
[next]