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
/
char
/
char.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-15
Move global variable into interface in char.c
Andrei Karas
1
-170
/
+172
2014-11-15
Add missing interface methods initialisation in char.c.
Andrei Karas
1
-0
/
+7
2014-11-15
Create geoip interface.
Andrei Karas
1
-0
/
+2
2014-11-15
Add most functions from inter.c to interfaces.
Andrei Karas
1
-12
/
+13
2014-11-15
Add most functions from int_storage.c to interfaces.
Andrei Karas
1
-1
/
+2
2014-11-15
Add most functions from int_quest.c to interfaces.
Andrei Karas
1
-0
/
+2
2014-11-15
Add most functions from int_pet.c to interfaces.
Andrei Karas
1
-0
/
+2
2014-11-15
Add most functions from int_party.c to interfaces.
Andrei Karas
1
-1
/
+2
2014-11-15
Add most functions from int_mercenary.c to interfaces.
Andrei Karas
1
-3
/
+4
2014-11-15
Add most functions from int_mail.c to interfaces.
Andrei Karas
1
-0
/
+2
2014-11-15
Add most functions from int_homun.c to interfaces.
Andrei Karas
1
-1
/
+2
2014-11-15
Add most functions from int_guild.c to interfaces.
Andrei Karas
1
-7
/
+8
2014-11-15
Add most functions from int_elemental.c to interfaces.
Andrei Karas
1
-1
/
+2
2014-11-15
Add most functions from int_auction.c to interfaces.
Andrei Karas
1
-0
/
+2
2014-11-15
Add most functions from char.c to interfaces.
Andrei Karas
1
-359
/
+493
2014-11-15
Split functions in char.c.
Andrei Karas
1
-1543
/
+1974
2014-11-15
Add prefix inter_storage_ to most functions in int_storage.c
Andrei Karas
1
-1
/
+1
2014-11-15
Add prefix inter_mercenary_ to most functions in int_mercenary.c
Andrei Karas
1
-3
/
+3
2014-11-15
Add prefix char_ to most functions in char.c
Andrei Karas
1
-180
/
+179
2014-11-03
Fixed mmo_char_tobuf for < 20141022
shennetsind
1
-1
/
+1
2014-11-03
Merge branch 'master' of github.com:HerculesWS/Hercules
shennetsind
1
-2
/
+31
2014-11-03
Introducing 2014-10-22, Roulette and Per-Char Gender!
shennetsind
1
-10
/
+58
2014-10-28
Added preliminary support for login and char server in the HPMDataCheck
Haru
1
-2
/
+31
2014-10-25
Added some missing variable initializations
Haru
1
-1
/
+9
2014-09-21
Fixed Bug 8171
shennetsind
1
-3
/
+3
2014-09-20
Merge pull request #332 from 4144/missing_rfifoskip
shennetsind
1
-0
/
+1
2014-09-05
Improved some FIFOSD checks in char_parse.
Andrei Karas
1
-11
/
+9
2014-08-31
Add missing RFIFOSKIP in packet 0x68 and 0x1fb.
Andrei Karas
1
-0
/
+1
2014-08-07
Corrected several format-string errors through the code
Haru
1
-6
/
+5
2014-05-30
Fixed typos inside src/
Shido
1
-25
/
+25
2014-05-17
Renamed incuvate of Pet System.
Shido
1
-1
/
+1
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-6
/
+6
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-20
/
+24
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-24
/
+20
2014-05-09
Fixed order of includes in all source files
Haru
1
-20
/
+24
2014-05-09
Added support to return a different exit status to the OS.
Haru
1
-1
/
+2
2014-04-19
Merge pull request #272 from hemagx/master
Haruna
1
-10
/
+6
2014-04-18
Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...
Ibrahim Hossam
1
-10
/
+6
2014-04-10
Fixed issue: 7939
panikon
1
-53
/
+64
2014-03-25
Added new return values to make_new_char_sql
panikon
1
-28
/
+47
2014-03-22
Fixed issue 7338 (added new char configuration char_aegis_delete)
panikon
1
-15
/
+32
2014-03-16
Added --load-plugin commandline argument
Haru
1
-1
/
+1
2014-03-14
Fixed Bug 8078
shennetsind
1
-2
/
+4
2014-03-06
Minor whitespace fix
Haru
1
-6
/
+6
2014-02-19
Follow up 9132878d911cfe720eaad94ad3d4a5dd11958f99
shennetsind
1
-0
/
+4
2014-02-13
Fixed bug 7279
panikon
1
-10
/
+35
2014-02-10
Merge pull request #256 from hemagx/master
Haruna
1
-0
/
+30
2014-02-02
Fixed Bug 7962
shennetsind
1
-0
/
+34
2014-02-02
Update inter server so ask login server for account information Instead of do...
Ibrahim Hossam
1
-0
/
+30
2014-01-18
Socket interfaced
shennetsind
1
-12
/
+12
[prev]
[next]