Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -1/+1 |
2013-11-18 | Corrected size-related constant names and cleaned up comments (closes #222). | Mumbles | 1 | -3/+3 |
2013-11-08 | Added support for monster spritename constants | Haru | 1 | -0/+11 |
2013-11-06 | Merge remote-tracking branch 'upstream/master' | shennetsind | 1 | -9/+17 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -6/+14 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -3/+3 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -6/+14 |
2013-10-30 | Account-wide Exp/Drop/Death Modifiers | shennetsind | 1 | -0/+6 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -45/+36 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -44/+44 |
2013-09-28 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: pc.c Completed | shennetsind | 1 | -4/+4 |
2013-09-27 | Corrected mob_warpslave_sub call with CLR_TELEPORT instead of CLR_RESPAWN. | cannelle | 1 | -1/+1 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -4/+4 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -155/+127 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -56/+56 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -49/+43 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -74/+71 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -48/+32 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -30/+30 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -33/+21 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 1 | -15/+11 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Quest.c Interface | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Path.c Interface | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Pet.c Interface | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -6/+6 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -35/+33 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -345/+446 |
2013-09-11 | Fixed announce script command support for bc_blue and bc_woe | Haru | 1 | -2/+2 |
2013-08-26 | Fixed Bug#7584 | malufett | 1 | -6/+13 |
2013-07-31 | Fixed Bug #7453 | shennetsind | 1 | -4/+4 |
2013-07-29 | Added mercenary interface | Susu | 1 | -1/+1 |
2013-07-29 | Added intif interface | Susu | 1 | -3/+3 |
2013-07-23 | Pathfinding code cleanup. | Piotr HaĆaczkiewicz | 1 | -1/+1 |
2013-07-09 | Mob Parse & Mob Skill Use fixes | shennetsind | 1 | -11/+25 |
2013-07-05 | Minor compliance adjustments | shennetsind | 1 | -5/+4 |
2013-07-04 | Implemented sitting set of script commands: sit(), stand(), issit() as per su... | Matheus Macabu | 1 | -0/+3 |
2013-07-04 | Split use_sql_db into the three available: item_db, mob_db, mob_skill_db. | Matheus Macabu | 1 | -1/+1 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -23/+23 |
2013-06-25 | Implemented notomb Mapflag | CairoLee | 1 | -1/+1 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -10/+13 |
2013-06-13 | Hercules Renewal Phase : Renewal | malufett | 1 | -5/+5 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -3/+3 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -18/+18 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -136/+136 |
2013-05-31 | Fixed Bug #7306 | shennetsind | 1 | -2/+0 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -4/+3 |
2013-05-15 | Hercules Renewal Phase One: guild.c started | shennetsind | 1 | -14/+14 |
2013-05-15 | HPM Update | shennetsind | 1 | -13/+13 |