index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T15:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2015-06-06
Core/Bnet: Implemented starting bnetserver as a windows service
Shauren
2015-06-05
Core/Support: Fix a crash where ObjectAccessor::FindPlayer returned nullptr, ...
Carbenium
2015-06-04
Core/Spells: Fixed spell mana costs - percentage should be calculated using b...
Shauren
2015-06-04
Core/Spells: Support for targetting spells onto in flight units
pete318
2015-06-03
Core/GameObject: Removed unneeded argument from GameObjectModel::Relocate and...
Shauren
2015-06-03
Core/Shared: Hide the internal shared_ptr of the TaskContext
Naios
2015-06-03
Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...
MitchesD
2015-06-02
Core/PacketsIO: Updated and enabled SMSG_CHAR_CUSTOMIZE, SMSG_CHAR_CUSTOMIZE_...
DJScias
2015-06-02
Core/Maps: Fixed MapDifficulty lookup for instances that do not have a select...
Shauren
2015-06-01
Core/MMap: Fix two possible memory leaks in MMapManager
DDuarte
2015-06-01
Core/LootMgr: Remove dead validation code from LoadLootTable
DDuarte
2015-06-01
Core: Fix multiple Coverity issues
DDuarte
2015-06-01
Merge pull request #14613 from ariel-/shathalls
DDuarte
2015-06-01
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-06-01
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-06-01
Merge pull request #14777 from tkrokli/putricide_ooze_eruption
MitchesD
2015-06-01
Core/CrashHandler: Log STACK_OVERFLOW crashes
jackpoz
2015-06-01
Core/Spells: Fix invalid iterator usages in Spell::SelectSpellTargets()
DDuarte
2015-06-01
Core/Players: Intellect no longer affects mana regen from spirit
Shauren
2015-05-31
Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...
Naios
2015-05-31
Core/Items: Implemented primary stats on gear changing with character special...
Shauren
2015-05-31
Core/Auras: Implemented SPELL_AURA_MOD_STAT_BONUS_PCT (467)
Shauren
2015-05-30
Core/Scripts: Corrected argument types in GetCreatureEntry/GetGameObjectEntry...
Shauren
2015-05-30
Core/GameObjects: Fixed GameObjectAddon loading
Shauren
2015-05-30
Core/Misc: Removed some old unused enums
Shauren
2015-05-30
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-05-30
Core/Guilds: Disallow sending invite to people already in a guild
DJScias
2015-05-30
Core/DBLayer: proper 6x account unban
DJScias
2015-05-29
Core/Quests: Implemented RewardXPMultiplier quest template field
Shauren
2015-05-28
Core/Updater: Fix issues when connecting through unix sockets.
glkrlos
2015-05-27
Remove unnecessary semicolons
Daniel M. Weeks
2015-05-27
Mark overriding functions
Daniel M. Weeks
2015-05-27
Fix annotations
Daniel M. Weeks
2015-05-27
Remove duplicate include
Daniel M. Weeks
2015-05-27
Mark static variables
Daniel M. Weeks
2015-05-28
Core/Stats: Removed bonus max mana from intellect
Shauren
2015-05-27
Core/Spells: Fix spell scripts for effect hooks greater than EFFECT_7
Shocker
2015-05-27
Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A...
DJScias
2015-05-27
Core/Quests: Defined missing quest objective type
Shauren
2015-05-27
Core/Packets: fixed logic fail caused by misunderstanding of multistrike
MitchesD
2015-05-26
Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOG
MitchesD
2015-05-26
Core/DataStores: Load AnimKit.dbc to validate anim kit usage
Shauren
2015-05-25
Core/Channel: Update enum ChatNotify
DDuarte
2015-05-25
Core/Entities: Allow all object types to use anim kits, not only players/crea...
Shauren
2015-05-24
Update worldserver.conf.dist
Duarte Duarte
2015-05-24
Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...
MitchesD
2015-05-24
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_RECRUIT_GARRISON_FOL...
Shauren
2015-05-23
Core/Garrisons: Fixed loading building spawns when logging in on garrison map
Shauren
2015-05-22
Core/Garrisons: Implemented follower class/spec abilities and saving them to ...
Shauren
2015-05-21
Scripts/RubySanctum: Remove duplicate code.
Warpten
[next]