summaryrefslogtreecommitdiff
path: root/src/map/duel.c
AgeCommit message (Expand)AuthorFilesLines
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