index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
login.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
Split packet handling from login_parse to functions in login.c
Andrei Karas
1
-148
/
+187
2014-11-07
Split packet handling from login_auth_ok to functions in login.c
Andrei Karas
1
-24
/
+22
2014-11-07
Split packet handling from login_parse_fromchar to functions in login.c
Andrei Karas
1
-372
/
+534
2014-11-07
Add prefix login_ to most functions in login.c
Andrei Karas
1
-55
/
+55
2014-10-28
Added preliminary support for login and char server in the HPMDataCheck
Haru
1
-11
/
+39
2014-10-25
Added some missing variable initializations
Haru
1
-0
/
+1
2014-09-20
Fixed Bug 7926
shennetsind
1
-0
/
+5
2014-08-07
Corrected several format-string errors through the code
Haru
1
-18
/
+15
2014-07-29
Merge pull request #312 from vthibault/fix-argument-error
Kisuka
1
-1
/
+1
2014-07-28
Fix argument error in Client Hash
Vincent Thibault
1
-1
/
+1
2014-07-09
Fixed an issue in the 'Invalid client hash' console message
Haru
1
-1
/
+2
2014-06-06
Fixed garbage memory in the accinfo packet
Ibrahim Hossam
1
-4
/
+6
2014-05-30
Fixed typos inside src/
Shido
1
-8
/
+8
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-3
/
+3
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-9
/
+12
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-12
/
+9
2014-05-09
Fixed order of includes in all source files
Haru
1
-9
/
+12
2014-05-09
Added support to return a different exit status to the OS.
Haru
1
-2
/
+2
2014-03-16
Added --load-plugin commandline argument
Haru
1
-1
/
+1
2014-02-10
Merge pull request #256 from hemagx/master
Haruna
1
-0
/
+40
2014-02-08
Improved client_hash_check
Haru
1
-17
/
+23
2014-02-02
Update inter server so ask login server for account information Instead of do...
Ibrahim Hossam
1
-0
/
+40
2014-01-11
Hercules 1st 2014 MegaPatch
shennetsind
1
-48
/
+3
2013-12-30
Fixed account expiration time
shennetsind
1
-10
/
+15
2013-12-17
Fixed several compiler warnings
Haru
1
-5
/
+5
2013-11-16
Introducing Character Ban Support.
shennetsind
1
-12
/
+1
2013-11-16
Fixed char server's maintenance mode
shennetsind
1
-4
/
+8
2013-11-09
HPM Support for plugin-implemented "--args" (options)
shennetsind
1
-2
/
+0
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-9
/
+6
2013-10-16
Follow-up to fad3040499293b1ff4ff634680163fcab4ca5e70
Haru
1
-1
/
+1
2013-10-11
Fixed login packet 0x825
shennetsind
1
-8
/
+7
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-13
/
+13
2013-08-08
HPM Update
shennetsind
1
-16
/
+33
2013-07-04
Fixed Bug #7476
shennetsind
1
-0
/
+3
2013-07-03
Dropped engine setting, closing bug #7455.
Matheus Macabu
1
-71
/
+15
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-3
/
+3
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-16
/
+16
2013-05-18
Some type conversion warnings fixed. If this breaks anything create a bug rep...
Matheus Macabu
1
-2
/
+2
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-3
/
+3
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-55
/
+2
2013-04-16
Fixed Bug #86 (YES 2-DIGITS!)
shennetsind
1
-2
/
+2
2013-04-10
Implementing the new "login-failed" packet
shennetsind
1
-3
/
+16
2013-03-17
Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3f
shennetsind
1
-7
/
+0
2013-03-16
Follow up fixed for Pin Code Feature
malufett
1
-1
/
+1
2013-03-14
Fixed Pin Code Feature
shennetsind
1
-1
/
+1
2013-03-09
Hercules Renewal'd Pin Code
shennetsind
1
-2
/
+45
2013-03-04
Introducing account-dependent character slot count
shennetsind
1
-7
/
+10
2013-02-18
Improvements all over the place
shennetsind
1
-3
/
+4
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-16
Minor changes; check description
shennetsind
1
-9
/
+10
[next]