summaryrefslogtreecommitdiff
path: root/src/map/duel.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-30always set the type when doing script->add_strgumi1-2/+2
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-18/+29
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-04-23Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()Haru1-7/+7
2016-04-23Corrected the type of the 'length' argument of various broadcast-related func...Haru1-1/+1
2016-01-06Replaced the remaining explicit casts with BL_CAST/BL_UCASTHaru1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-19/+18
2015-09-15Add missing checks into duel.cAndrei Karas1-0/+12
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-06-19Removed ".." from include directivesHaru1-5/+5
2015-02-23Hercules Ultimate Localization Designshennetsind1-8/+8
2015-01-18Fixing 38 issuesshennetsind1-1/+1
2015-01-17Another ~10 Fixesshennetsind1-1/+1
2014-11-16Moved duel_s into duel.cHaru1-0/+2
2014-05-13Removed trailing whitespace (sources)Haru1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-4/+6
2014-05-10Revert "Fixed order of includes in all source files"panikon1-6/+4
2014-05-09Fixed order of includes in all source filesHaru1-4/+6
2014-02-22Changed function types related to SG days in date.cpanikon1-3/+3
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-2/+2
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-10-02HPM: Map.c Completedshennetsind1-2/+2
2013-09-27Renamed iMap interface to mapHaru1-2/+2
2013-09-25Renamed local variables that would conflict with a rename of iTimer to timerHaru1-10/+8
2013-09-25Renamed iDuel interface to duelHaru1-50/+42
2013-09-16Corrected line endings and BOM issues with several filesHaru1-204/+204
2013-09-11Fixed announce script command support for bc_blue and bc_woeHaru1-1/+1
2013-07-29Added elemental interfaceSusu1-1/+1
2013-07-29Added iDuel interface (duel.c)Susu1-184/+204
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-2/+2
2013-04-12Hercules Renewal: Phase Two: Starting~!shennetsind1-4/+6
2013-03-29Hercules Renewal: clif.cshennetsind1-13/+13
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-124/+124
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-124/+124
2012-11-10Voiding some functions.momacabu1-13/+6
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-1/+1
2011-04-09* Moved duel code into a separate file.ai4rei1-0/+189