| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-22 | Core/Spells: Protect against stack overflows in spell override handling | Shauren | |
| (cherry picked from commit 723e638a84d2aebe8a41fc39ba94f1a04138797e) | |||
| 2024-09-22 | Core/Spells: Fix startup crash | Shauren | |
| 2024-09-22 | DB: fixed sql file name added in c10a57318c9cd3b6c22f18384656f9a04ad2a06b | Ovahlord | |
| 2024-09-22 | Scripts/Spells: fixed balance druid Eclipse mechanic | Ovahlord | |
| 2024-09-22 | Core/Auras: fixed a possible underflow when checking required powers for ↵ | Ovahlord | |
| SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT (cherry picked from commit f26c94205336f9d8cdee4eb9b0aedb7847ea0746) | |||
| 2024-09-21 | Core/Units: fixed druid Balance power minimum value | Ovahlord | |
| 2024-09-21 | Scripts/Spells: simplify bitset check in mage Deep Freeze spell script | Ovahlord | |
| 2024-09-21 | Scripts/Spells: fixed mage Arcane Missiles | Ovahlord | |
| 2024-09-21 | Scripts/Spells: fixed mage Deep Freeze ability | Ovahlord | |
| 2024-09-21 | Core/Object: Added max height change param to MovePosition | ModoX | |
| (cherry picked from commit 35b8868763cc46a16511b11a5c735dc534e887dc) | |||
| 2024-09-21 | Build: Ensure paths passed to find_package HINTS argument only use forward ↵ | Shauren | |
| slashes since that is what cmake expects (cherry picked from commit 26cebef0fe13027c316f47b7e82ad0f49f84268a) | |||
| 2024-09-21 | CI: Migrate compile flags environment variables to new cmake option ↵ | Shauren | |
| WITH_WARNINGS_AS_ERRORS (cherry picked from commit 4d59558c5604d29807a37ededd7b1ec02d8d9a9e) | |||
| 2024-09-21 | Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings ↵ | Shauren | |
| into compile errors (cherry picked from commit 7ac0c685dd01bdce2d1ee0bb878e5044b3c1fffa) | |||
| 2024-09-21 | Build: Remove temporarily lowered cmake version requirement for circle-ci | Shauren | |
| (cherry picked from commit 24d08307e4156ef57c2662a882a227cf8eba1424) | |||
| 2024-09-21 | Core/Database: Change database async thread shutdown to fix some corner ↵ | Shauren | |
| cases leading to servers being stuck on shutdown (for example with exit() call) (cherry picked from commit 11a832fa8ba2362a0efcde601e7225582326e0da) | |||
| 2024-09-20 | Core/PacketIO: Update CMSG_PET_SET_ACTION structure | funjoker | |
| 2024-09-18 | remove blank line | Ovahlord | |
| 2024-09-18 | Core/Characters: removed unused variables and some demon hunter and evoker ↵ | Ovahlord | |
| leftovers | |||
| 2024-09-18 | Core/Misc: remove character creation code for Demon Hunters, Evokers and ↵ | Ovahlord | |
| Allied Races | |||
| 2024-09-17 | Core/Objects: removed GO_DYNFLAG_LO_HIGHLIGHT application (not used in Classic) | Ovahlord | |
| 2024-09-17 | Core/Commands: Refactor .additem to use typed args | Shauren | |
| (cherry picked from commit 1f60e76b7f157af6a24fa3c962b59f3391b21e75) | |||
| 2024-09-17 | Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce padding | Shauren | |
| (cherry picked from commit 4d3861928fadfc4db90efaf2c9aa656c81a6ae2a) | |||
| 2024-09-17 | DB: Add Mac and ARM auth keys for 4.4.0.56489 | Shauren | |
| 2024-09-17 | Core: Update allowed build to 4.4.0.56489 | funjoker | |
| 2024-09-17 | Core/Units: update action button macros for Cataclysm | funjoker | |
| 2024-09-16 | Build: Automatically include WindowsSettings.manifest in all executables ↵ | Shauren | |
| instead of listing it separately as source file in every target (cherry picked from commit a21e7c738e3f03347a3e96bda11e29e090ad71b6) | |||
| 2024-09-16 | Core/Common: Compile ServiceWin32 as part of common project instead of ↵ | Shauren | |
| directly adding its source files to both server executables (cherry picked from commit 052f2d0a81460ba484c27d05fe34673cf467c75e) | |||
| 2024-09-16 | Core/CrashHandler: Compile WheatyExceptionReport only once and moved its ↵ | Shauren | |
| global variable initializer to all projects using it (cherry picked from commit fd0a7ba871060c895fdf701799dbf649ee697078) | |||
| 2024-09-16 | Core/Common: Output stdout/stderr from child process without waiting for it ↵ | Shauren | |
| to finish (cherry picked from commit f270686201c84a07f67a9615fd610d917fc8f802) | |||
| 2024-09-16 | Core: Remove boost iostreams dependency | Shauren | |
| (cherry picked from commit dbe8d1f11e844dc73c9ce971421e1d71c41bea3d) | |||
| 2024-09-14 | Core/DataStores: extract, load and use NpcTotalHp and NpcDamageByClass game ↵ | Ovahlord | |
| tables to initialize the damage and health values of creatures | |||
| 2024-09-14 | Core/DataStores: updated MAX_LEVEL to 100 as Cata Classic only provides game ↵ | Ovahlord | |
| table data up to level 100 instead of 123 | |||
| 2024-09-14 | Core/Units: updated the action button macros for Cataclysm | Ovahlord | |
| 2024-09-13 | PacketIO: Fix unit actionbar | funjoker | |
| (cherry picked from commit 6331b44e0f7155a4004086543dc0c1769e8670d9) | |||
| 2024-09-13 | Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpell | Shauren | |
| (cherry picked from commit 4a574c0ce1149825c0fba77b0bea60608cbc470f) | |||
| 2024-09-13 | Scripts/Spells: Add missed change for 975e7cc0723d3136822f6190de8742eef17a2539 | Shauren | |
| (cherry picked from commit b2a9a59364bf476a76c1fcea8a097617491174af) | |||
| 2024-09-13 | Core/Spells: Refactor CastSpellExtraArgs | Shauren | |
| * Allow C++20 designated initializers * Allow precise float values for SPELLVALUE_RADIUS_MOD, SPELLVALUE_CRIT_CHANCE and SPELLVALUE_DURATION_PCT (cherry picked from commit 975e7cc0723d3136822f6190de8742eef17a2539) | |||
| 2024-09-12 | Core/Misc: Fix GitRevision::GetHostOSVersion compilation on arch linux, ↵ | Shauren | |
| TRINITY_BUILD_HOST_DISTRO_VERSION_ID is not defined there (cherry picked from commit 652d490b06e8021683b5ba718e1706b618bd074f) | |||
| 2024-09-12 | Core/DataStores: Refactor DBStorageIterator to make it usable with more ↵ | Shauren | |
| std::ranges algorithms (cherry picked from commit 8ec9b5841e9eef602f7b9ae8f8824eb799bf4c28) | |||
| 2024-09-12 | Core/Spells: Remove setting OriginalCastId from ↵ | Shauren | |
| CastSpellExtraArgs::SetTriggeringAura (cherry picked from commit f604661a40d05cb1f06e5e0b3112591ebb3aa1a6) # Conflicts: # src/server/game/Spells/Spell.cpp | |||
| 2024-09-12 | Core/DataStores: Fix typos in ModifierTreeType values | Shauren | |
| Closes #30172 (cherry picked from commit 16464e9aa05ce52cf39ef0d9d92871b0e513449f) # Conflicts: # src/server/game/DataStores/DBCEnums.h | |||
| 2024-09-08 | Core/Spells: implemented SPELL_AURA_MOD_SPELL_POWER_PCT | Ovahlord | |
| 2024-09-08 | Core/Quests: skip most of the checks in CMSG_QUEST_GIVER_ACCEPT_QUEST for ↵ | Ovahlord | |
| auto accept quests as they have been added before the cmsg comes in | |||
| 2024-09-08 | Core/Player: updated per kill experience to Cataclysm | Ovahlord | |
| 2024-09-07 | Core/Quest: fixed retrieving quest objective flags | Ovahlord | |
| Closes #30166 | |||
| 2024-09-04 | Core/Packets: Update structure of CMSG_GET_MIRROR_IMAGE_DATA | funjoker | |
| 2024-09-04 | Core: Update allowed build to 4.4.0.56420 | funjoker | |
| 2024-09-03 | Core/Misc: CompilerDefs/GitRevision improvements | Shauren | |
| * Removed INTEL as a separate platform (it does not belong there) * Removed BORLAND from known compilers list (it was never supported) * Simplified TRINITY_PLATFORM_WINDOWS detection (_WIN32 is always defined) * Rename revision_data.h macros that begin with a underscore * Added processor architecture to --version string * Added Linux distribution name to .server debug * Fixed some revision_data.h macros missing/wrong values when regenerated during compilation * Removed manual adding of _WIN64 macro from cmake (it is predefined internally by compiler) (cherry picked from commit e8740fb2e125b308493aeab49ddd7b0cc6a53c97) # Conflicts: # revision_data.h.in.cmake | |||
| 2024-09-03 | Core/Spells: Fixed spell target selection not being shared by multiple ↵ | Shauren | |
| effects when there are targeting scripts that have the same script function (cherry picked from commit b1d8061a0f848241fe70ab0d718e829836cb5601) | |||
| 2024-09-03 | Core/GameObjects: Implement ControlZone::UncontestedTime field (#30152) | Jeremy | |
| (cherry picked from commit 314e155a0c4b9f904d6b36898941cc1966d8a719) | |||
