index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2015-10-06
Core/Battle.net:
Shauren
2015-10-05
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-10-04
Core/Misc: removed some useless map checks
joschiwald
2015-10-03
Core/Players: Added missed changes to previous commit
Shauren
2015-10-02
Core/Players: Removed db queries from friend packet builders
Shauren
2015-10-01
Core/Conditions: Fixed a typo
Zedron
2015-09-30
Core/Transports: Fixed accessing deleted instance transports
Shauren
2015-09-29
Core/Players: Fixed automatic learning skills gained from learning spells whe...
Shauren
2015-09-28
Warning fix
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-09-27
Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...
Shauren
2015-09-25
Core/Server: Fix address of array '...' will always evaluate to 'true' warning.
Naios
2015-09-25
Core/Creature: Better formations implementation
Aokromes
2015-09-25
Merge pull request #15538 from pete318/combat_bug
Carbenium
2015-09-25
Core/Creature: Fixes Issue with Formations with 2 waypoints
Aokromes
2015-09-25
Merge pull request #15554 from MrSmite/AHBot_Buyer
Shauren
2015-09-25
Core/Creature: Fix formations to prevent crossover
Aokromes
2015-09-25
Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...
Shauren
2015-09-25
Merge pull request #15452 from Treeston/3.3.5
Duarte Duarte
2015-09-24
Core/Spells: Fix crash happening when using items to cast spells
jackpoz
2015-09-24
Core: Fix build
Carbenium
2015-09-24
Core/Dungeon Finder: Fix groups queuing broken by 1e71aba2ee656a8407dec63a69d...
jackpoz
2015-09-24
Core/Dungeon Finder: Improve ".lfg queue debug" command
jackpoz
2015-09-24
Core/Chat: Allow to sanitize | characters when sending messages to clients
jackpoz
2015-09-24
Core/Dungeon Finder: Remove disconnected players from LFG queue
jackpoz
2015-09-24
Core/Dungeon Finder: Add LFG roles of group members in LFG logs
jackpoz
2015-09-24
Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UND...
StormBytePP
2015-09-24
Core/Battleground: Fix issue reported by static analysis
jackpoz
2015-09-24
Core/Players: Improve rest state handling, allow several rest states to be ac...
Trisjdc
2015-09-24
Core/Misc: Added checks for procSpell nullptr cases
StormBytePP
2015-09-24
Core/Achievement: Fix Save The Day
Laintime
2015-09-24
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-09-24
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-09-24
Core/RestState: Check area trigger radius instead of 1.0f distance
Rochet2
2015-09-24
Merge pull request #15119 from robinsch/grounding
jackpoz
2015-09-24
Core/Gameobjects: Move a log from FATAL to DEBUG
jackpoz
2015-09-24
Core/Battlegrounds: Move a log from ERROR to DEBUG
jackpoz
2015-09-24
Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMG
jackpoz
2015-09-24
Core/AHBot: Adjust AHBot bid and buyout chances
jackpoz
2015-09-24
Core/Spells: Fix Charge "no path" error with even bigger targets
jackpoz
2015-09-24
Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in Wor...
jackpoz
2015-09-24
Merge pull request #15168 from jameyboor/3.3.5
jackpoz
2015-09-24
Core/PacketIO: Verified and enabled a bunch of opcodes that already had their...
Shauren
2015-09-23
Core/PacketIO: Fixed creature teleports not working clientside
Shauren
2015-09-22
Core/Misc: Fixed various possibly uninitialized value warnings
Shauren
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-21
Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...
Shauren
2015-09-20
Core/Opcode Changed for Bug Tickets
Keldo
2015-09-20
Core/PacketIO: Defined a new opcode
Shauren
2015-09-19
Fix GCC warning about missing initializer for array
StormBytePP
[next]