summaryrefslogtreecommitdiff
path: root/src/map/battle.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-05Added Support for BodyStyleDastgir1-1/+8
2015-12-25*Show the katar critical bonus in player status windowAnnieRuru1-0/+1
2015-12-25Added Costume/Shadow Atk/Def refine bonus settingDastgir1-0/+3
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-13- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...Your Name1-2/+2
2015-11-18Merge pull request #837 from AnnieRuru/request_5Haruna1-0/+1
2015-11-14Add option for fix hit after warp.Andrei Karas1-0/+2
2015-10-29Add new config to allow player vend/chat room nearby hidden npc (#834)AnnieRuru1-0/+1
2015-09-17Added Configuration in enabling/disabling monster hp bar on new clients.Frost1-0/+2
2015-08-15HPM compatibility improvementsHaru1-7/+5
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-0/+21
2015-03-11RENEWAL Updates:malufett1-0/+1
2015-02-23Add battle config option check_occupied_cells.Andrei Karas1-0/+1
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+5
2015-01-10Extend battle.c for using custom skills from plugins.Andrei Karas1-0/+4
2014-11-17(Bugs 5237 and 7979)GrumpyLittlePanda1-0/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-80/+81
2014-11-03HPM Hooks UpdateHercules.ws1-1/+1
2014-11-03* No cell stacking implemented (official version)Michieru1-1/+2
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind1-1/+2
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-0/+2
2014-10-31- Monster chase range updates (bugreport:7637)Michieru1-1/+2
2014-10-18Fix bug:7454Michieru1-0/+1
2014-10-13* Monster skill use behavior, ranges, position lag fixesMichieru1-1/+1
2014-10-02* Rewrote the hard monster AI. Monsters will now behave a lot closer to offic...Michieru1-0/+1
2014-09-19Fixes damage missing. Snap dodging bug.csnv1-1/+3
2014-09-11Added option for song timers behaviour. Fixes bug 8265csnv1-0/+1
2014-08-28New Optional Configuration for unequipped disabled equipmentsAnnieRuru1-0/+1
2014-08-12Battle config option for knockback style when on same tile.Taylor Locke1-0/+1
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-1/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-3/+3
2014-05-29Added guild_castle_invite and guild_castle_expulsion to guild.conf, they dete...panikon1-0/+2
2014-05-16Changed battle_config definition to extern to avoid mistakes in pluginsHaru1-7/+9
2014-05-13Removed trailing whitespace (sources)Haru1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+1
2014-05-10Revert "Fixed order of includes in all source files"panikon1-1/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+1
2014-04-19Add official support for lvl 175Michieru1-0/+1
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-0/+2
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-14Updated return values of some atcommands.panikon1-1/+1
2013-12-04Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526Haru1-1/+3
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind1-2/+2
2013-11-25calc_return_damage cleanup & fixesshennetsind1-1/+1
2013-11-19Sanitized and improved several macros through the codeHaru1-7/+7
2013-11-17Added emblem blank pixels checkHaru1-0/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-4/+4