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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-28
* Tried and fixed md5 password encryption
ultramage
2
-151
/
+130
2007-04-20
- Added ntows() to properly handle that client port number deficiency
ultramage
1
-2
/
+2
2007-04-17
Changed some %lu to %u in login_sql/login.c because uint32 is now an unsigned...
toms
1
-6
/
+6
2007-04-17
* Discarded extra deflate function needed for afm reading
ultramage
1
-2
/
+1
2007-04-16
* Finally fixed mingw problems, managed to build both TXT and SQL
ultramage
1
-9
/
+9
2007-04-09
* Played around with MinGW a bit today...
ultramage
1
-6
/
+6
2007-04-07
- Added function str2ip() to do platform-safe conversions
ultramage
1
-3
/
+3
2007-04-07
- Moved e_mail_check() and config_switch() to strlib.h
ultramage
2
-117
/
+62
2007-04-06
- Corrected Aliza card's item_db line.
skotlex
1
-6
/
+6
2007-04-05
* Made a crazy attempt to at least partially synchronize login&char code
ultramage
2
-183
/
+182
2007-04-02
- Cleaned up mmo_auth, as this function was quite filled with sql memory leak...
skotlex
2
-99
/
+82
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
/
+28
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-25
Corrected warning on login.sql
toms
1
-1
/
+1
2007-03-20
- Removed Magic Rod's cast bar.
skotlex
1
-1
/
+1
2007-03-19
- Removed the last argument from skillitem, the skill name passed to the clie...
skotlex
1
-12
/
+11
2007-03-18
- Removed the old 'mapserver charsave' mechanism
ultramage
1
-18
/
+12
2007-03-18
* Script engine:
FlavioJS
1
-2
/
+2
2007-03-16
committing my work on the login server (mostly SQL)
ultramage
2
-706
/
+416
2007-03-15
- Small change in the login-sql server that prevens crashes when somehow peop...
skotlex
1
-2
/
+1
2007-03-04
- Removed delete_session from socket.h since it shouldn't be used by them.
skotlex
1
-2
/
+3
2007-02-25
- Fixed a compiler warning in char_sql\login.c
FlavioJS
1
-3
/
+2
2007-02-23
- Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag...
skotlex
1
-32
/
+10
2007-02-21
Applied a consistent look to all header files (copyright, ifdefs)
ultramage
1
-3
/
+3
2007-02-21
Minor stuff (typos, socket.c, junk in login reply packet)
ultramage
1
-1
/
+1
2007-02-08
- Added code for SQL that will automatically detect the ping interval at star...
ultramage
1
-13
/
+33
2007-02-07
- Removed deprecated console code.
FlavioJS
1
-3
/
+3
2007-02-01
Removed graph, httpd and webserver
ultramage
1
-2
/
+2
2007-01-21
Typo hunt
ultramage
1
-2
/
+2
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-23
- Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.h
FlavioJS
1
-3
/
+0
2006-12-21
ups... damn it...
FlavioJS
1
-1
/
+1
2006-12-21
- Moved md5calc to common
FlavioJS
5
-278
/
+24
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
4
-2704
/
+2704
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
[next]