aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Combat
AgeCommit message (Expand)Author
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-01-22Core/Spell: convert more spells to SpellScriptsjoschiwald
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-16Core/Combat: Fix CanAIAttack implementationElron103
2012-05-13Core/Threat: Some corrections to 5709929d2b575e83f427c7f48cd6bd0d7ed1b29dkaelima
2012-05-13Core/Threat: Fix by faq.Malcrom
2012-04-18Core/Spells: Removed unneeded phase check from spell casts, its already done ...Shauren
2012-03-20Core/Units: Fix issues with threat management on phase changesElron103
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-20Fix the incorrect logic of threat online status check. Also add targets in ot...megamage
2011-09-20Do not add spell-caused threat to creatures in other map or phase. Fix crashe...megamage
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-03[Core/Threat] SpellThreat-Calculation revampedsarjuuk
2011-08-23Core: Clean up here and there.Chaplain
2011-08-15Cosmetic: Some cosmetic changes here and thereSpp
2011-08-04Core: Cosmetic changes in Threat related code (per request) and remove of ext...Spp
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-13Core: Fix non-PCH buildclick
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-06Core: Some optimizationsSpp
2010-11-16Core: Fix warningsSpp
2010-11-13Core/Spells: Fix spelleffect sanctuarylinencloth
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-25Correct usage of basePoints in various locationsShocker
2010-08-23Core: Fix some warningsSpp