Shauren
947dbcbabc
Core/Achievements: Fixed crash in CheckAllAchievementCriteria
2012-07-11 23:27:00 +02:00
Shauren
492fd80b06
Core/Misc
...
* Cleaned up packet manipulation methods, no need to keep duplicate sets of functions doing the same
* Added a very basic ObjectGuid structure for easier (and endian-safe) method of accessing individual guid bytes
2012-07-11 19:26:26 +02:00
Shauren
7611ab69be
Core/PacketIO: Defined and enabled character list time opcodes (customize, rename, change race and faction)
2012-07-11 13:41:30 +02:00
Shauren
5713480e77
Core/Misc: Updated ResponseCodes enum
2012-07-11 00:14:19 +02:00
Shauren
d23ae07f64
Core/Players: Fixed saving/loading glyphs
2012-07-11 00:13:41 +02:00
Shauren
d8ce0c8830
Core/Objects: Updated UpdateFields
2012-07-10 18:59:40 +02:00
Shauren
7c7915d526
SQL: Corrected sql file
2012-07-10 18:58:52 +02:00
Shauren
85135512b1
Buildsystem/Tools: Corrected vmap tool dependencies
2012-07-09 21:15:01 +02:00
Shauren
6ea13e0080
Tools/Extractors: Corrected merge errors (libmpq was removed)
2012-07-09 20:29:44 +02:00
Shauren
d9e830c484
Core/PacketIO: Updated character list packet structure to 4.3.4
2012-07-09 14:23:55 +02:00
Shauren
9f52f4df53
Core/Achievements: Fixed a mistake in building guild criteria packets
2012-07-09 14:22:54 +02:00
Shauren
06a4ade88a
Core/Achievements: Implemented guild achievements
2012-07-09 11:08:33 +02:00
Shauren
ccaca5f7ca
Core/Networking: Handle few more auth-time opcodes and left comments for CMSG_ENABLE_NAGLE
2012-07-05 15:12:52 +02:00
Shauren
32ba32c4eb
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4
2012-07-05 14:16:44 +02:00
Shauren
ed6f3e2def
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
2012-07-04 22:20:21 +02:00
Shauren
138375c045
Merged pull request #6873
2012-07-04 18:26:54 +02:00
Shauren
c95905ddbb
Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (switches with opcodes - duplicate case 0: labels) and fixed authentication
2012-07-04 18:24:05 +02:00
Shauren
a6a556ce09
Core: Minor startup error fixes (db structure)
2012-07-04 18:12:29 +02:00
Shauren
ee06bef31b
Core/DBC: 4.3.4 structure updates
2012-07-04 14:04:12 +02:00
Nay
c3cb82b926
Merge pull request #7017 from AliveShiro/q12735
...
Fix Quest A Cleansing Song
2012-07-03 16:51:25 -07:00
AliveShiro
07e47b89ee
Fix Quest A Cleansing Song
2012-07-04 01:48:14 +02:00
LordJZ
7bd0540ca4
Load art.MPQ in mapextractor
2012-07-03 17:16:32 +02:00
LordJZ
568fba707c
Fix vmap extractor for 15595. Now uses StormLib. Haven't checked if it works on nix though, will do later.
2012-07-03 17:16:32 +02:00
LordJZ
c26b5a8c1f
Proper SFileFindFirstFile fix.
2012-07-03 17:16:31 +02:00
LordJZ
459257b056
Update StormLib
2012-07-03 17:16:30 +02:00
Shauren
577d5b4fd1
Core/SmartScript: Corrected size of pointId parameter for MOVE_TO_POS SAI action
2012-07-03 16:22:14 +02:00
Shauren
537caf33e9
Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell target that selects a single object
2012-07-03 12:35:06 +02:00
Shauren
96014a70cb
Core/Units: Fixed crash added in 7f960fed73
2012-07-03 11:45:19 +02:00
Subv
d28f348caf
Core/Spells: Removed some old code that was breaking Grounding Totem.
...
Please report feedback
2012-07-02 18:53:14 -05:00
Subv
94d935ea8f
Fixed build
2012-07-02 16:58:02 -05:00
Subv
1292b732f7
Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus drakes.
...
Closes #6670
Closes #6675
2012-07-02 16:41:25 -05:00
Kandera
c49bc934b8
Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674
2012-07-02 15:01:39 -04:00
Nay
413d8c6d5a
Merge pull request #7002 from LordJZ/master
...
Fix CHAR_SEL_PETITION_SIG_BY_GUID_TYPE
2012-07-02 09:51:58 -07:00
LordJZ
72fd203688
Fixed CHAR_SEL_PETITION_SIG_BY_GUID_TYPE.
2012-07-02 20:35:28 +04:00
Kandera
a73ad7170e
Core/Battleground: move check from f454b6722c to correct location.
2012-07-02 11:42:11 -04:00
Discover-
5edeb06f66
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
2012-07-02 17:34:07 +02:00
Discover-
f454b6722c
Core/Battlegrounds: Don't reward killing blows if the killer is also the victim. Reason could be stuff like warlock's Hellfire spell or fall damage.
2012-07-02 17:33:17 +02:00
Kandera
93cec76cdb
Core/Spells: small change for previous commit. fixes typos
2012-07-02 11:33:12 -04:00
Kinzcool
798fc2df40
DB/NPC: Add various missing gossips
...
Closes #7001
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-07-02 15:39:24 +01:00
trista
81514542fa
DB/SAI: Fix quest The Air Stands Still
...
Add SAI scripts for related npcs
Closes #4880
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-07-02 15:25:03 +01:00
trista
cf65c38dd5
DB/SAI: Add combat AI for Dark Ritualist
...
Closes #6992
2012-07-02 15:25:03 +01:00
trista
69f1cf37af
DB/Rep: Add onkill reputation for Monstrous Kaliri
...
Closes #6961
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-07-02 15:25:02 +01:00
Kandera
7f960fed73
Core/Spells: fix damage bonus calculations for sanctified wrath talent.
2012-07-02 10:09:41 -04:00
Subv
8eba4aebfb
Core/Units: Removed deprecated code
2012-07-01 18:29:59 -05:00
Subv
f34bbf520e
Core/Scripts: More missing includes
2012-07-01 16:36:12 -05:00
Subv
16d4cc7e0b
Fixed build
2012-07-01 16:18:11 -05:00
Subv
ae13832efc
Merge pull request #6490 from Vincent-Michael/notEvenAScratch
...
Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
2012-07-01 14:10:36 -07:00
Subv
80898c1d0c
Merge pull request #6884 from Vincent-Michael/resetCommand
...
Core/Commands: Convert reset commands in commandscript
2012-07-01 14:02:59 -07:00
Subv
d3c325def5
Merge pull request #6996 from 4m1g0/cleanup3
...
Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Battle for Mount Hyjal)
2012-07-01 14:01:28 -07:00
Shauren
2bee0e6e37
Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are called (must be before splitting unit/go targets)
2012-07-01 21:05:53 +02:00