Commit Graph

18958 Commits

Author SHA1 Message Date
Nay
3a256b244d Merge pull request #9008 from krofna/krefixes
Too small buffer fail
2013-01-22 06:54:51 -08:00
Shauren
fcd258a8a9 Tools/MeshExtractor: Removed shared and MySQL dependencies. 2013-01-22 15:40:12 +01:00
Shauren
a65caa6da2 Core/Movement: Fixed one (probably many remain) merge error 2013-01-22 13:13:41 +01:00
Mislav Blažević
0cdadcdd78 Expand ~ to home directory on unix 2013-01-22 09:36:54 +01:00
Kinzcool
4b4b637081 Merge pull request #9018 from TrinityCore/mmaps
Mmaps
2013-01-21 18:41:48 -08:00
Vincent_Michael
017ff298dd DB/SAI: Fix more some db errors no.3 2013-01-21 22:53:22 +01:00
Nay
3cb80f206e Core/Config: Set mmaps disabled by default 2013-01-21 20:45:09 +00:00
Nay
ebded74eee Merge remote-tracking branch 'origin/master' into mmaps 2013-01-21 20:42:02 +00:00
Gacko
7788980691 DB: Thuk the Defiant
Set hostile to make Stasis Chambers of Bash'ir (10974) solvable.

Solves #6422
2013-01-21 18:00:19 +01:00
Vincent_Michael
367e1f7b2b Core: Fix warnings 2013-01-21 10:11:46 +01:00
Vincent_Michael
53c2340a53 DB/Misc: Fix db errors 2013-01-21 09:46:42 +01:00
Aokromes
321b425f36 Update COPYING
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-21 02:47:51 +00:00
Nay
3523d84a91 Shooting myself in 3... 2... 2013-01-21 02:34:43 +00:00
Nay
2363552655 Scripts/ZG: Fix a warning and a compile error introduced in previous commit
Personal opinion: BossAI should not have a public field named "instance"
2013-01-21 02:24:25 +00:00
Nay
c6c23d67b8 Scripts/ZG: Fix some code style issues and logic errors 2013-01-21 02:10:01 +00:00
jackpoz
dd7391660b Core/Collision: Fix BIH::intersectRay crash
Assure that BIHWrap::remove(const T& obj) actually removes every reference of obj from BIHWrap.
Also add sanity checks to MDLCallback () functions to avoid array overruns.

Closes #5218

Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-21 01:56:42 +00:00
Malcrom
33b7685696 Scripting/ZulGrub: Fix last commit 2013-01-20 18:20:46 -03:30
Malcrom
b7dbc8d746 Scripting/Zulgrub: Updated Boss Arlokk Script. 2013-01-20 18:04:06 -03:30
Vincent_Michael
1e57543779 Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Conflicts:
	src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp
2013-01-20 22:11:06 +01:00
Vincent_Michael
52d0e9f055 DB/SAI: Fix more some db errors no.2 2013-01-20 22:00:15 +01:00
kaelima
4d7b2c4929 Corrections to 1eab850cab 2013-01-20 21:30:11 +01:00
Mislav Blažević
b153e68cfd Too small buffer fail 2013-01-20 21:26:44 +01:00
kaelima
4372d24a7c Core/Movement: Prevent calling _updateSpeed for pets during a maptransfer
Closes #8998
2013-01-20 20:06:30 +01:00
kaelima
1eab850cab Core/BG: Set bgteam in PLAYER_BYTES_3 >> 24. Creds to vlad852
closes #8969
2013-01-20 19:44:38 +01:00
Vincent_Michael
bbcc78e2c1 Core: Fix warnings 2013-01-20 17:55:48 +01:00
Nay
f4907e92aa Merge pull request #8961 from joschiwald/spellscripts3
Core/Spells: convert some spells to SpellScripts
2013-01-20 08:45:23 -08:00
Vincent_Michael
b9f901a645 DB/SAI: Fix more some db errors 2013-01-20 17:34:15 +01:00
Gacko
2df2d6896b DB: Image of Commander Ameer
Thanks @nelegalno
2013-01-20 16:26:44 +01:00
Vincent_Michael
96580a484e DB/SAI: Fix some db errors 2013-01-20 15:21:39 +01:00
Malcrom
2535aeacd7 DB/Creature_text: Add missing creature text and a few SAI fixes. 2013-01-20 09:56:34 -03:30
Kinzcool
d7ace2e5bf DB/Creature Text: Misc texts / type and sounds updates for Slad'ran & Moorabi 2013-01-19 22:51:47 -05:00
joschiwald
c38d95ac33 Core/Spells: convert some spells to SpellScripts 2013-01-20 04:30:17 +01:00
Kinzcool
e05135c062 DB/Creature Text: Added sounds & corrected type value for Gal'darah 2013-01-19 21:45:49 -05:00
Kinzcool
e768f31fcd DB/Creature Text: Updated / Added some sounds & texts for Jedoga Shadowseeker 2013-01-19 19:32:54 -05:00
Vincent_Michael
383e1a13f4 DB/SAI: Fix "Sludge Belcher" event spamming with aura 2013-01-20 01:19:37 +01:00
Vincent_Michael
94944e3072 Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Conflicts:
	src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp
2013-01-20 00:34:20 +01:00
Gacko
e524539d90 Core/CS: More npcflag info in .npc info 2013-01-19 20:59:48 +01:00
Vincent_Michael
ed44eea699 Core: Fix warnings 2013-01-19 20:28:29 +01:00
Shauren
0333c4ce8f Core/DataStores: Corrected reading CharStartOutfit.dbc 2013-01-19 18:19:30 +01:00
Pitcrawler
8ecf5ff41d DB/Gameobjects: flag updates 2013-01-19 15:01:08 +01:00
Shauren
a77bb44d1e Core/RA: Warning fix 2013-01-19 13:35:01 +01:00
Shauren
bc35a466e5 Core/Movement: Use a facing spline for chase movement 2013-01-19 13:34:17 +01:00
Gacko
c07a4a6745 DB: Kelris - Question instead if exclamation on aggro 2013-01-19 11:40:14 +01:00
ZxBiohazardZx
51611c7c22 DB/Creature remove obsolete creature_addon records (default values in all fields) 2013-01-19 11:22:29 +01:00
ZxBiohazardZx
6ec1652b60 DB/Creatures: more cleanups to creature_addon table: roughly 200 unrequired auras removed, SAI is already applying these.... 2013-01-19 11:09:49 +01:00
Gacko
a261231d3f Damn TextEdit 2013-01-19 02:38:42 +01:00
Vincent_Michael
1be263e05b DB/Conditions: Add level restriction for "Drums of War" 2013-01-19 02:31:32 +01:00
Gacko
13f457a407 DB: Lord Kelriss - Swap aggro and death text 2013-01-19 01:42:40 +01:00
Gacko
b25820cc99 DB: Lord Kelris - Correct sound on aggro
Thx @gecko32. Solves #6623
2013-01-19 01:14:33 +01:00
Vincent_Michael
c6ef4b1047 Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps 2013-01-19 01:03:31 +01:00