
-Add doc/packet_interserv.txt and doc/packet_client.txt, to refer packets -Upd src inner documentation, map/intif mostly -Add common::utils::check_filepath(), fixing bugreport:9131 @loadnpc crash -Fix pc_level_penalty_mod not using mob_class correctly -Fix db/import/ for produce, arrow, abra, impro db... -Upd install script (config.pl) to use mariadb for fedora/centos distrib
12 lines
543 B
Plaintext
12 lines
543 B
Plaintext
//===== rAthena Documentation ================================
|
|
//= Source Documentation
|
|
//===== By: ==================================================
|
|
//= rAthena Dev Team
|
|
//===== Last Updated: ========================================
|
|
//= 20140718
|
|
//===== Description: =========================================
|
|
//= List of all packet used by login-serv (A), char-serv (H), map-serv (Z)
|
|
//= to communicate to client.
|
|
//= See packet_interserv.txt for communication between servers
|
|
//============================================================
|