summaryrefslogtreecommitdiff
path: root/src/char/char.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Add most functions from int_pet.c to interfaces.Andrei Karas1-0/+2
2014-11-15Add most functions from int_party.c to interfaces.Andrei Karas1-1/+2
2014-11-15Add most functions from int_mercenary.c to interfaces.Andrei Karas1-3/+4
2014-11-15Add most functions from int_mail.c to interfaces.Andrei Karas1-0/+2
2014-11-15Add most functions from int_homun.c to interfaces.Andrei Karas1-1/+2
2014-11-15Add most functions from int_guild.c to interfaces.Andrei Karas1-7/+8
2014-11-15Add most functions from int_elemental.c to interfaces.Andrei Karas1-1/+2
2014-11-15Add most functions from int_auction.c to interfaces.Andrei Karas1-0/+2
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-359/+493
2014-11-15Split functions in char.c.Andrei Karas1-1543/+1974
2014-11-15Add prefix inter_storage_ to most functions in int_storage.cAndrei Karas1-1/+1
2014-11-15Add prefix inter_mercenary_ to most functions in int_mercenary.cAndrei Karas1-3/+3
2014-11-15Add prefix char_ to most functions in char.cAndrei Karas1-180/+179
2014-11-03Fixed mmo_char_tobuf for < 20141022shennetsind1-1/+1
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind1-2/+31
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-10/+58
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-2/+31
2014-10-25Added some missing variable initializationsHaru1-1/+9
2014-09-21Fixed Bug 8171shennetsind1-3/+3
2014-09-20Merge pull request #332 from 4144/missing_rfifoskipshennetsind1-0/+1
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-07Corrected several format-string errors through the codeHaru1-6/+5
2014-05-30Fixed typos inside src/Shido1-25/+25
2014-05-17Renamed incuvate of Pet System.Shido1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-6/+6
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-20/+24
2014-05-10Revert "Fixed order of includes in all source files"panikon1-24/+20
2014-05-09Fixed order of includes in all source filesHaru1-20/+24
2014-05-09Added support to return a different exit status to the OS.Haru1-1/+2
2014-04-19Merge pull request #272 from hemagx/masterHaruna1-10/+6
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-10/+6
2014-04-10Fixed issue: 7939panikon1-53/+64
2014-03-25Added new return values to make_new_char_sqlpanikon1-28/+47
2014-03-22Fixed issue 7338 (added new char configuration char_aegis_delete)panikon1-15/+32
2014-03-16Added --load-plugin commandline argumentHaru1-1/+1
2014-03-14Fixed Bug 8078shennetsind1-2/+4
2014-03-06Minor whitespace fixHaru1-6/+6
2014-02-19Follow up 9132878d911cfe720eaad94ad3d4a5dd11958f99shennetsind1-0/+4
2014-02-13Fixed bug 7279panikon1-10/+35
2014-02-10Merge pull request #256 from hemagx/masterHaruna1-0/+30
2014-02-02Fixed Bug 7962shennetsind1-0/+34
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-0/+30
2014-01-18Socket interfacedshennetsind1-12/+12
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-25/+87
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-5/+26
2013-12-31Fixed issues pointed out in Report 7909shennetsind1-1/+1
2013-12-30Fixed account expiration timeshennetsind1-2/+20
2013-12-17Fixed several compiler warningsHaru1-26/+31
2013-12-06HPM: mapindex interfaceshennetsind1-21/+21