index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
popups
/
popupmenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
Add missing consts or string references.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-119
/
+122
2017-06-04
Fix code style.
Andrei Karas
1
-2
/
+2
2017-05-26
Remove extra includes from popupmenu.cpp
Andrei Karas
1
-2
/
+0
2017-05-25
Add chat command for check player ip.
Andrei Karas
1
-5
/
+1
2017-05-25
Add chat command for recall player.
Andrei Karas
1
-5
/
+1
2017-05-25
Add chat command for warp to player.
Andrei Karas
1
-5
/
+1
2017-05-25
Add chat command for copy text to clipboard.
Andrei Karas
1
-5
/
+1
2017-05-25
Remove "open link" popup menu handler.
Andrei Karas
1
-5
/
+1
2017-05-25
Add chat command for clear current outfit.
Andrei Karas
1
-6
/
+1
2017-05-11
Extend undress chat command for undress item by id.
Andrei Karas
1
-5
/
+1
2017-05-10
Remove extra include from popupmenu.cpp
Andrei Karas
1
-1
/
+0
2017-05-10
Add chat command for show player items.
s20170510
Andrei Karas
1
-17
/
+1
2017-05-10
Add chat command for move monster in priority attack list into one position d...
Andrei Karas
1
-38
/
+4
2017-05-10
Add chat command for move monster in priority attack list into one position up.
Andrei Karas
1
-34
/
+4
2017-05-10
Add chat command for move monster in attack list into one position down.
Andrei Karas
1
-35
/
+1
2017-05-10
Add chat command for move monster in attack list into one position up.
Andrei Karas
1
-31
/
+1
2017-05-09
Remove some useless popup commands implementation.
Andrei Karas
1
-43
/
+8
2017-05-08
Fix wrong checks after removing some server features.
Andrei Karas
1
-6
/
+6
2017-05-02
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-05-01
Remove ServerFeatures haveFamily because in only depend on server type.
Andrei Karas
1
-1
/
+1
2017-05-01
Remove ServerFeatures haveServerPets because depend only on server type.
Andrei Karas
1
-2
/
+2
2017-05-01
Remove ServerFeatures haveMail because it depend only on server type.
Andrei Karas
1
-1
/
+1
2017-05-01
Remove ServerFeatures haveMute because it depend only server type.
Andrei Karas
1
-1
/
+1
2017-05-01
Remove ServerFeatures haveVending because it depend only on server type.
Andrei Karas
1
-1
/
+2
2017-05-01
Remove ServerFeatures haveNpcWhispers because it depend only on server type.
Andrei Karas
1
-1
/
+3
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
1
-1
/
+1
2017-05-01
Remove ServerFeatures havePartyNickInvite, because it depend only on server t...
Andrei Karas
1
-1
/
+1
2017-03-14
Fix shadow variables in PopupMenu and Desktop.
Andrei Karas
1
-17
/
+17
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
1
-1
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-31
Improve special layers draw speed in same way like fringe layer.
Andrei Karas
1
-0
/
+1
2016-10-04
Move npcinputstate into enums directory.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-6
/
+6
2016-09-21
Add into outfits menu option to copy equipment from player into outfit.
Andrei Karas
1
-0
/
+4
2016-09-21
Allow copy items from outfit into chat.
Andrei Karas
1
-0
/
+4
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
1
-3
/
+3
2016-08-25
Add into item popup menu for gm way to add same items with some amount.
Andrei Karas
1
-0
/
+19
2016-08-24
First step of removing local pets (tmwa only).
Andrei Karas
1
-6
/
+0
2016-08-21
In social window, guild menu add command for change guild notice.
Andrei Karas
1
-0
/
+4
2016-08-21
Hide create/leave guild menu items in tmwa.
Andrei Karas
1
-11
/
+15
2016-08-19
Allow leave guild from social window menu.
Andrei Karas
1
-1
/
+7
2016-08-18
Remove empty line from popupmenu.cpp
Andrei Karas
1
-1
/
+0
2016-08-18
Add baic menu into social window menu button.
Andrei Karas
1
-0
/
+98
2016-08-16
Trigger asserts if unknown commands executed in popup menu or in chat.
Andrei Karas
1
-1
/
+2
2016-08-15
Change cast offset in skills dialog.
Andrei Karas
1
-0
/
+55
2016-08-14
Show header in skill level selection menu.
Andrei Karas
1
-5
/
+3
2016-08-14
Allow open submenus in same position with parent menu.
Andrei Karas
1
-2
/
+18
2016-08-14
Show skill level selection menu for skill with max level 1.
Andrei Karas
1
-8
/
+5
2016-08-14
Add skill cast type option in skills window.
Andrei Karas
1
-4
/
+53
[next]