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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-29
Remove unused guildid parameter from guild handler.
Andrei Karas
2
-4
/
+3
2015-03-29
Fix memory leak in shop window on exit.
Andrei Karas
1
-0
/
+1
2015-03-28
In sell dialog send close packet before closing this dialog.
Andrei Karas
2
-0
/
+9
2015-03-28
In buy dialog send close packet before closing this dialog.
Andrei Karas
2
-0
/
+22
2015-03-25
Show popup on mercenary with name.
Andrei Karas
1
-0
/
+1
2015-03-25
eathena: show in homunculus popup intimacy and hunger counters.
Andrei Karas
2
-1
/
+23
2015-03-25
Add particle effect for removing skill. (hercules).
Andrei Karas
4
-15
/
+47
2015-03-25
Allow set for each skill own levelup particle effect.
Andrei Karas
2
-3
/
+18
2015-03-25
eathena: impliment packet SMSG_PLAYER_DELETE_SKILL.
Andrei Karas
2
-0
/
+20
2015-03-25
Fix compilation without eathena support.
Andrei Karas
1
-0
/
+2
2015-03-24
Fix possible division by zero in kill stats window.
Andrei Karas
1
-1
/
+1
2015-03-24
eathena: show in pet popup intimacy and hunger counters.
Andrei Karas
2
-76
/
+103
2015-03-23
Fix memory leak in ShopWindow.
Andrei Karas
1
-0
/
+2
2015-03-23
Fix memory leak in equipment window.
Andrei Karas
1
-0
/
+1
2015-03-23
Fix chat tab visibility if close some tab with scrolled tabs.
Andrei Karas
1
-1
/
+1
2015-03-22
Dont use server type in server comparator.
Andrei Karas
1
-0
/
+1
2015-03-22
Fix crash if switch character with opened storage window.
Andrei Karas
1
-0
/
+6
2015-03-17
Remove useless includes from .h files.
Andrei Karas
94
-154
/
+59
2015-03-16
remove useless includes from unit tests.
Andrei Karas
1
-6
/
+0
2015-03-16
Remove useless includes from cpp files
Andrei Karas
55
-160
/
+43
2015-03-13
fix code style.
Andrei Karas
2
-1
/
+7
2015-03-10
Add option in settings to enable/disable logging unimplimented packets.
Andrei Karas
1
-0
/
+5
2015-03-10
Add UNIMPLIMENTEDPACKET macro
Andrei Karas
1
-1
/
+0
2015-03-09
Impliment DebugMessageListener in chat window.
Andrei Karas
2
-1
/
+12
2015-03-09
Disable reading online list url from config.xml.
Andrei Karas
1
-3
/
+0
2015-03-08
Remove handler "add attack ignore" from popup menu.
Andrei Karas
1
-10
/
+1
2015-03-08
Remove handler "add priority attack" from popup menu.
Andrei Karas
1
-10
/
+1
2015-03-08
Remove handler "add attack" from popup menu.
Andrei Karas
1
-10
/
+1
2015-03-08
Remove handler "remove attack" from popup menu.
Andrei Karas
1
-10
/
+1
2015-03-08
Move guild-kick from popup manager into actions.
Andrei Karas
1
-25
/
+10
2015-03-02
Fix crash in tests without translator created.
Andrei Karas
1
-7
/
+4
2015-03-02
Translate item name in links if item name was added by client.
Andrei Karas
1
-2
/
+8
2015-03-01
Show item links with empty item name.
Andrei Karas
1
-0
/
+11
2015-03-01
Fix skills display if mixed alwaysVisible attribute and level attribute.
Andrei Karas
1
-1
/
+2
2015-02-28
Build vendinghandler only if eathena enabled.
Andrei Karas
1
-0
/
+4
2015-02-28
Build mercenaryhandler only if eathena enabled.
Andrei Karas
1
-1
/
+1
2015-02-28
Build markethandler only if eathena enabled.
Andrei Karas
1
-2
/
+2
2015-02-28
Build homunculushandler only if eathena enabled.
Andrei Karas
1
-0
/
+2
2015-02-27
fix code style.
Andrei Karas
2
-4
/
+7
2015-02-27
Fix compilation with eathena only.
Andrei Karas
2
-42
/
+49
2015-02-27
Build cashshophandler only if eathena enabled.
Andrei Karas
1
-0
/
+2
2015-02-22
Auto close egg selection window.
Andrei Karas
1
-0
/
+1
2015-02-22
Allow rename pet from context menu.
Andrei Karas
1
-0
/
+4
2015-02-22
Show popup menu pet control commands only for pet owner.
Andrei Karas
1
-14
/
+17
2015-02-22
Dont attack targets by click if pressed "stop attack key".
Andrei Karas
1
-4
/
+6
2015-02-22
Allow move pet on big distances by hold stop attack (left shift) + mouse click.
Andrei Karas
1
-0
/
+10
2015-02-19
Fix overload virtual function SetupItem::action.
Andrei Karas
2
-3
/
+3
2015-02-19
Fix overload virtual function BasicContainer2::add.
Andrei Karas
5
-8
/
+10
2015-02-19
Fix virtual overload function closeStorage.
Andrei Karas
1
-1
/
+1
2015-02-19
Fix virtual overload function handleCommand.
Andrei Karas
6
-8
/
+8
[next]