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
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
Vincent_Michael
367e1f7b2b
Core: Fix warnings
2013-01-21 10:11:46 +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
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
joschiwald
c38d95ac33
Core/Spells: convert some spells to SpellScripts
2013-01-20 04:30:17 +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
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
Vincent_Michael
c6ef4b1047
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-19 01:03:31 +01:00
Shocker
7d28c10bd0
Core/Misc: Delete spell from character_spell table too when encountering an invalid spell
2013-01-18 03:22:58 +02:00
Malcrom
b115abde31
Script/Scholomance: Update Kirtonos the Herald script.
2013-01-17 19:50:11 -03:30
Vincent_Michael
11bda92b14
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-17 23:32:50 +01:00
Spp
d5faec2c0e
Core/Account: Move AccountMgr back to singleton
2013-01-17 14:58:15 +01:00
Vincent_Michael
224b4480a7
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-16 23:43:07 +01:00
Warpten
a8652baaa4
Core/Auras: Removed an unnecessary check.
...
mode is already checked in the first lines of SPELL_AURA_PHASE's handler.
2013-01-16 18:34:10 +01:00
Spp
927062f61f
Core/Misc: Some changes to reduce differences with 4.3.4 branch + some cosmetic changes
2013-01-16 11:17:14 +01:00
Spp
526bdc0764
Core/Logging: Add config option to enable/disable asyncronous logging (disabled by default)
2013-01-16 09:52:49 +01:00
Spp
be3826825e
Core/Logging: Use correct realmId when logging to DB
2013-01-16 08:59:56 +01:00
Warpten
faccbef869
Scripts/ZulGurub: I can do this!
...
Commiting stuff one hour after waking up is no good.
2013-01-16 07:18:47 +01:00
Warpten
3df4075a04
Scripts/ZulGurub: Fixed Hakkar's aspects.
2013-01-16 07:16:22 +01:00
Warpten
797be8d9ff
Scripts/ZulGurub: Missing mass replace changes and typo/codestyle fixes.
2013-01-16 07:07:48 +01:00
Warpten
26bf10365e
Scripts/ZulGurub: Forgotten change to previous commit. Damned Ctrl+S.
2013-01-16 06:55:46 +01:00
Warpten
803bf2f9cc
Scripts/ZulGurub:
...
* Fixed non-PCH compile.
* Changed some codestyle on Mandokir.
* Fixed compile warnings and a few typos.
* Remove instance checks and use a wrapper to get AIs.
2013-01-16 06:51:59 +01:00
Malcrom
ace7bbeddf
Core/Zul'Grub: Fix up Mandokir Boss
2013-01-16 00:41:03 -03:30
Aokromes
134785f7f1
Core/Log: Change an error to contain DB table guid instead of low guid
...
Signed-off-by: Nay <dnpd.dd@gmail.com >
2013-01-16 01:17:13 +00:00
Trista
8081704c66
Merge pull request #8879 from joschiwald/spell_proc_scripts
...
Core/SpellScripts: Implement Spell Proc Hooks and use them in old and new ...
2013-01-15 14:56:45 -08:00
Vincent_Michael
11bd11badc
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
2013-01-15 23:34:50 +01:00
w1sht0l1v3
fc05b3dc58
Core/Scripting: Implement quest Reconnaissance Flight (id 12671)
...
Fix sql naming for last file.
2013-01-15 21:56:20 +02:00
Malcrom
b138d7fdf4
Core/Scripting: Bosses should now work in ZG.
...
Note: Mandokir is being rewritten blizzlike and not everything is working properly yet.
2013-01-15 13:23:33 -03:30
kaelima
c7ce94ee3d
WorldServer/RA: Implement MSG_NOSIGNAL in RASocket send.
...
Used to prevent raising SIGPIPE when the host are no longer recv()ing
2013-01-15 16:10:59 +01:00
Vincent_Michael
65cd79dc77
Core/Misc: Update headers to 2013
2013-01-14 17:42:06 +01:00