Age | Commit message (Expand) | Author | Files | Lines |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -16/+16 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -1/+1 |
2014-12-02 | Removed petheal command | Haru | 1 | -46/+3 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -11/+12 |
2014-10-13 | * Monster skill use behavior, ranges, position lag fixes | Michieru | 1 | -1/+1 |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 1 | -23/+20 |
2014-05-31 | Added ItemTradeRestriction enum | Haru | 1 | -1/+1 |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 1 | -7/+7 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -14/+14 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -23/+25 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -25/+23 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -23/+25 |
2014-05-09 | Return EXIT_FAILURE if a script parse error occurred. | Haru | 1 | -2/+2 |
2014-04-19 | Fixed issue: 8150 | panikon | 1 | -12/+25 |
2013-12-15 | Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv... | shennetsind | 1 | -1/+1 |
2013-12-09 | Fixed some logic errors | shennetsind | 1 | -6/+11 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -2/+4 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -8/+8 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -2/+4 |
2013-10-27 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -15/+12 |
2013-10-27 | Shadows System Base | shennetsind | 1 | -1/+1 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -15/+12 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -1/+1 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -47/+37 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -33/+28 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -12/+10 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -7/+7 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -32/+32 |
2013-09-25 | Renamed local variables that would conflict with a rename of iTimer to timer | Haru | 1 | -4/+4 |
2013-09-16 | HPM: Pet.c Interface | shennetsind | 1 | -158/+200 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -17/+17 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -4/+4 |
2013-07-29 | Permission cache overhaul | Piotr HaĆaczkiewicz | 1 | -1/+1 |
2013-07-29 | Added intif interface | Susu | 1 | -6/+6 |
2013-07-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -7/+7 |
2013-07-23 | Pathfinding code cleanup. | Piotr HaĆaczkiewicz | 1 | -1/+1 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -10/+10 |
2013-06-25 | - Added chrif interface | Susu | 1 | -1/+1 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -1/+1 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -10/+10 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -62/+62 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -2/+2 |
2013-04-19 | Little something I left over... | Matheus Macabu | 1 | -1/+1 |
2013-04-19 | * Partial fix for bugreport:1222, if you have a pet and the pet egg is flagge... | Matheus Macabu | 1 | -0/+10 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -1/+1 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -39/+39 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -2/+2 |
2013-03-01 | Hercules Renewal: battle.c | shennetsind | 1 | -3/+4 |