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
/
inter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-23
/
+23
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-2
/
+2
2015-04-09
Add checks to inter.c
Andrei Karas
1
-1
/
+23
2015-01-24
Fixed 18 minor issues
Haru
1
-0
/
+2
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-3
/
+2
2015-01-17
27 Fixes
shennetsind
1
-21
/
+15
2014-12-31
fix typo in inter.c in initerface initialisation.
Andrei Karas
1
-1
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-40
/
+40
2014-11-16
Moved geoip-related functions to geoip.c
Haru
1
-159
/
+0
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-83
/
+83
2014-11-15
Move global variable into interface in char.c
Andrei Karas
1
-2
/
+2
2014-11-15
Create geoip interface.
Andrei Karas
1
-27
/
+24
2014-11-15
Add most functions from inter.c to interfaces.
Andrei Karas
1
-112
/
+147
2014-11-15
Add most functions from int_storage.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_quest.c to interfaces.
Andrei Karas
1
-1
/
+1
2014-11-15
Add most functions from int_pet.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_party.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_mercenary.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_mail.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_homun.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_guild.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_elemental.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_auction.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from char.c to interfaces.
Andrei Karas
1
-10
/
+11
2014-11-15
Split functions in inter.c.
Andrei Karas
1
-16
/
+11
2014-11-15
Add prefix inter_ to most functions in inter.c
Andrei Karas
1
-57
/
+57
2014-11-15
Add prefix char_ to most functions in char.c
Andrei Karas
1
-4
/
+4
2014-10-30
Merge pull request #369 from 4144/sqlpasswordsize
Haruna
1
-1
/
+1
2014-10-23
Added some validation checks in the geoip parse function
Haru
1
-9
/
+14
2014-10-18
Increase sql password field size from 32 to 100 chars.
Andrei Karas
1
-1
/
+1
2014-09-16
"Fixes char server crash when saving ##variables while login server is offlin...
Michieru
1
-5
/
+12
2014-08-07
Fixed some MSVC incompatibilities
Haru
1
-0
/
+1
2014-08-07
Corrected several format-string errors through the code
Haru
1
-5
/
+5
2014-05-30
Fixed typos inside src/
Shido
1
-9
/
+9
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-21
/
+22
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-22
/
+21
2014-05-09
Removed extra'GeoIP disabled' message on charserver shutdown
Haru
1
-9
/
+10
2014-05-09
Fixed order of includes in all source files
Haru
1
-21
/
+22
2014-05-08
Fixed issue 8176
panikon
1
-0
/
+1
2014-05-07
Follow up to 9a425c1
panikon
1
-5
/
+7
2014-05-06
Bug fixes and other changes
panikon
1
-16
/
+103
2014-04-18
Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...
Ibrahim Hossam
1
-19
/
+0
2014-03-06
Minor whitespace fix
Haru
1
-3
/
+1
2014-02-27
Cleaned up messages.conf
Haru
1
-130
/
+151
2014-02-02
Update inter server so ask login server for account information Instead of do...
Ibrahim Hossam
1
-67
/
+49
2014-01-11
Hercules 1st 2014 MegaPatch
shennetsind
1
-164
/
+253
2013-12-17
Fixed several compiler warnings
Haru
1
-1
/
+1
2013-11-29
Update JOB_REBELLION 'job_db1.txt' to its official values and some mini adjus...
malufett
1
-1
/
+4
2013-11-07
Item Bound Fixes/Adjustments/Improvements
shennetsind
1
-9
/
+9
[next]