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
/
dragdrop.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
Fix compilation without hercules support.
Andrei Karas
1
-2
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-29
Move item into item directory.
Andrei Karas
1
-1
/
+2
2015-11-22
Allow drag skill with any selected level to shortcuts window.
Andrei Karas
1
-2
/
+7
2015-11-17
Fix compilation without C++11 again.
Andrei Karas
1
-6
/
+7
2015-11-16
Convert DragDropSource enum into strong typed enum.
Andrei Karas
1
-12
/
+12
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-12
/
+14
2015-05-05
Build parts of dragdropsource.h only if supported server enabled.
Andrei Karas
1
-0
/
+2
2015-01-06
Move dragdropsource enum into separate file.
Andrei Karas
1
-18
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-05-19
Move itemsoundevent into separate file.
Andrei Karas
1
-2
/
+2
2014-05-02
Add missing const.
Andrei Karas
1
-1
/
+1
2014-04-30
Fix code style in other files.
Andrei Karas
1
-3
/
+3
2014-03-11
Improve a bit variables order in some classes.
Andrei Karas
1
-11
/
+11
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-2
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-08
add support for sounds take and put.
Andrei Karas
1
-0
/
+4
2013-09-25
improve construcors in abstract classes.
Andrei Karas
1
-1
/
+1
2013-09-12
remove unused includes from widget files.
Andrei Karas
1
-0
/
+1
2013-09-03
add drag and drop support for equipment window.
Andrei Karas
1
-1
/
+2
2013-08-16
fix code style.
Andrei Karas
1
-1
/
+1
2013-08-11
add support for giving item to npc (evol only)
Andrei Karas
1
-1
/
+2
2013-07-03
add drag and drop support between inventory and storage.
Andrei Karas
1
-4
/
+5
2013-07-03
simplify drag and drop source check.
Andrei Karas
1
-5
/
+17
2013-07-03
add support for drag and drop from/to shortcuts window.
Andrei Karas
1
-2
/
+7
2013-07-03
add support for drag skill from skills window.
Andrei Karas
1
-1
/
+31
2013-07-02
add support for drag and drop in spells window.
Andrei Karas
1
-2
/
+53
2013-06-07
Fix code style.
Andrei Karas
1
-0
/
+2
2013-06-02
In drag and drop use ints and images but not pointer to item.
Andrei Karas
1
-15
/
+73
2013-06-01
clear drag selection if selected item removed.
Andrei Karas
1
-0
/
+8
2013-06-01
Restore adding items to outfits and drops by clicking only.
Andrei Karas
1
-0
/
+11
2013-06-01
Add drag and drop to drops window.
Andrei Karas
1
-0
/
+1
2013-06-01
add dragdrop between inventory and outfits window.
Andrei Karas
1
-0
/
+79