summaryrefslogtreecommitdiff
path: root/src/char/int_elemental.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-08-19Renamed some char and inter server variablesHaru1-2/+2
2016-02-28Changed mob mode field to 32 bit, for future expansionHaru1-2/+2
2016-02-24Removed various redundant typecastsHaru1-3/+3
2016-02-24Removed several unnecessary RFIFOP typecastsHaru1-2/+2
2016-02-24Added const qualifier to several variable/argument pointersHaru1-4/+10
2016-02-24Split mapif->elemental_save() into two functions (save and create)Haru1-23/+46
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas1-2/+2
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-19Cleaned up some #includesHaru1-1/+0
2015-06-19Removed ".." from include directivesHaru1-12/+12
2015-04-09Add checks to int_elements.cAndrei Karas1-0/+4
2014-11-16Whitespace cleanup (no code changes)Haru1-13/+13
2014-11-15Move global variable into interface in inter.cAndrei Karas1-27/+27
2014-11-15Add most functions from int_elemental.c to interfaces.Andrei Karas1-19/+32
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-9/+13
2014-05-10Revert "Fixed order of includes in all source files"panikon1-13/+9
2014-05-09Fixed order of includes in all source filesHaru1-9/+13
2013-09-22Corrected various hardcoded database table namesHaru1-12/+14
2013-05-16Fixed Bug #7250shennetsind1-1/+1
2013-05-15HPM Updateshennetsind1-25/+26
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-16/+18
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-149/+117
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-117/+149
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-3/+0
2012-05-02Fixed bugreport:5682 elemental_init was being called instead of final at inter.cshennetsind1-2/+2
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-0/+164