[7026] Current arena season id and state send and setting in mangosd.conf.
commit92105fdb8bc8e717a9184093238723a65d34db1b
authorGriffonHeart <GriffonHeart@mangos.ru>
Sun, 4 Jan 2009 22:58:06 +0000 (5 01:58 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Sun, 4 Jan 2009 23:20:58 +0000 (5 02:20 +0300)
treefb1a688635cf6b24ec00cee03c655bf5a7bd2bb1
parent8e8b51a946cc14321941588dea601ea3fe55953c
[7026] Current arena season id and state send and setting in mangosd.conf.

Also classes and DB data for new batlegrounds/arena.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
21 files changed:
sql/mangos.sql
sql/updates/7026_01_mangos_battleground_template.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/BattleGround.h
src/game/BattleGroundDS.cpp [new file with mode: 0644]
src/game/BattleGroundDS.h [new file with mode: 0644]
src/game/BattleGroundMgr.cpp
src/game/BattleGroundMgr.h
src/game/BattleGroundRV.cpp [new file with mode: 0644]
src/game/BattleGroundRV.h [new file with mode: 0644]
src/game/BattleGroundSA.cpp [new file with mode: 0644]
src/game/BattleGroundSA.h [new file with mode: 0644]
src/game/Makefile.am
src/game/Player.cpp
src/game/World.cpp
src/game/World.h
src/mangosd/mangosd.conf.dist.in
src/shared/revision_nr.h
win/VC71/game.vcproj
win/VC80/game.vcproj
win/VC90/game.vcproj