index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-26
Fix code style.
Andrei Karas
5
-8
/
+3
2016-03-25
Fix compilation without C++11 flags.
Andrei Karas
11
-47
/
+44
2016-03-24
Add enum for item types.
Andrei Karas
19
-51
/
+100
2016-03-23
Add packet SMSG_ACK_MERGE_ITEMS 0x096f.
Andrei Karas
3
-1
/
+11
2016-03-23
Add packet SMSG_MERGE_ITEM 0x096d.
Andrei Karas
3
-1
/
+11
2016-03-23
Add booking and some other not implimented packets (hercules)
Andrei Karas
1
-1
/
+23
2016-03-22
Not allow moving from sit state if server not support it.
Andrei Karas
5
-0
/
+16
2016-03-22
Read whole some guild related packets in all cases.
Andrei Karas
2
-0
/
+11
2016-03-22
Fix packet version usage for hercules without evol plugin.
Andrei Karas
3
-12
/
+36
2016-03-22
Add support for packet version in servers list xml and in editor.
Andrei Karas
10
-9
/
+30
2016-03-22
Add check for from equip index.
Andrei Karas
2
-0
/
+4
2016-03-21
Move status effects start/end calls into separate functions in actorsprite.
Andrei Karas
2
-100
/
+78
2016-03-21
Fix some status effects packet field names.
Andrei Karas
2
-9
/
+9
2016-03-21
Fix typo also in .inc files.
Andrei Karas
2
-4
/
+4
2016-03-21
Fix typo Plater -> Player.
Andrei Karas
4
-8
/
+8
2016-03-21
Remove commented code from beingrecv.
Andrei Karas
1
-24
/
+6
2016-03-20
Not allow close warp dialog until select warp target.
Andrei Karas
1
-1
/
+2
2016-03-20
Update being packets for packet version >= 20150513.
Andrei Karas
1
-0
/
+9
2016-03-20
Impliment packet SMSG_SKILL_MEMO_MESSAGE.
Andrei Karas
1
-2
/
+16
2016-03-20
Impliment packet SMSG_FAMILY_ASK_FOR_CHILD_REPLY.
Andrei Karas
1
-2
/
+16
2016-03-20
Impliment packets SMSG_FAMILY_ASK_FOR_CHILD.
Andrei Karas
4
-14
/
+54
2016-03-20
Add server feature haveFamily.
Andrei Karas
5
-0
/
+16
2016-03-19
Impliment packet SMSG_FAMILY_CALL_PARTNER (hercules).
Andrei Karas
1
-2
/
+11
2016-03-19
Impliment packet SMSG_FAMILY_DIVORCED (hercules).
Andrei Karas
1
-2
/
+5
2016-03-18
Fix reading packet SMSG_BEING_MOVE3 for non existing player.
Andrei Karas
1
-0
/
+1
2016-03-17
Read whole packet SMSG_BEING_MOVE3 if being not exists.
Andrei Karas
1
-0
/
+4
2016-03-17
Fix reading packet SMSG_PLAYER_STORAGE_REMOVE (tmwa)
Andrei Karas
1
-1
/
+1
2016-03-16
Split ParticleEngine from Particle class.
Andrei Karas
2
-3
/
+3
2016-03-16
Fix compilation with some flags.
Andrei Karas
1
-3
/
+6
2016-03-16
Add support for server type "hercules" in servers list. Same with eathena.
Andrei Karas
1
-0
/
+2
2016-03-15
Ignore unsupported server types from servers list.
Andrei Karas
1
-8
/
+0
2016-03-15
Remove old evol server type.
Andrei Karas
2
-5
/
+1
2016-03-15
Show info about wrong packet size in chat if enabled show unimplimentaed pack...
Andrei Karas
1
-0
/
+1
2016-03-15
Add support for unknown skill error (hercules).
release2016-03-15
Andrei Karas
1
-0
/
+7
2016-03-14
Drop support for evol plugin 1 - 3 versions.
Andrei Karas
1
-8
/
+8
2016-03-13
For skill units in context menu show creator name or id.
Andrei Karas
1
-2
/
+4
2016-03-12
Add missing include into network.cpp.
Andrei Karas
1
-0
/
+2
2016-03-11
Fix code style.
Andrei Karas
35
-58
/
+34
2016-03-10
For unknown packet field values show packet id and field value.
Andrei Karas
19
-40
/
+41
2016-03-08
Rename Sp attributes to server values. Also add missing values for hercules.
Andrei Karas
5
-142
/
+340
2016-03-08
Add into tmwa Sp constants value GM_LEVEL.
Andrei Karas
2
-2
/
+4
2016-03-08
Move stat constants from ea namespace into tmwa and eathena.
Andrei Karas
7
-148
/
+248
2016-03-08
Move setStat from ea namespace into eathena and tmwa.
Andrei Karas
6
-216
/
+427
2016-03-08
Fix packet SMSG_PLAYER_HEAL. Now it also update hp/sp.
Andrei Karas
1
-2
/
+21
2016-03-07
Fix ping if player in party or guild (hercules).
Andrei Karas
1
-0
/
+4
2016-03-07
Add server feature haveServerPets.
Andrei Karas
5
-0
/
+16
2016-03-07
Add server feature haveMail.
Andrei Karas
5
-0
/
+16
2016-03-06
Add server feature haveMultyStatusUp.
Andrei Karas
5
-0
/
+16
2016-03-06
Remove decreaseAttribute because it left from manaserv.
Andrei Karas
3
-9
/
+0
2016-03-06
Add into increaseAttribute parameter with about of attributes to up.
Andrei Karas
5
-6
/
+11
[next]