summaryrefslogtreecommitdiff
path: root/src/char/inter.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Add most functions from int_pet.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_party.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_mercenary.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_mail.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_homun.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_guild.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_elemental.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from int_auction.c to interfaces.Andrei Karas1-3/+3
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-10/+11
2014-11-15Split functions in inter.c.Andrei Karas1-16/+11
2014-11-15Add prefix inter_ to most functions in inter.cAndrei Karas1-57/+57
2014-11-15Add prefix char_ to most functions in char.cAndrei Karas1-4/+4
2014-10-30Merge pull request #369 from 4144/sqlpasswordsizeHaruna1-1/+1
2014-10-23Added some validation checks in the geoip parse functionHaru1-9/+14
2014-10-18Increase sql password field size from 32 to 100 chars.Andrei Karas1-1/+1
2014-09-16"Fixes char server crash when saving ##variables while login server is offlin...Michieru1-5/+12
2014-08-07Fixed some MSVC incompatibilitiesHaru1-0/+1
2014-08-07Corrected several format-string errors through the codeHaru1-5/+5
2014-05-30Fixed typos inside src/Shido1-9/+9
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-21/+22
2014-05-10Revert "Fixed order of includes in all source files"panikon1-22/+21
2014-05-09Removed extra'GeoIP disabled' message on charserver shutdownHaru1-9/+10
2014-05-09Fixed order of includes in all source filesHaru1-21/+22
2014-05-08Fixed issue 8176panikon1-0/+1
2014-05-07Follow up to 9a425c1panikon1-5/+7
2014-05-06Bug fixes and other changespanikon1-16/+103
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-19/+0
2014-03-06Minor whitespace fixHaru1-3/+1
2014-02-27Cleaned up messages.confHaru1-130/+151
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-67/+49
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-164/+253
2013-12-17Fixed several compiler warningsHaru1-1/+1
2013-11-29Update JOB_REBELLION 'job_db1.txt' to its official values and some mini adjus...malufett1-1/+4
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-9/+9
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-2/+2
2013-10-26Changed 'tick' variables to 64 bitHaru1-4/+4
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-31/+70
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-6/+7
2013-09-25Renamed iTimer interface to timer.shennetsind1-2/+2
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-4/+4
2013-09-22Corrected various hardcoded database table namesHaru1-2/+3
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-1/+1
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-3/+3
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-1/+1
2013-05-15HPM Updateshennetsind1-74/+75
2013-04-11Added birthdate to @accinfoshennetsind1-3/+4
2013-03-30Hercules Renewal: clif.c completeshennetsind1-3/+0
2013-03-27@accinfo updateshennetsind1-4/+9
2013-01-25Dropping _athena file suffixesshennetsind1-1/+1
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-0/+21