summaryrefslogtreecommitdiff
path: root/src/map/pet.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Change type for class variables from short to intAndrei Karas1-2/+2
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-5/+5
2018-06-25Implemented Pet Evolution System.Dastgir1-0/+14
2018-06-25Implemented Pet AutofeedingDastgir1-0/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-04-07Convert Pet db to LibconfigAsheraf1-1/+6
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-24Added const qualifier to several variable/argument pointersHaru1-2/+2
2016-01-09Corrected various zero-argument function definitionsHaru1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
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-12-02Removed petheal commandHaru1-1/+0
2014-11-16Whitespace cleanup (no code changes)Haru1-6/+6
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-2/+8
2014-05-10Revert "Fixed order of includes in all source files"panikon1-8/+2
2014-05-09Fixed order of includes in all source filesHaru1-2/+8
2014-04-19Fixed issue: 8150panikon1-1/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-10/+10
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-2/+2
2013-09-16HPM: Pet.c Interfaceshennetsind1-34/+53
2013-09-16HPM: Unit.c Interfaceshennetsind1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-70/+70
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-70/+70
2012-04-09- Spring cleaning of various source filesepoque111-1/+1
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-4/+4
2009-01-25- Implemented new Pet Bonus System. Enjoy!! :Dzephyrus1-1/+3
2008-04-21* Changed the data field of timers from int to intptr.FlavioJS1-4/+4
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-37/+42
2008-03-24* Reorganized the contents of the mapserver's header files.ultramage1-0/+61
2007-12-22Fixed mob AI code iterating over non-mob objects without checking, when monst...ultramage1-1/+1
2007-11-03Tried to make sense out of timer.c ... and failedultramage1-1/+1
2007-10-27Removed 'petid', a command from r284 to look up pet ids by name.ultramage1-1/+1
2007-10-08* Delayed the check for required items when a skill is cast to when they are ...FlavioJS1-2/+2
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-2/+1
2007-01-27- Moved the pet rename code from int_pet.c to inter.c and normalized it so it...skotlex1-1/+2
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-68/+68
2006-08-15- Cleaned up some of the pet related @/# commands, same for some script comma...skotlex1-3/+3
2006-07-11- Coded @reset.skotlex1-0/+1
2006-06-16- Merged Adam's patch to let the char-server handle validation of pet-name-ch...skotlex1-1/+1
2006-05-27- Added structure status_data which holds status-related information (str, ag...skotlex1-4/+1
2006-05-22* WARNING: New scripting system contains memory leakLance1-1/+1
2006-04-24- Fixed skill_delayfix not altering delay at all after you reached 150.skotlex1-1/+0
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex1-7/+5
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+73