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
/
popupmenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
Add blacklist relation. In this mode blocked trades, emotes, speech text.
Andrei Karas
1
-0
/
+38
2011-09-16
Fix crash in context menu.
Andrei Karas
1
-13
/
+2
2011-09-16
Simplify menu creation in popupmenu class.
Andrei Karas
1
-329
/
+217
2011-09-14
Show in context menu some missing items.
Andrei Karas
1
-8
/
+74
2011-09-11
Add own xml configuration for missing windows.
Andrei Karas
1
-1
/
+1
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
1
-6
/
+9
2011-09-09
Fix first part of shadow variables/methods errors.
Andrei Karas
1
-4
/
+4
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-5
/
+5
2011-09-01
Eliminate asserts from most files.
Andrei Karas
1
-2
/
+0
2011-08-28
Fixed invite to guild/kick from guild.
Andrei Karas
1
-0
/
+11
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-18
/
+59
2011-08-22
Replace typo dont to don't.
Andrei Karas
1
-1
/
+1
2011-08-19
Fix adding items to trade.
Andrei Karas
1
-3
/
+3
2011-08-15
Add warp menu item for gms in navigation items.
Andrei Karas
1
-0
/
+13
2011-08-12
Rename file name ministatus to correct ministatuswindow.
Andrei Karas
1
-1
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-08-12
Add ability to add comments to npcs.
Andrei Karas
1
-5
/
+19
2011-08-11
Save whisper tabs state to configuration after each change.
Andrei Karas
1
-0
/
+12
2011-07-25
Add removing palyers sprite logic depend on players direction.
Andrei Karas
1
-1
/
+1
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-1
/
+1
2011-07-05
Add ability to send client states to other clients.
Andrei Karas
1
-6
/
+35
2011-07-04
Replace some lists to vectors.
Andrei Karas
1
-4
/
+4
2011-07-02
Replace some getters to direct members access in graphics class.
Andrei Karas
1
-4
/
+4
2011-07-01
Replace some lists to vectors.
Andrei Karas
1
-2
/
+2
2011-06-15
Fix "add comment" for offline or invisible players from chat tab.
Andrei Karas
1
-0
/
+1
2011-06-14
Add ability to add comments to any players.
Andrei Karas
1
-1
/
+54
2011-06-07
Add copy to chat menu item to bars context menus.
Andrei Karas
1
-0
/
+8
2011-06-06
Extend quick move items from inventory to storage and back.
Andrei Karas
1
-0
/
+19
2011-06-05
Add space before gender sign.
Andrei Karas
1
-2
/
+2
2011-06-05
Fix memory leak in equipmentwindow and socialwindow.
Andrei Karas
1
-2
/
+1
2011-06-04
Add colors support for drops panel.
Andrei Karas
1
-1
/
+11
2011-06-04
Add support for colors to shortcuts panel.
Andrei Karas
1
-2
/
+2
2011-06-02
Add players gender sugn in popup menus and being popups.
Andrei Karas
1
-2
/
+3
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-22
Some typo fixes and add comments for translators.
Andrei Karas
1
-0
/
+2
2011-05-22
Allow show equipment from other players from context menu "show items".
Andrei Karas
1
-1
/
+47
2011-05-21
Fix removing home position from mouse and saving map objects/home position.
Andrei Karas
1
-0
/
+6
2011-05-12
Renaming login, sell, trade (cpp, h) files to correct names.
Andrei Karas
1
-2
/
+2
2011-05-09
Separate commands and text for translation.
Andrei Karas
1
-136
/
+172
2011-05-06
Move attack filter arrays and methods from localplayer to actorspritemanager ...
Andrei Karas
1
-44
/
+46
2011-04-30
Add missing default statement.
Andrei Karas
1
-0
/
+2
2011-04-30
Fix compilation for windows.
Andrei Karas
1
-1
/
+1
2011-04-26
Impliment 3 attack lists. (priority, attack, ignore)
Andrei Karas
1
-21
/
+115
2011-04-24
Add reset yellow bar command to bars context menu.
Andrei Karas
1
-1
/
+8
2011-04-21
Impliment attack filter.
Andrei Karas
1
-0
/
+182
2011-04-04
Replcae find to compare if need.
Andrei Karas
1
-6
/
+6
2011-04-04
Rename some gui class files to real class names.
Andrei Karas
1
-3
/
+3
2011-04-04
Add initialisation for some variables, fix compilation warning.
Andrei Karas
1
-0
/
+5
2011-04-03
Fix "add to trade" action in inventory context menu.
Andrei Karas
1
-1
/
+1
2011-03-27
Fix some warnings and improve code from gcc 4.6 compilation.
Andrei Karas
1
-0
/
+3
[next]