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
2007-04-02
* Some source code cleaning
ultramage
1
-3
/
+3
2007-04-01
- Modified waiting_disconnect on the login server to hold the timer id of the...
skotlex
1
-20
/
+30
2007-03-29
- Added "do_abort" function to the core. It is invoked when the server has re...
skotlex
1
-0
/
+7
2007-03-27
- Removed a missing file reference in the athena-start script
ultramage
1
-1
/
+1
2007-03-16
committing my work on the login server (mostly SQL)
ultramage
1
-204
/
+108
2007-02-23
- Minor cleanups
skotlex
1
-1
/
+1
2007-02-23
- Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag...
skotlex
1
-10
/
+5
2007-02-21
Applied a consistent look to all header files (copyright, ifdefs)
ultramage
1
-1
/
+2
2007-02-21
Minor stuff (typos, socket.c, junk in login reply packet)
ultramage
1
-1
/
+1
2007-02-07
- Removed deprecated console code.
FlavioJS
1
-3
/
+4
2007-02-05
Updated the TXT login server's account id checker (it was still saying the mi...
ultramage
1
-2
/
+2
2007-02-01
Removed graph, httpd and webserver
ultramage
1
-2
/
+2
2007-01-15
- Probably fixed the registration flood protection code being broken.
skotlex
1
-7
/
+8
2007-01-08
- Added a precompiler error when the shutdown defines are not found.
FlavioJS
1
-7
/
+8
2006-12-23
- Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.h
FlavioJS
1
-2
/
+0
2006-12-21
ups... damn it...
FlavioJS
1
-1
/
+1
2006-12-21
- Moved md5calc to common
FlavioJS
4
-269
/
+27
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
3
-4441
/
+4441
2006-12-05
- Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and chang...
FlavioJS
1
-46
/
+44
2006-11-24
- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...
skotlex
1
-2
/
+2
2006-11-23
- Made WFIFOHEAD() check for available buffer size remaining on the connectio...
skotlex
1
-0
/
+1
2006-11-07
- Applied FlavioJs's patch which enables colored console output for Windows s...
skotlex
1
-0
/
+2
2006-09-13
- Changed a bit the dnsbl lookup in the login servers to make it faster.
skotlex
1
-2
/
+7
2006-09-12
- Moved the packet_len variable in login.c to the login parse case, since it'...
skotlex
1
-3
/
+3
2006-08-18
- Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing...
skotlex
1
-2
/
+2
2006-08-09
- Should have fixed a signed/unsigned warning in login-txt
skotlex
1
-1
/
+3
2006-07-28
Fixed sign warnings in login/login.c
toms
1
-2
/
+2
2006-07-22
- Applied Toms's suggested corrections to homun code.
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-10
- Added login-char packet 0x2737. Sets all characters offline (login-server s...
skotlex
1
-1
/
+6
2006-07-03
- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...
skotlex
1
-2
/
+0
2006-07-03
- Fixed a compile warning in login sql/txt
skotlex
1
-3
/
+3
2006-06-28
- Fixed a compile warning in the login txt/sql server.
skotlex
1
-0
/
+2
2006-06-27
- Cleaned up the IP sync code to...
skotlex
1
-18
/
+19
2006-06-23
- Corrected ASC_BREAKER. Int-based damage is applied after attribute fixes an...
skotlex
1
-1
/
+0
2006-06-22
* [Fixed]:
Lance
1
-2
/
+2
2006-06-22
- Tested and fixed resolve_hostbyname.
skotlex
1
-30
/
+8
2006-06-21
* [Added]:
Lance
1
-0
/
+26
2006-06-08
- Fixed Sense using mdef instead of mdef2
skotlex
1
-0
/
+2
2006-06-07
- Cleaned status_get_sc_tick/status_get_sc_def to use the status_data function.
skotlex
1
-2
/
+2
2006-05-31
Removed debug messages (oops)
Lance
1
-1
/
+0
2006-05-31
[Fixed]:
Lance
1
-4
/
+5
2006-05-31
[Added]:
Lance
1
-6
/
+22
2006-05-25
- Increased capacity for Account Variables to 64
skotlex
1
-1
/
+1
2006-05-20
* Abit of alterations to login-server.
Lance
2
-15
/
+12
2006-05-10
Finished DNSBL, Although untested, It's simple code and should work fine.
Zido
1
-18
/
+17
2006-04-24
- DNSBL. Refer to changelog.
Zido
1
-0
/
+34
2006-04-13
- Changed the Warning of char-server disconnected to a status in the login-TX...
skotlex
1
-1
/
+1
2006-04-10
- Updated the subnet support to not require specifying the subnet mask, it is...
skotlex
1
-10
/
+13
2006-04-02
Typo in login.c
Lance
1
-1
/
+1
[prev]
[next]