aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2018-12-03Quest: Ruthless Cunning and Returning the Favor (#22806)PolarCookie
2018-11-28Core/GameEvent: weekend xp rate (#17782)Aokromes
2018-11-28Scripts/movement: spline - velocity (#22836)yvomsx
2018-11-21Core/Achievements: Sync achievement reward field names with masterShauren
2018-11-20Core/Objects: properly use UPDATETYPE_CREATE_OBJECT2 when creating brand new ...Ovah
2018-11-12GCC build fixShauren
2018-11-11DB/Strings: remove some now-unused language entriesTreeston
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston
2018-11-09Core/Auras: Fixed saving auras with same spell id but different item sourceShauren
2018-11-05Core/AI: Add some checks to catch if the AI changes mid-update for players. T...Treeston
2018-11-04Core/Creatures: Changed creatures to become tagged by player doing any action...PolarCookie
2018-11-04Spell/Script: Curse of agony (#22728)PolarCookie
2018-11-04Core/Spells: fix issues with delayed spells and auras (#22382)PolarCookie
2018-11-04Core/Entities: Handle partial state change for pets (#22014)DanVS
2018-10-28Add rotation to .gob info (#22723)Rochet2
2018-10-27Core/Spells: Warning fixShauren
2018-10-24Core/Shared: add BattlefieldBattleId definitionsccrs
2018-10-22Core/Spell: Fixed an issue with Premeditation removing itselfTreeston
2018-10-19Core/Chat: Some fixes to talent hyperlink verification. Closes #22685.Treeston
2018-10-19Core/Spells: Hallowed Wand - Bat custome must be positiveAokromes
2018-10-18Core/Movement: remove undefined methodccrs
2018-10-09Split quest template locales (#22596)AlcDenat
2018-10-06Core/Movement: Properly calculate the first Catmull-Rom spline point (#22582)DanVS
2018-10-04Fix non-PCH build.Gacko
2018-10-02Core/Movement: Add some extra assertions to MotionMaster to catch issues like...Treeston
2018-10-02Core/DBC: Sanitize DBC loading procedure. Extra checks. Capability to load st...Treeston
2018-09-27Core/Misc: Revert 4990423, need to find out a better way to handle this.Treeston
2018-09-27Core/Misc: Unify naming of DBC entry, storage and format identifiers based on...Treeston
2018-09-27Core/Misc: Move some headers from game/ to shared/Treeston
2018-09-25Fix issue in Creature::UpdateEntry and CMSG_GOSSIP_SELECT_OPTION (#22469)HelloKitty
2018-09-25Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ...Lighto
2018-09-25Core/Movement: Speed Limit for Spline (#22494)DanVS
2018-09-25Core/Movement: Fixed MotionMaster::MoveChase default parameters (PR #22426)Kelno
2018-09-21Core/SAI: Add maxSize parameter to SMART_TARGET_CREATURE_DISTANCE, SMART_TARG...jackpoz
2018-09-21Core/SAI: Add a 4th target parameter to SAIjackpoz
2018-09-21DB/Quest: Hah...You're Not So Big Now!Killyana
2018-09-20Core/Movement: Add additional assertjackpoz
2018-09-18Core/Chat: Validate UTF8 in chat messagesTreeston
2018-09-18Core/Chat: Fix chat filter to not block certain non-ASCII charactersTreeston
2018-09-18Core/Chat: Some more chat filtering cleanup:Treeston
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2018-09-17Core/Chat: Fix validation of tradeskill recipes that belong to multiple skill...Treeston
2018-09-17Core/Chat: Fix tradeskill hyperlinks - embedded GUID is now properly read as ...Treeston
2018-09-17Core/Scripts: Unify Chrono Literals (#22420)DanVS
2018-09-17Core/Player: Delay resurrection on release for unreachable maps until telepor...Treeston
2018-09-17Core/Player: Clean up duel related code. Fix a check for abusive client behav...Treeston
2018-09-17Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...Treeston
2018-09-17Core/Chat: Add a missing terminator checkTreeston
2018-09-16Core/Guild: Implement character gender and send in packet. (#22436)Kittnz
2018-09-15Core/Spells: Include RealPointsPerLevel when determining if aura is negative ...HelloKitty