summaryrefslogtreecommitdiff
path: root/src/map/mob.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-5/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+5
2014-05-09Fixed order of includes in all source filesHaru1-5/+4
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-12-17Fixed several compiler warningsHaru1-1/+1
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-1/+1
2013-11-19Sanitized and improved several macros through the codeHaru1-3/+4
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles1-2/+2
2013-11-08Added support for monster spritename constantsHaru1-0/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-2/+2
2013-10-26Changed 'tick' variables to 64 bitHaru1-15/+15
2013-10-02HPM: Map.c Completedshennetsind1-2/+2
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-2/+2
2013-09-16HPM: Unit.c Interfaceshennetsind1-2/+2
2013-09-16HPM: Mob.c Interfaceshennetsind1-69/+114
2013-08-26Fixed Bug#7584malufett1-1/+1
2013-01-05* Follow up r17065markzd1-1/+1
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-11/+11
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-181/+178
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-178/+181
2012-11-12-Upd mob_count to read a 10 modib list to chk if present or notglighta1-0/+1
2012-11-10- Modified *monster and *areamonster script commands to allow size and ai par...momacabu1-7/+20
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-1/+1
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-4/+6
2012-08-30Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point...shennetsind1-2/+4
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-2/+3
2012-07-12another set of minor adjustments throughout the code.shennetsind1-1/+1
2012-07-12Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER.daegaladh1-1/+1
2012-06-18Little optimization on MVP tombstone system, maybe fix insane CPU usage spike...greenboxal21-2/+2
2012-05-31Fixed bugreport:5867 clones with cloaking skill are no longer "invincible"shennetsind1-0/+1
2012-05-21Fixed bugreport:5699 all new options should now be passed properly to clones ...shennetsind1-1/+1
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-0/+6
2012-04-24Fixed memory leak on MvP tomb system, killer name now uses static buffer. (bu...greenboxal21-0/+4
2012-04-21Added mvp tomb system.greenboxal21-0/+2
2012-04-11yet another minor performance improvement. walking mobs no longer waste bandw...shennetsind1-1/+1
2012-03-05- Guild Castle code cleanup:gepard19841-1/+1
2012-01-31 * Fixes and improvements related to MVP rewards (bugreport:1259):gepard19841-2/+3
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-0/+5
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-2/+2
2011-05-14* Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respectiv...ai4rei1-1/+1
2011-05-14* Some NPC event related cleaning.ai4rei1-1/+1
2011-04-16* Some cleanups related to player and monster states.ai4rei1-12/+12
2010-12-12* Added enumeration for monster damage log field 'flag'.ai4rei1-0/+7
2010-11-21* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).ai4rei1-1/+0
2010-06-02* Corrected warnings (and errors on some compilers) from r14327.L0ne_W0lf1-2/+2
2010-06-01* Implemented the Manuk and Splendide item status effects, thanks to Epoque.L0ne_W0lf1-0/+4
2010-03-24* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)L0ne_W0lf1-0/+7
2009-11-24* Fixed the logged damage from pets doesn't count when 'pet_attack_exp_to_mas...Inkfish1-1/+1
2009-11-03* Added battle_config.mob_slave_keep_target config option (monster.conf)L0ne_W0lf1-1/+1
2009-06-19* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...Inkfish1-0/+3