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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
6
-0
/
+22
2015-10-04
Dont show popup in inventory if mouse present outside of item rectangle.
Andrei Karas
2
-2
/
+4
2015-10-03
If trade tab disabled, try show TRADE messages in general tab.
Andrei Karas
1
-0
/
+8
2015-10-03
Extend walkMask being xml attribute.
Andrei Karas
1
-12
/
+24
2015-10-02
Allow read "walkType" attributes from xml for all being types.
Andrei Karas
4
-45
/
+17
2015-09-28
Add packet SMSG_BATTLE_EMBLEM2 0x0b1a.
Andrei Karas
4
-2
/
+20
2015-09-26
Fix moving animation issue with move3 packets enabled.
Andrei Karas
1
-0
/
+4
2015-09-26
Disable differnt heal or magic action on non tmwa servers.
Andrei Karas
1
-0
/
+17
2015-09-26
Change version to 1.5.9.26.
Andrei Karas
1
-2
/
+2
2015-09-25
Fix being states (hercules)
Andrei Karas
2
-1
/
+37
2015-09-25
Fix code style.
Andrei Karas
7
-9
/
+5
2015-09-24
Fix random wrong y position if non local player moved on tiles with height > 0.
Andrei Karas
1
-2
/
+2
2015-09-23
Fix another compilation warning.
Andrei Karas
1
-1
/
+1
2015-09-23
Fix compilation warning.
Andrei Karas
1
-2
/
+2
2015-09-23
Remove unused header protocolin.h
Andrei Karas
4
-60
/
+0
2015-09-23
Add missing files to make files.
Andrei Karas
2
-0
/
+2
2015-09-23
Another fix for compilation without C++11 flags.
Andrei Karas
1
-1
/
+1
2015-09-23
Fix compilation without C++11 flags.
Andrei Karas
5
-5
/
+5
2015-09-23
Add support for packet version 20150226 (hercules)
Andrei Karas
6
-2
/
+133
2015-09-23
Allow add conditions into out packets definition.
Andrei Karas
9
-0
/
+26
2015-09-22
Remove checking packet id in getNpc function.
Andrei Karas
9
-40
/
+63
2015-09-22
add way for reload packets db. For now it useless.
Andrei Karas
11
-5
/
+194
2015-09-21
Define out packet variables in one place and in all files use only externs.
Andrei Karas
8
-1
/
+103
2015-09-21
Rename protocoloutdefine.h into protocoloutincludedefine.h
Andrei Karas
5
-7
/
+7
2015-09-21
Add option for auto target skill to closest target.
Andrei Karas
9
-9
/
+66
2015-09-20
Add function for selecting new target.
Andrei Karas
3
-10
/
+22
2015-09-20
Fix processBeingRemoveSkill name.
Andrei Karas
3
-3
/
+3
2015-09-20
Allow set gui opacity 100% on windows.
Andrei Karas
1
-1
/
+1
2015-09-15
Fix showing away badge.
Andrei Karas
1
-2
/
+2
2015-09-15
Fix Ukrainian language name.
Andrei Karas
1
-1
/
+1
2015-09-12
Reenable dyecmd compilation.
Andrei Karas
2
-0
/
+14
2015-09-12
Change version to 1.5.9.12.
v1.5.9.12
Andrei Karas
1
-2
/
+2
2015-09-11
Fix code style.
Andrei Karas
16
-25
/
+18
2015-09-11
Fix compilation with disabled eathena server type.
Andrei Karas
3
-1
/
+7
2015-09-10
Dont send empty mail subject.
Andrei Karas
1
-1
/
+7
2015-09-10
Add mouse move simulation. After char id to name mapping received, simulate m...
Andrei Karas
6
-5
/
+32
2015-09-10
Show name on named items.
Andrei Karas
1
-11
/
+42
2015-09-10
Impliment packets CMSG_SOLVE_CHAR_NAME and SMSG_SOLVE_CHAR_NAME.
Andrei Karas
10
-1
/
+56
2015-09-09
Read server packet version from server (hercules).
Andrei Karas
4
-0
/
+22
2015-09-09
Fix compilation with some options.
Andrei Karas
1
-2
/
+2
2015-09-09
Remove text messages from removing items notifications.
Andrei Karas
1
-20
/
+10
2015-09-09
Add also notification about dropped item.
Andrei Karas
3
-0
/
+10
2015-09-09
Move processPlayerInventoryRemove from ea namespace into eathena and tmwa.
Andrei Karas
8
-24
/
+46
2015-09-09
Show reason for item removing.
Andrei Karas
6
-4
/
+134
2015-09-09
Fix wrong copyright in auctionsearchtype.h
Andrei Karas
1
-2
/
+1
2015-09-09
Add unequip error notification.
Andrei Karas
3
-2
/
+6
2015-09-09
Remove virtual method call from MessageOut constructor.
Andrei Karas
8
-17
/
+21
2015-09-08
Add some missing item colors.
Andrei Karas
4
-7
/
+3
2015-09-08
Add AMD HD driver version 15.x to black list.
Andrei Karas
1
-2
/
+4
2015-09-07
Fix buttons position in npc dialog with visible avatar and input fields.
Andrei Karas
1
-4
/
+4
[prev]
[next]