summaryrefslogtreecommitdiff
path: root/src/map/party.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-07This is Hercules v2019.08.25r12.4+1Jesusaves1-1/+0
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-04-23Removed the 'len' argument from various message-related functionsHaru1-1/+1
2016-03-20Dropped typedef from DBMapHaru1-2/+2
2016-03-20Dropped typedefs from union DBKey and struct DBDataHaru1-1/+1
2016-02-24Added const qualifier to several variable/argument pointersHaru1-4/+4
2016-01-06Change all TBL_PC to struct map_session_data as per style guidelineshemagx1-2/+3
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-02Fixed compile errors on very old PACKETVERsHaru1-14/+9
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-3/+1
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-3/+2
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-06-19Removed ".." from include directivesHaru1-5/+5
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-8/+8
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-3/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+3
2014-05-09Fixed order of includes in all source filesHaru1-3/+4
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-0/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind1-0/+6
2013-12-17Fixed several compiler warningsHaru1-5/+5
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-1/+1
2013-10-07Fixed Bug #7744shennetsind1-7/+6
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-0/+1
2013-09-28HPM: Party.c Completedshennetsind1-21/+27
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-1/+1
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-06-24Fixed Bug #7412shennetsind1-1/+1
2013-06-08Follow up 4a51fc7e5eec9a464c754d3d1e0ee44da1ca6f72shennetsind1-0/+1
2013-06-08mkbu95's Party Recruit Updateshennetsind1-1/+22
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-40/+54
2013-05-30Memory Slasher - May 30 Patchshennetsind1-1/+2
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-26/+26
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-26/+26
2012-10-30Fixed Level/Drop modifier based on level difference and created a db as sugge...rud0lp201-7/+0
2012-10-29-Add some src basic documentation.glighta1-2/+2
2012-09-08Fixed error when running a server w/o RENEWAL but with RENEWAL_EXPshennetsind1-1/+1
2012-04-09- Spring cleaning of various source filesepoque111-2/+2
2012-01-04Removed Renewal Drop Modifier out of #REMODE and created a #RE_DROP_MOD speci...shennetsind1-0/+2
2011-12-14Renamed RRMODE to REMODEshennetsind1-1/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-0/+5
2011-10-09* Rework some party code.flaviojs1-3/+4
2011-06-11* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the ...ai4rei1-1/+1