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
/
popups
/
popupmenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Allow send whisper to npc from context menu if server have this feature.
Andrei Karas
1
-2
/
+21
2014-10-12
Fix popup menu for channel chat tab.
Andrei Karas
1
-2
/
+4
2014-10-12
Move WhisperTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
1
-1
/
+2
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-25
Add for homunculus popup menu commands feed and kill.
Andrei Karas
1
-1
/
+20
2014-09-25
Add in context menu for mercenary and homunculus command "move to master"
Andrei Karas
1
-0
/
+16
2014-09-23
Add implimented pet commands into pet context menu.
Andrei Karas
1
-0
/
+34
2014-09-23
Add into mercenary context menu option to fire it.
Andrei Karas
1
-0
/
+12
2014-09-19
In being context menu allow join being chat.
Andrei Karas
1
-0
/
+25
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
1
-3
/
+3
2014-09-17
Remove getter for partyHandler.
Andrei Karas
1
-4
/
+4
2014-09-17
Remove getter for npcHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
1
-9
/
+9
2014-09-17
Remove getter for guildHandler.
Andrei Karas
1
-3
/
+3
2014-09-17
Remove getter for buySellHandler.
Andrei Karas
1
-4
/
+4
2014-09-17
Remove getter for beingHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for adminHandler.
Andrei Karas
1
-7
/
+7
2014-09-16
Remove unused externs
Andrei Karas
1
-2
/
+0
2014-09-16
add server feature haveItemColors.
Andrei Karas
1
-2
/
+2
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-40
/
+40
2014-09-10
Rename PET type into LOCAL_PET.
Andrei Karas
1
-1
/
+1
2014-09-10
In server features add havePartyNickInvite.
Andrei Karas
1
-22
/
+28
2014-09-10
In popup manager rename function addParty into addPartyName.
Andrei Karas
1
-3
/
+3
2014-09-07
For some popup menus use current mouse position.
Andrei Karas
1
-24
/
+31
2014-08-27
Remove unused commands.cpp and commandhandler.cpp.
Andrei Karas
1
-4
/
+2
2014-08-27
Move chat command /enableaway into actions.
Andrei Karas
1
-2
/
+2
2014-08-27
Move chat command /disableaway into actions.
Andrei Karas
1
-2
/
+2
2014-08-27
Move chat command /removename into actions.
Andrei Karas
1
-2
/
+2
2014-08-27
Move chat command /dontremovename into actions.
Andrei Karas
1
-2
/
+2
2014-08-27
Move chat command /disablehightlight into actions.
Andrei Karas
1
-2
/
+2
2014-08-27
Move chat command /enablehightlight into actions.
Andrei Karas
1
-2
/
+2
2014-08-21
Show in chat context menu, options from normal windows.
Andrei Karas
1
-0
/
+2
2014-08-21
Show in outfits context menu, options from normal windows.
Andrei Karas
1
-6
/
+16
2014-08-21
In popupmenu rename showOutfitsPopup into showOutfitsWindowPopup.
Andrei Karas
1
-1
/
+1
2014-08-16
Create public variable for popupmenu.
Andrei Karas
1
-0
/
+2
2014-08-03
Fix some casts.
Andrei Karas
1
-1
/
+2
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-53
/
+53
2014-07-25
Use all methods in gamemodifiers as static.
Andrei Karas
1
-2
/
+1
2014-07-25
Move reset yellow bar into gamemmodifiers.
Andrei Karas
1
-2
/
+3
2014-07-03
Use useButton attribute also in popup menu.
Andrei Karas
1
-19
/
+9
2014-06-06
Remove some duplicate code.
Andrei Karas
1
-30
/
+21
2014-05-19
Move mapitemtype into separate file.
Andrei Karas
1
-5
/
+6
2014-05-18
Remove useless includes.
Andrei Karas
1
-0
/
+1
2014-05-17
Move buttontext into separate file.
Andrei Karas
1
-2
/
+3
2014-05-15
Move chat tab types into separate file.
Andrei Karas
1
-3
/
+3
2014-05-14
Move playerlistener into separate file.
Andrei Karas
1
-22
/
+0
2014-05-14
Move renamelistener into separate file.
Andrei Karas
1
-48
/
+0
2014-05-13
Move actor type into separate file.
Andrei Karas
1
-42
/
+42
[next]