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
/
net
/
tmwa
/
protocol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
Add packet sizes to packetin.inc. But for now size unused.
Andrei Karas
1
-3
/
+4
2015-09-01
Split packets definition files to in and out packets.
Andrei Karas
1
-1
/
+4
2015-09-01
Add ability to log received packet names to log file.
Andrei Karas
1
-2
/
+0
2015-08-31
Rename packetdefine.h to protocoldefine.h
Andrei Karas
1
-1
/
+1
2015-08-31
Move actual packet name to id mapping to packets.inc.
Andrei Karas
1
-278
/
+1
2015-08-23
Change protocol version to 5. Add packet SMSG_SCRIPT_MESSAGE (tmwa).
Andrei Karas
1
-0
/
+1
2015-06-20
Remove unused old evol packets from tmwa namespace.
Andrei Karas
1
-13
/
+0
2015-06-15
Fix code style.
Andrei Karas
1
-2
/
+2
2015-06-14
Replace packet direct defines to macro with constants.
Andrei Karas
1
-268
/
+273
2015-03-29
Fix typo in packet name CMSG_MOVE_FROM_STORAGE.
Andrei Karas
1
-1
/
+1
2015-03-11
Rename packet SMSG_GUILD_EMBLEM into SMSG_GUILD_EMBLEM_DATA.
Andrei Karas
1
-1
/
+1
2015-03-10
Rename packet SMSG_MVP into SMSG_MVP_EFFECT.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-05
Rename packet CMSG_CLIENT_PING into CMSG_MAP_PING.
Andrei Karas
1
-1
/
+1
2014-09-13
Remove duplicate packet id CMSG_PLAYER_ATTACK.
Andrei Karas
1
-1
/
+0
2014-09-11
add packet CMSG_IGNORE_NICK 0x00cf.
Andrei Karas
1
-0
/
+2
2014-09-09
Remove unused packet id CMSG_CHAT_ANNOUNCE.
Andrei Karas
1
-1
/
+0
2014-06-24
Add name request packet into protocol.h
Andrei Karas
1
-0
/
+1
2014-05-20
Move player attributes in net code into separate file.
Andrei Karas
1
-26
/
+0
2014-05-20
Move net sprite defines into separate file.
Andrei Karas
1
-19
/
+0
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-17
Add support for set npc dialog title from server script.
Andrei Karas
1
-0
/
+1
2013-10-30
add support for temporary replace background music on given map by server.
Andrei Karas
1
-0
/
+1
2013-10-26
add handling for map mask packet. (evol only)
Andrei Karas
1
-0
/
+1
2013-09-04
add support for getting full move path from server (evol only).
Andrei Karas
1
-0
/
+1
2013-05-28
fix guard header part2.
Andrei Karas
1
-3
/
+3
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-11
/
+12
2013-03-22
add netcode support for channels (for now evol only).
Andrei Karas
1
-0
/
+3
2013-03-20
Fix CMSG to SMSG in some messages.
Andrei Karas
1
-2
/
+2
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-30
Add support for email field in registration form.
Andrei Karas
1
-0
/
+3
2012-07-30
Fix code style.
Andrei Karas
1
-21
/
+24
2012-07-29
Add quests netcode and quests window.
Andrei Karas
1
-0
/
+2
2012-03-09
Add support for many update hosts (evol server only).
Andrei Karas
1
-0
/
+3
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
1
-0
/
+1
2012-01-23
Add support for request client language from server.
Andrei Karas
1
-0
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-30
Add server side online players list support.
Andrei Karas
1
-0
/
+2
2011-10-23
Add chat commands for using server side ignore for all whispers.
Andrei Karas
1
-0
/
+2
2011-07-30
Extract shared logic from inventoryhandler netcode to ea namespace.
Andrei Karas
1
-3
/
+0
2011-03-01
Add support for reading item colors for char list and created char (for exten...
Andrei Karas
1
-0
/
+2
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-02-18
Add packet SMSG_BEING_NAME_RESPONSE2 with big being names.
Andrei Karas
1
-0
/
+1
2011-01-28
Fix code style and some new compilation warnings.
Andrei Karas
1
-5
/
+10
2011-01-08
Add support for drawing new slots as sprites.
Andrei Karas
1
-0
/
+2
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+327