summaryrefslogtreecommitdiff
path: root/src/char/int_party.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-12This is Hercules v2019.10.20r12.5_BUGGYJesusaves1-3/+4
2020-08-07This is Hercules v2019.08.25r12.4+1Jesusaves1-1/+0
2018-07-01Change functions to static where possible (Part 3 - char)Haru1-19/+21
2018-06-30Move mapif functions from int_party.c to mapif.cHaru1-233/+0
2018-06-30Move some non-mapif functionality from the mapif interface to the inter_party...Haru1-46/+111
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-09-19remove trailing whitespaces from sourcegumi1-1/+1
2017-04-09Fix wrong parameters in a call to mapif->party_broken()Haru1-1/+1
2017-02-12Follow-up 946b7f8490e952fbd90c6760f256ddfdd1e98137KirieZ1-16/+3
2016-12-23Follow-up 19c07f4KirieZ1-3/+3
2016-12-20Follow-up ea449a7, fixed coding-styleKirieZ1-8/+5
2016-12-18Changed behavior when party leader leaves it from party being disbanded to le...KirieZ1-18/+24
2016-12-03Clarify some Job Class vs MapID confusion (1/2)Haru1-2/+2
2016-08-19Renamed some char and inter server variablesHaru1-3/+3
2016-03-06Replace wrong variable usage in party creation code (closes #1185)Andrei Karas1-3/+4
2016-02-24Removed several unnecessary RFIFOP typecastsHaru1-3/+3
2016-02-24Added const qualifier to several variable/argument pointersHaru1-6/+8
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-06-22Fixing party creation failure conditionAncyker1-1/+0
2015-06-19Cleaned up some #includesHaru1-1/+0
2015-06-19Removed ".." from include directivesHaru1-14/+14
2015-06-01Replaced some of the hardcoded values with constants (char)Haru1-6/+7
2015-04-09Add checks to int_party.cAndrei Karas1-0/+14
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-7/+5
2014-11-16Whitespace cleanup (no code changes)Haru1-13/+10
2014-11-15Add missing interface initialisations in char server.Andrei Karas1-0/+2
2014-11-15Move global variable into interface in inter.cAndrei Karas1-56/+56
2014-11-15Move global variable into interface in int_party.cAndrei Karas1-15/+15
2014-11-15Add most functions from int_party.c to interfaces.Andrei Karas1-91/+97
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-10/+11
2014-11-15Add prefix inter_party_ to most functions in int_party.cAndrei Karas1-21/+21
2014-11-15Add prefix char_ to most functions in char.cAndrei Karas1-2/+2
2014-05-30Fixed typos inside src/Shido1-2/+2
2014-05-13Removed trailing whitespace (sources)Haru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-11/+14
2014-05-10Revert "Fixed order of includes in all source files"panikon1-14/+11
2014-05-09Fixed order of includes in all source filesHaru1-11/+14
2013-12-06HPM: mapindex interfaceshennetsind1-1/+1
2013-05-16Fixed Bug #7250 item 2shennetsind1-0/+5
2013-05-16Fixed Bug #7250shennetsind1-3/+2
2013-05-15HPM Updateshennetsind1-44/+45
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-692/+675
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-675/+692
2012-10-29-Add some src basic documentation.glighta1-23/+34
2012-01-20Merged TXT removal branch back to trunk.gepard19841-304/+457
2011-10-09* Rework some party code.flaviojs1-23/+21
2010-12-25* Synchronized TXT/SQL char-server code a bit.ai4rei1-1/+0
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-2/+2