aboutsummaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-27 17:35:41 +0100
committerDrahy <none@none>2009-03-27 17:35:41 +0100
commitadf25d2db6a65772d778fb7b8e52be2a709f229f (patch)
tree6c85d3fb8ce209dc20c7316f5e46b6ea9c2dbe84 /src/game
parent74d88025cbb1568e9359354d3a51f2d3033c7ac0 (diff)
* Used trinity sql coding style
* Remember to use 2227_mangos_7546_02_realmd_uptime to your realm database * Be careful 2227_mangos_7544_01_world_uptime will wipe all your data in uptime table * Added 2254_world for correction in command table * Fixed linux compile --HG-- branch : trunk
Diffstat (limited to 'src/game')
-rw-r--r--src/game/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/CMakeLists.txt b/src/game/CMakeLists.txt
index 57ffa238e6c..5e84c28ebb8 100644
--- a/src/game/CMakeLists.txt
+++ b/src/game/CMakeLists.txt
@@ -77,6 +77,11 @@ SET(game_STAT_SRCS
Creature.h
CreatureGroups.cpp
CreatureGroups.h
+ DBCEnums.h
+ DBCStores.cpp
+ DBCStores.h
+ DBCStructure.h
+ DBCfmt.h
Debugcmds.cpp
DestinationHolder.cpp
DestinationHolder.h