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
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-26
/
+23
2015-01-18
Command line arguments handling overhaul
Haru
1
-27
/
+63
2015-01-18
Merge branch 'master' of github.com:HerculesWS/Hercules
shennetsind
1
-1
/
+1
2015-01-18
Fixing 38 issues
shennetsind
1
-2
/
+2
2015-01-18
Add some fixes to char server.
Andrei Karas
1
-1
/
+1
2015-01-17
Stat server submission logic update
shennetsind
1
-1
/
+12
2015-01-07
Fixed char-server crash for clients >= 20141022, Thanks to Yommy and Ind
dastgirpojee
1
-5
/
+4
2014-12-31
Fix wrong useless cycle added in commit c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd...
Andrei Karas
1
-1
/
+1
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-2
/
+1
2014-12-26
Save char sex in db.
Andrei Karas
1
-3
/
+19
2014-12-06
share mapindex in char server.
Andrei Karas
1
-0
/
+1
2014-12-06
into mapindex add variable with default map and position.
Andrei Karas
1
-6
/
+6
2014-11-17
Fixed char.c compilation error in MSVC <= 2012
TungSinpei
1
-17
/
+26
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-526
/
+519
2014-11-16
Moved pincode settings into the interface
Haru
1
-3
/
+3
2014-11-16
Moved loginif-related functions to loginif.c
Haru
1
-273
/
+125
2014-11-15
In char server move config options handling by plugins into char_config_dispa...
Andrei Karas
1
-2
/
+2
2014-11-15
Add support for plugin options in char server config (inter-server.conf).
Andrei Karas
1
-1
/
+2
2014-11-15
Add support for plugin options in char server config.
Andrei Karas
1
-0
/
+2
2014-11-15
Allow use all char server interfaces from plugins.
Andrei Karas
1
-1
/
+17
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-280
/
+280
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
[next]