Commit Graph

17 Commits

Author SHA1 Message Date
Spp
37b66384f3 Merge branch 'master' into 4.x
Conflicts:
	src/server/authserver/Server/AuthSocket.cpp
	src/server/game/Entities/Object/Object.cpp
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Handlers/AuctionHouseHandler.cpp
	src/server/game/Handlers/CharacterHandler.cpp
	src/server/game/Handlers/MovementHandler.cpp
	src/server/game/Miscellaneous/SharedDefines.h
	src/server/game/Spells/Spell.cpp
	src/server/game/Spells/SpellEffects.cpp
2012-01-31 11:49:53 +01:00
Nay
87761580aa SQLs: Proper filenames for old SQLs
(Obviously you do not have to re-import these)
2012-01-19 18:01:06 +00:00
Nay
c0d2013b78 DB: 335.11.45 2012-01-07 21:48:40 +00:00
Nay
9447478630 DB: TDB 43: Move SQL updates to the old directory 2011-11-23 22:31:44 +00:00
Nay
accae0ce50 TDB 335.11.43
Move SQL updates to the directory old.
2011-10-29 00:20:56 +01:00
Nay
1faea1f98e DB: Move SQL updates to old directory. Uploaded full DB 42. 2011-08-27 03:57:06 +01:00
Nay
425efd876e SQL: Fix an sql error on commit 4c23eb9fe2. Thanks StewieGriffin 2011-06-18 00:02:51 +01:00
Nay
9be16be7b3 DB: TrinityDB revision 41: move SQL updates to the old directory 2011-06-17 23:46:57 +01:00
Nay
e6e3174d9a DB/SQL: No tabs nor CR line feeds 2011-05-18 15:51:42 +01:00
Nay
4696bcd786 DB: TrinityDB revision 40: move SQL updates to the old directory 2011-05-09 21:36:14 +01:00
Nay
67f0edc0be SQL: move all SQL that is now included in the latest full DB to the "old" dir. 2011-04-02 12:44:28 +01:00
Nay
8458153b69 SQL: Rename files; it should fix batch scripts to import SQL files behavior.
New format: <year(4)>_<month(2)>_<day(2)>_<incremental(2)>_<db>_<table/content>.sql
2011-03-27 22:19:33 +01:00
click
75bf08c081 Core/SQL: Fix naming of an old updatefile to reflect correct database relation 2011-03-27 00:44:14 +01:00
Nay
cdf9a7401c SQL: move all SQL that is now included in the latest full DB to the "old" dir. 2011-03-05 01:48:21 +00:00
runningnak3d
01a80ec8d6 SQL: move all SQL that is now included in the latest full DB to the
"old" dir.
2011-02-11 15:48:24 -07:00
Nay
f81cfca7bd SQL: Any content SQL should be able to be re-imported without errors; Fix an import error in world_scripts_full;
P.S Full DB will be available soon
Closes #586
2011-02-07 21:52:14 +00:00
runningnak3d
0a5d8711e5 Misc: Restructuring directory layout to accomodate the fact that we will
be pushing DB content. We will no longer have a seperate DB repo.
2011-02-02 07:50:21 -07:00