index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlefield
Age
Commit message (
Expand
)
Author
2025-02-09
Core/PacketIO: Converted BattlegroundPackets to classes
Shauren
2023-11-02
Core/Battlefield: Fixed using invalidated iterator when a player queued for w...
Shauren
2023-08-23
Core/Battlefields: Added missing virtual destructor (and delete copy and move...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2021-09-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-07-15
Core/Battlefield: Fixed startup crash when compiled without scripts
Shauren
2020-07-14
Core/Misc: Fixed wrong db field accessors usage found with TRINITY_STRICT_DAT...
Shauren
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-06-24
Core/Battlefield: Move SendInitWorldStatesTo to Battlefield class
Carbenium
2020-06-24
Battlefields: Move BF scripts out of game
Carbenium
2020-06-24
Core/Misc: Move WorldState enum to SharedDefines
Carbenium
2020-06-24
Core/Misc: Create new enum for AreaIds
Carbenium
2020-05-24
Core/Misc: Sync some funcion names with master (#24683)
NoName
2020-04-05
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2020-01-02
New year
Aokromes
2019-08-23
Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...
ForesterDev
2019-07-08
Core/Misc: More coding standards (#23519)
Aokromes
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-06-28
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2019-03-04
Core/Misc: use/implement/portfrommaster InitWorldState packet definition
ccrs
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-10-24
Core/Shared: add BattlefieldBattleId definitions
ccrs
2018-09-25
Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ...
Lighto
2018-02-17
Core/Entities: remove grid-wide visibility from setActive and implement anoth...
Wyreth
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-07-31
Dynamic Creature/Go spawning:
r00ty-tc
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-06-09
Fix build on GCC 7.1 (#19869)
Stanislaus Teals
2017-05-23
Core/Defines: define faction templates and replace magic numbers from scripts
ForesterDev
2017-04-28
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2017-02-13
Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-11-23
Merge pull request #17983 from Ghost-R/3.3.5-wgbuff
Aokromes
2016-10-09
Core/Wintergrasp: fix ownership of workshops at the beginning of a new battle.
SnapperRy
2016-10-08
Core/Wintergrasp: cleanup and codestyle.
SnapperRy
2016-10-08
Remove unused variable.
SnapperRy
2016-10-08
Battlefield/Wintergrasp: improvements:
SnapperRy
2016-10-08
Core/Wintergrasp: fix Defend the Siege quests.
SnapperRy
2016-10-04
Core/Wintergrasp: fix leaving Wintergrasp via the minimap button.
SnapperRy
2016-10-04
Core/Wintergrasp: properly set and remove GO_FLAG_NOT_SELECTABLE from the Win...
SnapperRy
2016-10-04
Core/Wintergrasp: give quest credit for southern towers destroyed.
SnapperRy
2016-10-04
Core/Wintergrasp: fix victory quests.
SnapperRy
2016-10-03
First time when call BattlefieldWG::UpdateTenacity(), m_tenacityTeam most be ...
Ghost Rider
2016-09-29
Buff most be check when player Leave war
Ghost Rider
2016-09-28
handle it better way
Ghost Rider
[next]