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_sql
/
login.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-15
- Probably fixed the registration flood protection code being broken.
skotlex
1
-3
/
+5
2007-01-08
* Silenced the plugin export messages during startup [ultramage]
ultramage
1
-1
/
+1
2007-01-08
- Added a precompiler error when the shutdown defines are not found.
FlavioJS
1
-19
/
+25
2007-01-06
- Now winsock 2 is required.
FlavioJS
1
-1
/
+1
2006-12-21
- Moved md5calc to common
FlavioJS
1
-1
/
+1
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-2398
/
+2398
2006-11-24
- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...
skotlex
1
-22
/
+50
2006-11-11
Fixed debug message in login_sql
Lupus
1
-38
/
+38
2006-11-07
- Applied FlavioJs's patch which enables colored console output for Windows s...
skotlex
1
-0
/
+2
2006-11-06
- Ganbantein's delay is now 2 secs.
skotlex
1
-1
/
+1
2006-10-03
- Fixed a possible crash and a memory leak on the login-SQL server when parsi...
skotlex
1
-5
/
+2
2006-09-13
- Changed a bit the dnsbl lookup in the login servers to make it faster.
skotlex
1
-2
/
+7
2006-09-13
- Modified the login SQL server so that case insensitive lookups use "where n...
skotlex
1
-20
/
+5
2006-08-23
- Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown
toms
1
-1
/
+1
2006-08-22
- Fixed SC_NEN according to Mpeg
toms
1
-0
/
+1
2006-08-10
- Should have fixed the login-sql crash when passed user-name's length is bey...
skotlex
1
-1
/
+1
2006-08-10
- Fixed two instances in the login-sql server where the ip in the log-login t...
skotlex
1
-4
/
+5
2006-08-08
- Fixed the login-sql server replying to the change-sex packet with the wrong...
skotlex
1
-3
/
+3
2006-07-29
Removed ugly struct cast in login.c
toms
1
-6
/
+4
2006-07-28
Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql fie...
toms
1
-5
/
+5
2006-07-28
Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (l...
toms
1
-2
/
+2
2006-07-25
- Added a missing ntohl call in the loginlog code.
skotlex
1
-1
/
+1
2006-07-24
- Modified the loginlog setting on the login-sql server to store the ips usin...
skotlex
1
-8
/
+11
2006-07-24
- Changed Land Protector's range back to 3.
skotlex
1
-1
/
+1
2006-07-19
- Corrected Trim chars to block 'enter', as explained by the Ultra mage.
skotlex
1
-0
/
+1
2006-07-12
- Fixed the IP value being apparently incorrectly casted before inserting int...
skotlex
1
-1
/
+1
2006-07-12
- Oops, should have fixed the crash in intif gm message.
skotlex
1
-1
/
+0
2006-07-11
- Fixed login-sql compilation issue ~.~;
skotlex
1
-1
/
+1
2006-07-11
- Modified the login-sql server to do the ip-ban check only on the auth-packe...
skotlex
1
-43
/
+53
2006-07-10
- Login-sql server will no longer change an account's state to "7" when banni...
skotlex
1
-6
/
+12
2006-07-10
- Added login-char packet 0x2737. Sets all characters offline (login-server s...
skotlex
1
-0
/
+7
2006-07-03
- Fixed a compile warning in login sql/txt
skotlex
1
-2
/
+2
2006-06-28
- Fixed a compile warning in the login txt/sql server.
skotlex
1
-2
/
+2
2006-06-27
- Cleaned up the IP sync code to...
skotlex
1
-16
/
+16
2006-06-22
* [Fixed]:
Lance
1
-1
/
+1
2006-06-22
- Tested and fixed resolve_hostbyname.
skotlex
1
-38
/
+8
2006-06-21
* [Added]:
Lance
1
-0
/
+26
2006-06-07
- Cleaned status_get_sc_tick/status_get_sc_def to use the status_data function.
skotlex
1
-444
/
+444
2006-06-07
* [Fixed]:
Lance
1
-34
/
+34
2006-05-31
[Fixed]:
Lance
1
-1
/
+1
2006-05-31
[Fixed]:
Lance
1
-6
/
+6
2006-05-31
[Fixed]:
Lance
1
-0
/
+1
2006-05-31
[Added]:
Lance
1
-647
/
+664
2006-05-31
[Fixed]:
Lance
1
-6
/
+6
2006-05-31
[Improved]:
Lance
1
-9
/
+9
2006-05-25
- Increased capacity for Account Variables to 64
skotlex
1
-1
/
+1
2006-05-24
- Corrected mob angry mode, now it only "restores" itself after being hit whe...
skotlex
1
-7
/
+5
2006-05-20
* Abit of alterations to login-server.
Lance
1
-6
/
+6
2006-05-10
- Moved the OPTION defines from map.h to status.h (where they belong)
skotlex
1
-39
/
+39
2006-05-10
Finished DNSBL, Although untested, It's simple code and should work fine.
Zido
1
-17
/
+16
[next]