summaryrefslogtreecommitdiff
path: root/src/map/pet.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Return EXIT_FAILURE if a script parse error occurred.Haru1-2/+2
2014-04-19Fixed issue: 8150panikon1-12/+25
2013-12-15Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...shennetsind1-1/+1
2013-12-09Fixed some logic errorsshennetsind1-6/+11
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-2/+4
2013-11-06Modified status_calc_shennetsind1-8/+8
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-2/+4
2013-10-27Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-15/+12
2013-10-27Shadows System Baseshennetsind1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-15/+12
2013-10-02HPM: Map.c Completedshennetsind1-1/+1
2013-09-27Renamed iMap interface to mapHaru1-47/+37
2013-09-27Renamed iStatus interface to statusHaru1-33/+28
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-12/+10
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-7/+7
2013-09-25Renamed iTimer interface to timer.shennetsind1-32/+32
2013-09-25Renamed local variables that would conflict with a rename of iTimer to timerHaru1-4/+4
2013-09-16HPM: Pet.c Interfaceshennetsind1-158/+200
2013-09-16HPM: Npc.c Interfaceshennetsind1-1/+1
2013-09-16HPM: Unit.c Interfaceshennetsind1-17/+17
2013-09-16HPM: Mob.c Interfaceshennetsind1-4/+4
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz1-1/+1
2013-07-29Added intif interfaceSusu1-6/+6
2013-07-26Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+1
2013-07-25Expanding script.c interfaceshennetsind1-7/+7
2013-07-23Pathfinding code cleanup.Piotr HaƂaczkiewicz1-1/+1
2013-07-04- Added interface iStatus (needed to renamed it because A LOT of variables ar...Susu1-10/+10
2013-06-25- Added chrif interfaceSusu1-1/+1
2013-06-23Official Item Group/Package/Chainshennetsind1-1/+1
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-10/+10
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-62/+62
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-2/+2
2013-04-19Little something I left over...Matheus Macabu1-1/+1
2013-04-19* Partial fix for bugreport:1222, if you have a pet and the pet egg is flagge...Matheus Macabu1-0/+10
2013-03-30Hercules Renewal: clif.c completeshennetsind1-1/+1
2013-03-29Hercules Renewal: clif.cshennetsind1-39/+39
2013-03-02Hercules Renewal: skill.cshennetsind1-2/+2
2013-03-01Hercules Renewal: battle.cshennetsind1-3/+4
2013-02-18Improvements all over the placeshennetsind1-4/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1132/+1154
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1154/+1132
2012-11-10Performance Improvement; Server shut down, instance clear up, and @cleanmap a...shennetsind1-1/+1
2012-10-29-Add some src basic documentation.glighta1-3/+5
2012-09-02Hello! few things.shennetsind1-2/+2
2012-01-30- Removed more trailing tabs.brianluau1-3/+3
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-3/+3
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun1-1/+2
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-7/+8
2012-01-11Picklog improvements:gepard19841-9/+8
2012-01-04Pets & Homun renaming with empty name fix, bugreport:3032shennetsind1-1/+4