Aokromes
a13734777f
DB/Misc: Fix import
2016-02-21 07:11:28 +01:00
Aokromes
ff5a27c55f
DB/Misc: 3.3.5a fixes
2016-02-21 07:06:14 +01:00
ariel-
e4c4baa7cb
DB/Misc: Fix server startup
...
ERROR 1264 (22003) at line 3: Out of range value for column 'AllowableRaces' at row 1
2016-02-18 20:56:53 -03:00
Aokromes
410cbecebe
DB/Misc: More 6.x fixes
2016-02-11 18:12:33 +01:00
Aokromes
a419250241
DB/Misc: 6.x branch fixes
2016-02-10 21:26:43 +01:00
Aokromes
5886934b3f
DB/Misc: Add creature stats for level 84 to 88
...
This may need more research, but better half bugged stats than totaly broken
2016-02-07 12:55:03 +01:00
Aokromes
404a5f639f
DB/Misc: Fix some startup errors
2016-01-31 18:21:18 +01:00
Aokromes
47f672450a
DB/Conversor: add some comments
2016-01-31 12:10:20 +01:00
Aokromes
d00d1e420a
DB/Conversion: Get rid of some alters of fresh created tables
2016-01-31 12:00:10 +01:00
Aokromes
1a5fb2db8e
DB/Conversor: delete 2 renames of fresh created tables
...
create new tables with correct name
2016-01-31 11:49:57 +01:00
Carbenium
d427c853e7
Collision/MMap: Fix a memleak reported by valgrind
...
Tiles which are owned by the mesh should have the DT_TILE_FREE_DATA flag to ensure
deallocation on removal from the mesh.
Log:
==23516== 6,181,976 bytes in 6 blocks are definitely lost in loss record 15 of 15
==23516== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389)
==23516== by 0x2052660: dtCustomAlloc(int, dtAllocHint) (Memory.h:11)
==23516== by 0x29D7FDA: dtAlloc(int, dtAllocHint) (DetourAlloc.cpp:43)
==23516== by 0x230AA70: MMAP::MMapManager::loadMap(std::string const&, unsigned int, int, int) (MMapManager.cpp:166)
==23516== by 0x1DD585B: Map::LoadMMap(int, int) (Map.cpp:125)
==23516== by 0x1DD7266: Map::LoadMapAndVMap(int, int) (Map.cpp:200)
==23516== by 0x1DD93C6: Map::EnsureGridCreated_i(CoordPair<64u> const&) (Map.cpp:453)
==23516== by 0x1DD9129: Map::EnsureGridCreated(CoordPair<64u> const&) (Map.cpp:429)
==23516== by 0x1DED100: Map::GetGrid(float, float) (Map.cpp:2200)
==23516== by 0x1DE0F4C: Map::GetAreaFlag(float, float, float, bool*) const (Map.cpp:2349)
==23516== by 0x198521B: Map::GetZoneId(float, float, float) const (Map.h:353)
==23516== by 0x197CFF0: WorldObject::GetZoneId() const (Object.cpp:1277)
Phase tiles aren't managed by detour so they shouldn't be free'd automatically on removal.
See MMapManager::UnloadPhaseTile
(cherry picked from commit 32e8b6506f )
2016-01-30 20:48:15 +01:00
Aokromes
cc6f1f500e
DB/Misc: forgot save
2016-01-29 17:34:56 +01:00
Aokromes
cb56af3db7
DB/Quest: Add 3 missing spell focus
...
Closes #33 closes #36
2016-01-29 17:27:11 +01:00
Aokromes
21ac62fa84
DB/Misc: Delete duplicate spawns
2016-01-26 07:22:34 +01:00
ariel-
ac6d34431c
Rename one update
2016-01-24 16:48:14 -03:00
ariel-
b7ea724b87
Update 2016_01_22_02_world.sql
2016-01-24 16:02:21 -03:00
ariel-
60e04b7f85
Merge remote-tracking branch 'tc/3.3.5' into 4.3.4
...
Conflicts:
sql/updates/world/2016_01_23_00_world.sql
sql/updates/world/2016_01_24_00_world.sql
src/server/game/Entities/Unit/Unit.cpp
src/server/scripts/Spells/spell_paladin.cpp
2016-01-24 16:00:06 -03:00
ariel-
bcc0073f47
Core/Scripts: Remove both shadowform visuals, caused an issue of permanent visual if glyph was added/removed while Shadowform was active.
...
Closes #10
2016-01-24 13:30:52 -03:00
ariel-
a65a34ad17
Core/Pets: fixed command move to
2016-01-24 13:05:21 -03:00
ariel-
247a32aca7
DB/Misc: missing glyphs skill at character creation, this is needed so player learns the Remove Glyph spell.
...
Updates #35
2016-01-24 13:05:12 -03:00
Killyana
e6a7818a9a
DB/Event: Add missing Commoner for Winter Winter Veil
...
Update #16129
2016-01-24 16:47:39 +01:00
Aokromes
0f32d27186
DB/Misc: fix one startup error
2016-01-24 12:04:09 +01:00
MitchesD
cb8faad211
Merge pull request #16327 from Exodius/BWL-door
...
Core/Scripts: Change door ID and name in Blackwing Lair
2016-01-23 23:43:05 +01:00
jackpoz
0e76d67e49
Scripts/Misc: Fix issues reported by static analysis
2016-01-23 17:42:37 +01:00
Aokromes
bc9d5bcc96
DB/Misc: add deletes
2016-01-23 13:45:08 +01:00
treeston
f5bd7b903c
Coverity fix for CID 1349782.
2016-01-23 13:30:07 +01:00
Kittnz
62216d6781
DB/Path: Blade of Argus in Bloodmyst Isle
2016-01-23 12:36:06 +01:00
Aokromes
4313e31048
DB/Misc: Fix some startup errors
2016-01-23 11:21:33 +01:00
Aokromes
6e1abbd21d
DB/Misc: Fix some startup errors
2016-01-23 11:06:55 +01:00
Aokromes
f47fc4cc85
Scripts/quest: missing part
2016-01-23 10:55:31 +01:00
Aokromes
d36207ba97
Scripts/quest: Remove no longer existing quest script
2016-01-23 10:52:57 +01:00
Aokromes
36600281ba
Scripts/quest: Remove no longer existing quest script
2016-01-23 10:43:30 +01:00
Aokromes
26389dbab3
Scripts/quest: Remove no longer existing quest script
2016-01-23 10:39:18 +01:00
Aokromes
b629ef8116
Script/Ulduar: Remove no longer existing achievement
2016-01-23 10:24:13 +01:00
Aokromes
1994b29100
DB/Misc: Fix some startup errors
2016-01-23 06:51:24 +01:00
Aokromes
bef8b69349
DB/Misc: Fix startup errors
2016-01-23 05:32:24 +01:00
Carbenium
c9a462c693
Authserver: Fix a memory leak
2016-01-23 01:05:43 +01:00
Carbenium
0d80fee45a
Core/Util: Add a missing include
...
(cherry picked from commit 1038df8d5b )
2016-01-22 22:29:59 +01:00
Shauren
3f886025a2
Core/Spells: Ignore category cooldowns for triggered spells.
...
* This fixes weird issues where triggered spell fails because it has the same category as the spell triggering it
Closes #15794
Closes #15048
(cherry picked from commit 044edced9a )
2016-01-22 22:14:28 +01:00
Carbenium
1038df8d5b
Core/Util: Add a missing include
2016-01-22 20:22:45 +01:00
Aokromes
3dcb62e382
DB/Misc: missed part
2016-01-22 17:16:55 +01:00
Aokromes
19c4fb18e7
DB/Misc: remove one startup error
2016-01-22 17:08:33 +01:00
Aokromes
89fc81fa15
DB/Misc: remove one startup error
2016-01-22 17:01:04 +01:00
Aokromes
21a41fd385
Scripts/Spells: Hand of Reins - Questsupport for 'Mounting Up'
...
by @untaught
2016-01-22 16:43:40 +01:00
Aokromes
2a8ee2e461
Core/Misc: Enable one script
2016-01-22 16:41:23 +01:00
Aokromes
c40c33e96c
DB/Misc: Fix 3 startup errors
2016-01-22 16:27:03 +01:00
Aokromes
9d8c90d9ee
Rename 2016_01_20_02_world.sql.sql to 2016_01_20_02_world.sql
2016-01-22 06:39:06 +01:00
Killyana
a595d5555e
DB/Object: Add and update some raid portals
...
Dragon soul and FireLands
2016-01-22 06:01:55 +01:00
Killyana
4cad0f7550
Fix a DB Error
2016-01-22 03:59:11 +01:00
Aokromes
87f1f77fe0
DB/Misc: More sync 3.3.5a guids
2016-01-21 12:39:17 +01:00