index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2014-08-18
Fixed tabs
Brian Swango
2014-08-18
Core/Loot: Fixes lootable items being able to be moved in inventory, and
Brian Swango
2014-08-19
Core/Creatures: Fixed an arithmetic error in respawn code
jackpoz
2014-08-16
Core/Transports: Delayed adding transport model to next tick after teleportin...
Shauren
2014-08-14
Core/Creature: Fix warning
Vincent-Michael
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-13
Core/Spells: Implement SPELL_ATTR7_IGNORE_DURATION_MODS attribute
Shocker
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-08-09
Merge pull request #12810 from Carbenium/questreward
Duarte Duarte
2014-08-09
Core/Player: Fix an issue with Player::RemoveRewardedQuest not deleting the q...
Carbenium
2014-08-08
Core/Misc: Fix static analysis issues
jackpoz
2014-08-07
Core/Misc: Remove unused variable
jackpoz
2014-08-01
Core/Trade: Replaced SendNotification hacks with proper trade packets
Shauren
2014-07-31
Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...
Shauren
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-24
Core/Units: Properly remove auras that don't pass IsHighestExclusiveAura
Trisjdc
2014-07-24
Core/Units: IsNonMeleeSpellCast will no longer return false if there's an ins...
Trisjdc
2014-07-23
Core/Players: Set fist weapon skill value equal to current unarmed skill when...
Shauren
2014-07-20
Core/Maps: Fixed crash caused by using invalid coordinates
Shauren
2014-07-20
Fixed gcc build without pch
Shauren
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-17
Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...
Subv
2014-07-18
Core/Players: Fix possible crash in ModifyArenaPoints and ModifyHonorPoints
Duarte Duarte
2014-07-17
Restored character creation that was broken due to some logic errors cause by...
leak
2014-07-17
Compile fix for previous commit. vim edition over ssh is a bad idea.
Warpten
2014-07-17
Core/Spells: SMSG_SUPERCEDED_SPELL is now sent by an unique function.
Warpten
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-14
Core/Battleground: fixed typo
joschiwald
2014-07-14
Core/Battleground: moved some arena related code into a generic arena class
joschiwald
2014-07-14
Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cpp
joschiwald
2014-07-14
Core/Creature: Fix problems with neutral innkeepers
Vincent-Michael
2014-07-14
Core: Fix warnings vs2014 ctp (no support)
Vincent-Michael
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-12
Core/Misc: Renamed a few spell and skill line related methods to follow tc co...
Shauren
2014-07-12
Core/Skills: Fixed spells automatically learned from skill lines adding more ...
Shauren
2014-07-12
Core/Player: Improve error log
Vincent-Michael
2014-07-11
Scripts/Misc: Added missing break in 495ca8c2dc60aa14a9145f24eb166e1ea5802672...
Vincent-Michael
2014-07-08
Core/Build: Fixed a typo when commiting
Sebastian Valle Herrera
2014-07-08
Core/Spells: Fixed SPELL_ATTR0_UNAFFECTED_BY_INVULNERABILITY not being checke...
Sebastian Valle Herrera
2014-07-07
Core/Spells: Convert "Shaman T10 Elemental 2P Bonus" in spell script
Vincent-Michael
2014-07-07
Core/GameObject: GAMEOBJECT_TYPE_SPELL_FOCUS serverOnly == 1 are now invisibl...
Vincent-Michael
2014-07-07
Core/Spells: Add function for modify cooldown
Vincent-Michael
2014-07-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-05
Core/Spells: Fix Blink/_DEST spell effects when cast inside/near water
Trisjdc
2014-07-04
Core/Skills: Fixed players getting all ranged skills when learning one of bow...
Shauren
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-02
Core/Spells: restore some special aura proc handling
joschiwald
[next]