Age | Commit message (Expand) | Author | Files | Lines |
2017-04-10 | Monster Vulture's Eye and Snake's Eye removed. | Smokexyz | 1 | -0/+2 |
2017-04-08 | Merge pull request #1663 from Smokexyz/bow-unequip-fix | Haru | 1 | -0/+2 |
2017-04-04 | Unequip arrows when a bow is unequipped. (RE only) | Smokexyz | 1 | -0/+2 |
2017-03-14 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 1 | -0/+1 |
2017-01-27 | remove hardcoded chat area size from clif.c, add chat_area_size to battleconf | gumi | 1 | -0/+1 |
2016-10-22 | Added max_summoner_parameter: | Dastgir Pojee | 1 | -0/+2 |
2016-08-19 | Ported battle.conf to libconfig | Haru | 1 | -4/+5 |
2016-08-13 | Added atcommand config | Emistry | 1 | -0/+2 |
2016-07-14 | Fixes warp facing direction. | KirieZ | 1 | -0/+3 |
2016-07-12 | Extract some code from battle_calc_damage into battle_calc_pc_damage. | Andrei Karas | 1 | -0/+2 |
2016-06-24 | Move ammo check into separate function in battle.c | Andrei Karas | 1 | -0/+2 |
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -1/+8 |
2015-12-25 | *Show the katar critical bonus in player status window | AnnieRuru | 1 | -0/+1 |
2015-12-25 | Added Costume/Shadow Atk/Def refine bonus setting | Dastgir | 1 | -0/+3 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-13 | - Fixed #723 now it's possible to retrieve Battle Config Settings from plugin... | Your Name | 1 | -2/+2 |
2015-11-18 | Merge pull request #837 from AnnieRuru/request_5 | Haruna | 1 | -0/+1 |
2015-11-14 | Add option for fix hit after warp. | Andrei Karas | 1 | -0/+2 |
2015-10-29 | Add new config to allow player vend/chat room nearby hidden npc (#834) | AnnieRuru | 1 | -0/+1 |
2015-09-17 | Added Configuration in enabling/disabling monster hp bar on new clients. | Frost | 1 | -0/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -7/+5 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -2/+2 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -0/+21 |
2015-03-11 | RENEWAL Updates: | malufett | 1 | -0/+1 |
2015-02-23 | Add battle config option check_occupied_cells. | Andrei Karas | 1 | -0/+1 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+5 |
2015-01-10 | Extend battle.c for using custom skills from plugins. | Andrei Karas | 1 | -0/+4 |
2014-11-17 | (Bugs 5237 and 7979) | GrumpyLittlePanda | 1 | -0/+1 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -80/+81 |
2014-11-03 | HPM Hooks Update | Hercules.ws | 1 | -1/+1 |
2014-11-03 | * No cell stacking implemented (official version) | Michieru | 1 | -1/+2 |
2014-11-03 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 1 | -1/+2 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -0/+2 |
2014-10-31 | - Monster chase range updates (bugreport:7637) | Michieru | 1 | -1/+2 |
2014-10-18 | Fix bug:7454 | Michieru | 1 | -0/+1 |
2014-10-13 | * Monster skill use behavior, ranges, position lag fixes | Michieru | 1 | -1/+1 |
2014-10-02 | * Rewrote the hard monster AI. Monsters will now behave a lot closer to offic... | Michieru | 1 | -0/+1 |
2014-09-19 | Fixes damage missing. Snap dodging bug. | csnv | 1 | -1/+3 |
2014-09-11 | Added option for song timers behaviour. Fixes bug 8265 | csnv | 1 | -0/+1 |
2014-08-28 | New Optional Configuration for unequipped disabled equipments | AnnieRuru | 1 | -0/+1 |
2014-08-12 | Battle config option for knockback style when on same tile. | Taylor Locke | 1 | -0/+1 |
2014-08-06 | - Fix 3rd class skills on pre-renewal. | Michieru | 1 | -1/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -3/+3 |
2014-05-29 | Added guild_castle_invite and guild_castle_expulsion to guild.conf, they dete... | panikon | 1 | -0/+2 |
2014-05-16 | Changed battle_config definition to extern to avoid mistakes in plugins | Haru | 1 | -7/+9 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -2/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -1/+1 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -1/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -1/+1 |