index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlegrounds
Age
Commit message (
Expand
)
Author
2016-10-02
Core/Spells: use spellinfo helper methods
joschiwald
2016-08-18
Revert "Core/Battlegrounds: Properly readd player to Battleground containers ...
jackpoz
2016-08-16
Core/Battlegrounds: Properly readd player to Battleground containers after a ...
ariel-
2016-08-16
Core/BattlegroundMgr: Update Battlegrounds each second instead of every tick ...
ariel-
2016-08-13
Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declaration
ShinDarth
2016-08-11
Core/Arena: Teams don't lose rating after arena draw (#17515)
Aokromes
2016-08-01
Core/PvP: Gameobject rotation in BGs and Wintergrasp.
ariel-
2016-08-01
Core/Battlegrounds: do not teleport GMs if out of bounds before starting
ariel-
2016-07-30
Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...
ariel-
2016-07-30
Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...
ariel-
2016-07-16
Core/ArenaTeamMgr: fix race condition in LoadArenaTeams
ariel-
2016-05-27
Core/Units: Renamed and documented UNIT_FLAG_DISABLE_MOVE to prevent people f...
Shauren
2016-03-28
Core/Config: Remove references to Arena.QueueAnnouncer.PlayerOnly which hasn'...
DDuarte
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-20
[3.3.5] Core/Logs: English text corrections
tkrokli
2016-01-28
Fix Achievement Defense of the Ancients
sirikfoll
2016-01-17
Core/BattlegroundIC: Duplicate Keep Cannons.
[Dev]Rival
2016-01-01
Update copyright note for 2016
Rushor
2015-12-14
Core/Arena: create more arena configs
ShinDarth
2015-11-14
Core/Battleground: Fix issue reported by static analysis
Vincent-Michael
2015-11-07
Core/Globals: Use std::string rather than char* to pass script names around.
Naios
2015-10-28
Core/Battleground: implement deserters tracker feature
ShinDarth
2015-10-13
Core/BG: Improved https://github.com/TrinityCore/TrinityCore/commit/d7cb84f6c...
ShinDarth
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-10-12
Merge pull request #15676 from ShinDarth/bg2
Naios
2015-10-12
Core/Battlegrounds: implment even BG teams configuration
ShinDarth
2015-10-12
Core/BG fix .character changefaction pvpstats victories amount
ShinDarth
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-26
Core/Battleground: Fix issue reported by static analysis
jackpoz
2015-08-15
Core/Achievement: Fix Save The Day
Laintime
2015-08-08
Core/Battlegrounds: Move a log from ERROR to DEBUG
jackpoz
2015-07-25
Core: Fix non pch build
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-22
Core/Utilities: Move EventMap into its own source file.
Naios
2015-07-04
Update BattlegroundWS.cpp
Kaev
2015-06-23
DB/World: Backport schema changes from 6.x branch (renames)
ShinDarth
2015-06-03
Core/Matchmaking: Fix Discard Time overflow on server start
pjasicek
2015-06-01
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-05-21
Core/BG/SOA: fixed interaction with flags and titan relic
joschiwald
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-03-08
Core: More INFO -> DEBUG changes
click
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-18
Core/BattlegroundIC:
Golrag
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
[next]