summaryrefslogtreecommitdiff
path: root/src/char
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Add most functions from char.c to interfaces.Andrei Karas13-421/+868
2014-11-15Split functions in inter.c.Andrei Karas1-16/+11
2014-11-15Split functions in int_quest.c.Andrei Karas1-15/+24
2014-11-15Split functions in char.c.Andrei Karas1-1543/+1974
2014-11-15Split functions in int_mail.c.Andrei Karas1-40/+49
2014-11-15Add prefix pincode_ to global variables in pincode.cAndrei Karas1-20/+21
2014-11-15Add prefix inter_ to most functions in inter.cAndrei Karas1-57/+57
2014-11-15Add prefix inter_storage_ to most functions in int_storage.cAndrei Karas3-12/+12
2014-11-15Add prefix inter_party_ to most functions in int_party.cAndrei Karas1-21/+21
2014-11-15Add prefix inter_mercenary_ to most functions in int_mercenary.cAndrei Karas3-9/+9
2014-11-15Add prefix inter_mail_ to most functions in int_mail.cAndrei Karas3-24/+24
2014-11-15Add prefix inter_guild_ to most functions in int_guild.cAndrei Karas1-30/+30
2014-11-15Add prefix inter_auction_ to most functions in int_auction.cAndrei Karas1-18/+18
2014-11-15Add prefix char_ to most functions in char.cAndrei Karas5-200/+199
2014-11-03Fixed mmo_char_tobuf for < 20141022shennetsind1-1/+1
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind5-9/+112
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-10/+58
2014-10-31Merge pull request #378 from HerculesWS/hpmupdatesHaruna4-8/+111
2014-10-30Merge pull request #369 from 4144/sqlpasswordsizeHaruna1-1/+1
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru4-8/+111
2014-10-25Added some missing variable initializationsHaru4-3/+13
2014-10-23In configure add option --enable-staticAndrei Karas1-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-21Fixed Bug 8171shennetsind1-3/+3
2014-09-20Merge pull request #332 from 4144/missing_rfifoskipshennetsind1-0/+1
2014-09-16"Fixes char server crash when saving ##variables while login server is offlin...Michieru1-5/+12
2014-09-05Improved some FIFOSD checks in char_parse.Andrei Karas1-11/+9
2014-08-31Add missing RFIFOSKIP in packet 0x68 and 0x1fb.Andrei Karas1-0/+1
2014-08-07Fixed some MSVC incompatibilitiesHaru2-0/+2
2014-08-07Corrected several format-string errors through the codeHaru6-37/+32
2014-07-11Fixed reserved __identifier violationsHaru13-39/+39
2014-05-30Merge pull request #282 from MrKeiKun/fix_typoHaruna8-46/+46
2014-05-30Fixed typos inside src/Shido8-46/+46
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido1-62/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-05-17Renamed incuvate of Pet System.Shido2-13/+13
2014-05-13Removed trailing whitespace (sources)Haru4-11/+11
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru21-150/+195
2014-05-10Revert "Fixed order of includes in all source files"panikon21-195/+150
2014-05-09Removed extra'GeoIP disabled' message on charserver shutdownHaru1-9/+10
2014-05-09Fixed order of includes in all source filesHaru21-150/+195
2014-05-09Added support to return a different exit status to the OS.Haru1-1/+2
2014-05-08Fixed issue 8176panikon1-0/+1
2014-05-07Follow up to 9a425c1panikon2-6/+8
2014-05-06Bug fixes and other changespanikon2-25/+144
2014-04-19Fixed issue: 8150panikon1-8/+8
2014-04-19Merge pull request #272 from hemagx/masterHaruna5-50/+6
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam5-50/+6
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-1/+8