index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlegrounds
/
ArenaTeam.cpp
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-08-21
Core/Logging: Fix incorrect error level for some warden messages
Spp
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-05-20
Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB ...
Nay
2012-04-01
Core/DBLayer: More type fixes
Nay
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-29
Core/Game: Code style.
Gyx
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-23
Core: Random cleanup + compile fix
Shauren
2012-01-31
Fixed build
Subv2112
2012-01-31
Core/Achievements: Fixed achieements with ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_P...
Subv2112
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-07
Core: Codestyle clean-up
Bootz
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-09
Core/ArenaTeam: Use full captain guid instead of low guid on team creation an...
Spp-
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-30
Core/Arena: A more accurate implementation of rating gain/loss. This fixes th...
Liberate
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-12
Core: Continued cleanup
kaelima
2011-06-12
Core: More codestyle cleanups
click
2011-05-25
Core/Achievements: Achievement criteria type 39 should check player's persona...
Shauren
2011-05-13
Core: Remove some warnings here and there
click
2011-05-11
Core/Misc: fix compiler warnings
Az@zel
2011-05-03
Core/ObjectMgr: Refactor arena team related functions into dedicated class
leak
2011-04-13
Core/Arena: Arena team member saving fixed
drahy
2011-04-11
Core/Misc: fix compilation warnings
Azazel
2011-04-08
Core/Arena: Move personalRating to arena_team_member
leak
2011-04-06
Core/Arena: Fixed compile on gcc 4.5 and possible runtime crashes on other ve...
Shauren
2011-04-05
Core/Arenas: Refactor arena code and db layout
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-19
SQL: Characters db storage type cleanup #1 - Note:
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-17
Core/Achievements: Prevent ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL updates...
Shauren
2010-12-13
Core: Add new system for parallelizing client packet processing. Handle World...
click
2010-11-29
Core/Groups: Move all function definition from .h to .cpp
Spp
[next]