index
:
AntumDeluge/manaplus
master
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 (
Collapse
)
Author
Files
Lines
2014-12-11
Remove "blacklist" popup menu handler.
Andrei Karas
1
-13
/
+3
2014-12-11
Remove "ignore" popup menu handler.
Andrei Karas
1
-17
/
+6
2014-12-11
Remove "unignore" popup menu handler.
Andrei Karas
1
-16
/
+6
2014-12-11
Remove "heal" popup menu handler.
Andrei Karas
1
-9
/
+4
2014-12-11
Remove "attack" popup menu handler.
Andrei Karas
1
-9
/
+4
2014-12-11
Remove "sell" popup menu handler.
Andrei Karas
1
-16
/
+5
2014-12-11
Remove "buy" popup menu handler.
Andrei Karas
1
-16
/
+5
2014-12-11
Remove "trade" popup menu handler.
Andrei Karas
1
-12
/
+3
2014-12-11
Remove "talk" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-11
Handle custom commands in npc menu.
Andrei Karas
1
-1
/
+20
2014-12-10
Show custom menu for npc.
Andrei Karas
1
-12
/
+37
Also fix loading menu.
2014-12-08
Allow control popup menu by up/down keys.
Andrei Karas
1
-0
/
+15
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
feed, drop look, return to egg, unequip.
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
Allow invite in party by nick if server support havePartyNickInvite.
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
[prev]
[next]