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
/
actions
/
windows.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
Allow open server info window from game.
Andrei Karas
1
-0
/
+21
2017-06-08
Remove useless extern declarations.
Andrei Karas
1
-2
/
+0
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-15
/
+18
2017-05-10
Add chat command for show player items.
s20170510
Andrei Karas
1
-0
/
+38
2017-05-02
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-05-01
Remove ServerFeatures haveCart because it depend only on server type.
Andrei Karas
1
-2
/
+1
2017-05-01
Remove ServerFeatures haveBankApi because it depend only on server type.
Andrei Karas
1
-1
/
+4
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-18
/
+0
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-0
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-08-09
Add some missing checks to actions found by paranucker.
Andrei Karas
1
-6
/
+5
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-4
/
+5
2015-05-07
Remove bot checker window.
Andrei Karas
1
-7
/
+0
2015-05-04
Fix compilation with different options.
Andrei Karas
1
-0
/
+4
2015-04-26
Add incomplete mail window.
Andrei Karas
1
-0
/
+7
2015-04-20
Add action for open yellow bar settings page (quick page).
Andrei Karas
1
-0
/
+18
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+6
2015-02-27
fix code style.
Andrei Karas
1
-1
/
+0
2015-02-16
Build BankWindow only if eathena support enabled.
Andrei Karas
1
-0
/
+4
2015-02-15
Fix drop/store window in inventory.
Andrei Karas
1
-2
/
+7
2015-01-30
Fix compilation without eathena.
Andrei Karas
1
-0
/
+2
2015-01-26
Allow open cart window only if cart status effect enabled.
Andrei Karas
1
-1
/
+7
2015-01-24
Add partial support for cart window.
Andrei Karas
1
-0
/
+9
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-25
Fix code style.
Andrei Karas
1
-0
/
+16
2014-10-16
Add bank window (hercules only).
Andrei Karas
1
-0
/
+12
2014-10-12
Move ChatTabType into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-08-28
Fix code style.
Andrei Karas
1
-1
/
+1
2014-08-28
Removed unused includes.
Andrei Karas
1
-34
/
+0
2014-08-23
Move chat command /help into actions.
Andrei Karas
1
-1
/
+14
2014-08-21
Move windows related actions into separate file.
Andrei Karas
1
-0
/
+280