aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2020-04-05Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2020-04-05Core/PacketIO: Handle CMSG_REQUEST_PET_INFO for more cases (#24364)NoName
2020-04-04Core/Battleground: Attempt to fix a crashjackpoz
2020-04-04Core/Packets: update & enabled CMSG_SHOWING_CLOAK, CMSG_SHOWING_HELM (#24394)ForesterDev
2020-04-04Core/DB: Add DB error for missing gossip npcflag (#24375)Sorikoff
2020-04-04Core/Movement: Formation Rewrite (#24379)Eridium
2020-04-04Core/Locales: Optimize locale loading - move the strings (#24385)ForesterDev
2020-03-31Core/DBLayer: Prevent mixing databases with query holdersShauren
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-30Core/PacketIO: updated spell "cancel" opcodes to new packet class (#24342)ForesterDev
2020-03-30Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATE (#24312)ForesterDev
2020-03-29Core/Spells: fixed a possible client crash when casting pull towards dest spe...Ovah
2020-03-29Revert "Core/AI: Fix reset and interruption of non melee spells"jackpoz
2020-03-22Core/AI: Fix reset and interruption of non melee spellsKillyana
2020-03-21Core/Guilds: Fix guild logShauren
2020-03-21Core/Movement: Don't start a spline with just 1 point in FlightPathMovementGe...jackpoz
2020-03-21Core/Movement: Improve log when starting a spline with invalid argumentsjackpoz
2020-03-19Core/Spells: Fix missing "Inventory is full" with spells that create more tha...jackpoz
2020-03-19Core/PacketIO: Fixed SMSG_UPDATE_OBJECT packets going missing for new itemsShauren
2020-03-19nopch fixShauren
2020-03-19Core/Guilds: Restore guild bank contents hackShauren
2020-03-19Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 1Treeston
2020-03-19Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...Treeston
2020-03-19Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2020-03-18warning fixShauren
2020-03-18Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2020-03-18Core/Achievements: Fix unneccessary variable copyShauren
2020-03-18Core/Guilds: Implement guild bank gold limit matching clientShauren
2020-03-17Core/Spell: SPELL_EFFECT_PULL_TOWARDS correction (#24251)NoName
2020-03-17Core/AI: Make critters flee as soon as engaged in combat and make them evade ...Giacomo Pozzoni
2020-03-15Core/Mail: Validate mail subject and bodyjackpoz
2020-03-15Core/Channels: Limit channel length only for custom channelsjackpoz
2020-03-15Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2020-03-15Core/Channels: Limit channel length to 31 charactersjackpoz
2020-03-15Core/PacketIO: Validate utf8 in every client packetShauren
2020-03-13Core/Reputation: Fix Oracles/Frenzyheart not being set to war properlysirikfoll
2020-03-13Spell: Emerald Drake, Dream FunnelRushor
2020-03-12Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)Shauren
2020-03-12Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-03-09Core/Scripts: Show a message when aborting because two scripts have the same ...jackpoz
2020-03-07Core/AI: Fix charmed Creatures with SAI scripts not starting waypoint pathsjackpoz
2020-03-07Core/Combat: Improve sanctuary combat stop (#24266)Giacomo Pozzoni
2020-03-07Core/Spells: Pets need reset cooldown when summoned (#24063)Keader
2020-03-06Build: Work around internal compiler errors in VS 2019 with dynamic build and...Shauren
2020-03-06Core/Maps: Citizens of Dalaran! Raise your eyes to the skies and observe! Any...Shauren
2020-03-05Core/SAI: Allow resetting light overrides with SMART_ACTION_OVERRIDE_LIGHTShauren
2020-03-04Core/Objects: MovePositonToFirstCollision will now use detour raycasts to det...Giacomo Pozzoni