summaryrefslogtreecommitdiff
path: root/src/char/char.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15In char server move config options handling by plugins into char_config_dispa...Andrei Karas1-2/+2
2014-11-15Add support for plugin options in char server config (inter-server.conf).Andrei Karas1-1/+2
2014-11-15Add support for plugin options in char server config.Andrei Karas1-0/+2
2014-11-15Allow use all char server interfaces from plugins.Andrei Karas1-1/+17
2014-11-15Move global variable into interface in inter.cAndrei Karas1-280/+280
2014-11-15Move global variable into interface in char.cAndrei Karas1-170/+172
2014-11-15Add missing interface methods initialisation in char.c.Andrei Karas1-0/+7
2014-11-15Create geoip interface.Andrei Karas1-0/+2
2014-11-15Add most functions from inter.c to interfaces.Andrei Karas1-12/+13
2014-11-15Add most functions from int_storage.c to interfaces.Andrei Karas1-1/+2
2014-11-15Add most functions from int_quest.c to interfaces.Andrei Karas1-0/+2
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