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