index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
lclif.p.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
Increase default value for MAX_PACKET_LOGIN_DB to 0xad0
Andrei Karas
1
-1
/
+1
2018-12-12
Move packets struct in login server into separate files for AC and CA packets.
Andrei Karas
1
-292
/
+0
2018-12-12
Rename structs packet_* into PACKET_*
Andrei Karas
1
-37
/
+32
2018-12-12
Rename defines PACKET_ID_* to HEADER_*
Andrei Karas
1
-41
/
+39
2018-11-27
Add incomplete packet CA_OTP_CODE.
Andrei Karas
1
-1
/
+13
2018-11-27
Add packet AC_REQ_MOBILE_OTP
Andrei Karas
1
-2
/
+1
2018-11-27
Add incomplete packet CA_ACK_MOBILE_OTP.
Andrei Karas
1
-0
/
+22
2018-11-14
Add interface for packets in common.
Andrei Karas
1
-2
/
+2
2018-06-29
Add support for new auth error packet in zero.
Andrei Karas
1
-0
/
+1
2018-06-13
Add some missing fields into AC_ACCEPT_LOGIN.
Andrei Karas
1
-1
/
+2
2018-02-10
Clean up trailing whitespace and non-indent tabs
Haru
1
-1
/
+1
2017-12-08
Fix otp packet for zero clients before 2017-11-13bRagexe.
Andrei Karas
1
-0
/
+2
2017-12-02
Add support for OTP login packet.
Andrei Karas
1
-1
/
+14
2017-06-03
Add packet 0x0ac4 for 2017-03-15+ based on 3CeAM commit:
Andrei Karas
1
-0
/
+8
2016-04-16
Moved packet_db to the private interface of lclif
Haru
1
-0
/
+9
2016-04-16
Added missing documentation
Haru
1
-45
/
+84
2016-04-16
Added lclif packet handlers to the lclif interface
Haru
1
-0
/
+12
2016-04-16
Rewrite client interface for login server (part 7)
hemagx
1
-0
/
+264