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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+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 haveItemColors because it depend only by server type.
Andrei Karas
1
-8
/
+13
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-04-21
Show item options in item popups.
Andrei Karas
2
-5
/
+70
2017-04-03
Fix too long line int itempopup.cpp
Andrei Karas
1
-1
/
+2
2017-04-03
Use pathJoin for concatinate some paths.
Andrei Karas
1
-1
/
+1
2017-03-14
Fix shadow variables in PopupMenu and Desktop.
Andrei Karas
2
-18
/
+18
2017-01-31
Move units into db directory.
Andrei Karas
1
-2
/
+3
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
2
-2
/
+2
2017-01-03
Update copyright year.
Andrei Karas
18
-18
/
+18
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
3
-8
/
+8
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
3
-6
/
+6
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
2
-0
/
+114
2016-08-18
Remove createpartypopup class.
Andrei Karas
1
-98
/
+0
2016-08-16
Trigger asserts if unknown commands executed in popup menu or in chat.
Andrei Karas
1
-1
/
+2
2016-08-15
Copy skill cast offset to shortcuts.
Andrei Karas
2
-8
/
+23
2016-08-15
Show selected skill cast offset in skill popup.
Andrei Karas
1
-0
/
+7
2016-08-15
Change cast offset in skills dialog.
Andrei Karas
2
-0
/
+58
2016-08-15
Move itemdbtype.h into item directory.
Andrei Karas
1
-1
/
+1
2016-08-14
Add missing translation comments.
Andrei Karas
1
-0
/
+4
2016-08-14
Show cast type in skill popup from custom place.
Andrei Karas
2
-4
/
+12
2016-08-14
Show header in skill level selection menu.
Andrei Karas
2
-7
/
+3
2016-08-14
Allow open submenus in same position with parent menu.
Andrei Karas
2
-2
/
+20
2016-08-14
Show skill level selection menu for skill with max level 1.
Andrei Karas
1
-8
/
+5
[next]