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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Merge pull request #2127 from sctnightcore/FixDate
Haru
2
-2
/
+2
2018-07-12
Fix date
Unknown
2
-2
/
+2
2018-07-12
Add new auth error packet for main and re packet versions.
Andrei Karas
1
-1
/
+1
2018-07-01
Change functions to static where possible (Part 2 - login)
Haru
5
-163
/
+169
2018-06-29
Add support for new auth error packet in zero.
Andrei Karas
2
-1
/
+5
2018-06-13
Add some missing fields into AC_ACCEPT_LOGIN.
Andrei Karas
1
-1
/
+2
2018-05-31
2012-2018 !
Maytichai Saowa
9
-9
/
+9
2018-02-27
fix null pointer in login.c in login->accounts.
Andrei Karas
1
-1
/
+3
2018-02-10
Clean up trailing whitespace and non-indent tabs
Haru
1
-1
/
+1
2018-02-09
Add account_engine into login interface.
Andrei Karas
2
-11
/
+13
2018-02-09
Add global variables into loginlog interface.
Andrei Karas
2
-41
/
+58
2018-02-09
Add interface into loginlog.c.
Andrei Karas
6
-20
/
+50
2018-02-09
Create lchrif interface in login.c
Andrei Karas
2
-8
/
+33
2018-02-09
Rename in login.c methods chrif_* into lchrif_*.
Andrei Karas
1
-11
/
+11
2018-02-09
Add interface into ipban.c.
Andrei Karas
5
-70
/
+105
2018-02-09
Add interface into account.c.
Andrei Karas
4
-84
/
+112
2018-02-09
Add server[MAX_SERVERS] into login interface.
Andrei Karas
3
-69
/
+73
2018-02-09
Add loginlog_ prefix to all functions in loginlog.c
Andrei Karas
4
-9
/
+9
2018-02-09
Add account_ prefix to all functions in account.c
Andrei Karas
3
-14
/
+15
2018-02-09
Remove suffix "_sql" from files in login directory.
Andrei Karas
4
-1
/
+1
2017-12-08
Update 0x0ae3 packet for new zero clients.
Andrei Karas
1
-1
/
+9
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
4
-2
/
+55
2017-11-18
Pass the correct types and sizes to the StmtBind functions
Haru
1
-17
/
+17
2017-10-29
Add configurable way to show char servers with color in list in client.
Andrei Karas
3
-1
/
+68
2017-10-27
Add missing interface members in login.c.
Andrei Karas
2
-16
/
+41
2017-06-03
Add packet 0x0ac4 for 2017-03-15+ based on 3CeAM commit:
Andrei Karas
2
-0
/
+12
2016-11-19
Extend the previous linker library order fix to other makefiles
Haru
1
-3
/
+3
2016-08-20
Re-added HPM support for configuration settings
Haru
1
-1
/
+2
2016-08-19
Ported socket.conf (was packet.conf) to libconfig
Haru
1
-0
/
+1
2016-08-19
Ported login-server.conf to libconfig
Haru
8
-501
/
+808
2016-08-10
Fix login and char servers null pointer access if packet handler in plugin in...
Andrei Karas
1
-1
/
+4
2016-07-13
Add missing includes into HPM.
Andrei Karas
1
-0
/
+3
2016-07-12
Interface md5calc.c
hemagx
2
-12
/
+12
2016-07-10
Fixed some issues with NULL dates in the login table
Haru
2
-7
/
+19
2016-07-08
Fix crashes if from login table can be read NULL field.
Andrei Karas
1
-2
/
+2
2016-07-03
Add --run-once flag into login server.
Andrei Karas
1
-0
/
+14
2016-04-30
Moved HPMHooking-related definitions to plugins/HPMHooking.h
Haru
1
-1
/
+1
2016-04-16
Moved packet_db to the private interface of lclif
Haru
2
-9
/
+18
2016-04-16
Added missing documentation
Haru
5
-46
/
+199
2016-04-16
Added lclif packet handlers to the lclif interface
Haru
3
-7
/
+31
2016-04-16
Rewrite client interface for login server (part 7)
hemagx
5
-234
/
+277
2016-04-16
Rewrite client interface for login server (part 6)
hemagx
6
-739
/
+841
2016-04-16
Rewrite client interface for login server (part 5)
hemagx
2
-16
/
+26
2016-04-16
Rewrite client interface for login server (part 4)
hemagx
1
-3
/
+7
2016-04-16
Rewrite client interface for login server (part 3)
hemagx
2
-215
/
+311
2016-04-16
Rewrite client interface for login server (part 2)
hemagx
1
-159
/
+203
2016-04-16
Rewrite client interface for login server (part 1)
hemagx
2
-170
/
+447
2016-04-16
Updated GNU Make build system to support private headers
Haru
1
-9
/
+12
2016-03-20
Dropped typedef from DBMap
Haru
1
-2
/
+2
[next]