index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-03-03
Merge pull request #5426 from Souler/fix_ds_pipe_knockback
Subv
2012-03-03
Merge pull request #5468 from Elron103/pull-requests
Subv
2012-03-03
Fix a warning.
Machiavelli
2012-03-03
Core/Commands: Implement .debug moveflags command. With params you can set Mo...
Machiavelli
2012-03-03
Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...
QAston
2012-03-02
Core/Misc: Remove redundant implicit template types in some std::make_pair ca...
Subv
2012-03-02
Core/Spells: Remove some obsolete code
QAston
2012-03-02
Core/Arenas/Dalaran Sewers: Knockback players near the central waterfall when...
Souler
2012-03-02
Core/Arenas/Dalaran Sewers: Reset the knockback effect if someone manages to ...
Souler
2012-03-02
Core/Arenas/Dalaran Sewers: Players who stay on the pipe after the battle has...
Souler
2012-03-02
Core/Scripting: codestyle and comment for previous commit
Kandera
2012-03-02
Core/Scripting: added OnPlayerUpdateZone for player scripts
Kandera
2012-03-02
Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...
kaelima
2012-03-01
Core: Fixed compile without PCH
Shauren
2012-03-01
Core/CreatureTextMgr: Added support for creature_text localization
Shauren
2012-03-01
DB/Creature_Text: Convert script_texts to creature_text for boss General Bjar...
Malcrom
2012-03-01
Core/Auras: fix stacking for auras that change phase. (thx to manuel)
Kandera
2012-03-01
Merge pull request #5498 from kandera/fix_wsg
kandera
2012-03-01
Core/Battlegrounds: cleanup and fix flag issue in previous commit correctly
Kandera
2012-03-01
Core/Units: Properly update passenger position if vehicle uses waypoint movem...
Machiavelli
2012-03-01
Core/Conditions: Small optimization in ConditonMgr, as well as proper rules f...
Machiavelli
2012-03-01
Core/Player: Quests with status QUEST_STATUS_NONE(0) shouldn't be loaded into...
Machiavelli
2012-03-01
Script/Commands: Some safer code in wp modify
kaelima
2012-03-01
Core/Object: Correct the updateflag order in SMSG_UPDATE_OBJECT.
kaelima
2012-02-29
DB/Creature_Text: Convert script_texts to creature_text for boss Volkhan, Hal...
Malcrom
2012-02-29
DB/Creature_Text: Convert script_texts to creature_text for boss Ionar, Halls...
Malcrom
2012-02-29
DB/Creature_Text: Convert script_texts to creature_text for boss Loken, Halls...
Malcrom
2012-02-29
Core/Packets: Fixed exceptions being incorrectly thrown when appending empty ...
Shauren
2012-02-29
Merge pull request #5491 from teyrnon/master
Machiavelli
2012-02-29
Core: Fixed build warning
Shauren
2012-02-29
Core/Battleground: fix issue with picking up opposite teams flag when returni...
Kandera
2012-02-29
Update src/server/shared/Packets/ByteBuffer.h
teyrnon
2012-02-29
Core/Conditions: Remove some useless checks in Condition::Meets against a val...
Machiavelli
2012-02-29
Core/Object:
kaelima
2012-02-29
Core: Build fix (for real this time) and warning fix
Shauren
2012-02-28
Core/Warden: Switch to multi-threaded packet processing for warden
leak
2012-02-28
Fixed build broken in 218ed813d0a2d26fd594ddafa2132cc7c5209bb4
Shauren
2012-02-28
Core/Misc: Add more extensive ByteBuffer exceptions to trace down seemingly r...
Machiavelli
2012-02-28
Core/Movement: Remove a redundant check in EffectMovementGenerator that could...
Machiavelli
2012-02-27
Core/Channels: Players should not be able to invite non-visible GMs to channels
Subv
2012-02-27
Core/Auction House: Delete item_instance entries correctly, prevent invalid e...
Elron103
2012-02-27
Core/MovementGenerators: Ensure correct virtual function overrides are called...
Machiavelli
2012-02-27
Merge pull request #5445 from Souler/fix_demonic_circle
QAston
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-27
Core: Minor cleanup in ObjectMgr and warning fixes
Spp
2012-02-26
Core/Misc: Reserve space for the data in the stores before inserting it
Subv
2012-02-26
Core/Battlegrounds: Initialize _flagDebuffState before using it in Warsong Gulch
Subv
2012-02-26
Scripts/Spells: Move Demonic Circle mechanics to spell_warlock.cpp
Souler
2012-02-26
Misc:
Nay
2012-02-26
Core/Misc: Add some documentation to TRINITY_WRITE_GUARD and TRINITY_READ_GUA...
Machiavelli
[next]