Dehravor
24ae6a6802
Core/Misc: Remove obsolete C++11 backward compatibility macros
...
OVERRIDE, FINAL, DELETE_MEMBER
2014-04-29 16:35:11 +02:00
untaught
8c9199a9f7
DB/Gossip: Fix "Gyll <Gryphon Master>" Gossip
...
Closes #11956
2014-04-29 15:16:16 +02:00
Aokromes
414554aefa
DB/Creature: Fix even more creature templates
2014-04-29 06:31:35 +02:00
Aokromes
40e8e541ac
DB/Creature: Fix even more creature templates
2014-04-29 05:10:03 +02:00
Kinzcool
1d8aa0b6b1
DB/SlavePens: Corrected a lot of wrong Slave Pens spawns
2014-04-28 20:21:35 -04:00
Vincent-Michael
ba8959b733
Core/MSVC: Remove double warning disables
2014-04-28 22:44:56 +02:00
Vincent-Michael
4dfe3246fa
Core: Fix warning
2014-04-28 22:32:01 +02:00
Aokromes
08060994a9
DB/Creature: Fix even more creature templates
2014-04-28 22:20:20 +02:00
Aokromes
54a4594a9c
DB/Creature: Fix even more creature templates
2014-04-28 21:59:53 +02:00
Aokromes
b0f319184f
DB/Creature: Fix even more creature templates
2014-04-28 21:32:23 +02:00
jackpoz
d0cc723d2d
Scripts/Commands: Fix crash in ".wp modify wpadd"
...
Remove the old unsupported "wpadd" subcommand of ".wp modify" .
Closes #11955
2014-04-28 20:50:47 +02:00
Aokromes
d0fb9910dd
DB/Creature: Fix even more creature templates
...
Yes, i know this increases startup errors.
2014-04-28 20:39:26 +02:00
joschiwald
84bff76ba0
Core/Misc: remove some obsolete parameters
2014-04-28 20:05:36 +02:00
joschiwald
f388020366
Merge pull request #11948 from MitchesD/misc
...
Scripts/Azuregos: converted to EventMap and WorldBossAI
2014-04-28 19:58:17 +02:00
MitchesD
0c0d0ed9e5
Scripts/Azuregos: converted to EventMap and WorldBossAI
2014-04-28 19:52:08 +02:00
Vincent-Michael
6bc740f312
SQL: Fix typo (thx @cr4st)
2014-04-28 17:39:21 +02:00
Vincent-Michael
d8a3d2ff0f
DB/Command: Added missing data in 6045c05e0d
2014-04-28 16:52:51 +02:00
Vincent-Michael
1fd6210aa5
SQL: Update old .sql files to keep consistency with auth_database.sql
...
Also update characters_database.sql (generated by mysqldump)
2014-04-28 13:47:08 +02:00
Vincent-Michael
6045c05e0d
DB/RBAC: Fix rbac_permissions order
2014-04-28 13:38:26 +02:00
Aokromes
ad7782b3ea
DB/Creature: Fix even more creature templates
2014-04-28 10:12:15 +02:00
Aokromes
df9255aa0e
DB/Creature: Fix even more creature templates
2014-04-28 09:58:44 +02:00
Vincent-Michael
221fde5711
Core: Fix warning
2014-04-28 09:55:11 +02:00
Aokromes
bd6474b369
DB/Creature: Fix even more creature templates
2014-04-28 09:40:19 +02:00
Vincent-Michael
57cf043aec
Core/Creature: Missed changes in c536305e3a
2014-04-28 09:19:37 +02:00
Kinzcool
c536305e3a
Core: Droped faction_H field -- only one faction table is necessary
2014-04-27 18:13:55 -04:00
Vincent-Michael
a1e8cad703
Core/Creature: Added creature template log for default creature is greater than difficulty creature
2014-04-27 23:12:21 +02:00
Vincent-Michael
f6e53e45a9
Core/Creature: Addet "possible fix" log for creature_template errors
2014-04-27 23:12:20 +02:00
jackpoz
26f2a7af2f
Merge pull request #11957 from Unholychick/patch-1
...
Fix percentage HOTs proccing everything
2014-04-27 22:52:05 +02:00
Lucas
1719e19572
Fix percentage HOTs proccing everything
...
Unforeseen sideeffect of 057169c21c
Percentage HOTs are not supposed to proc anything at all.
Closes: https://github.com/TrinityCore/TrinityCore/issues/11914
2014-04-27 22:47:54 +02:00
Aokromes
c7221536de
DB/Creature Fix even more hard modes values
...
I have this is annoying thing?
2014-04-27 21:11:14 +02:00
Aokromes
6caa8e309a
DB/Creature: Link more creatures with their hard modes
...
Thx jackpoz by the sql to ease my life!
This will add a flood of startup errors, don't open new tickets, they will be fixed.
2014-04-27 19:47:53 +02:00
Discover-
91c6c8a911
Merge pull request #11945 from Dehravor/trade
...
Core/Trade: Correction of distance checking
2014-04-27 12:32:32 +02:00
Aokromes
3fc5d0670c
DB/Creature Fix even more hard modes values
2014-04-27 11:35:38 +02:00
Aokromes
dac5eb3a8a
DB/Creature: Fix even more hard modes values
2014-04-27 09:56:23 +02:00
Aokromes
4b704437a1
DB/Creature: Fix more hard modes values
2014-04-27 09:29:07 +02:00
Aokromes
05e107f32e
DB/Creature: Fix some hard modes values
2014-04-27 08:51:51 +02:00
Aokromes
81c9add7c4
DB/Creature: Link some creatures with their hard modes
...
This will add some startup errors.
2014-04-27 08:02:34 +02:00
Aokromes
eb722bf220
DB/Misc: Fix few typos
2014-04-27 04:51:35 +02:00
Aokromes
9ed38880e8
DB/Creature: Fix more factions
2014-04-27 04:43:51 +02:00
Kinzcool
cc9875d226
DB/Gossips: Added some missing gossips
2014-04-26 22:20:05 -04:00
w1sht0l1v3
c20d0cb77e
Scripts/Sholazar Basin: Reconnaissance Flight (12671)
...
Add workaround for the player/accessory mounting issue.
Some small additions.
Closes: 9443
2014-04-27 02:23:33 +03:00
joschiwald
113e6b0162
Really fixed build and warnings
2014-04-26 14:42:56 +02:00
Aokromes
0eaa32a7cc
DB/Creature: Fix typos on dc8a7a6
...
**CENSORED** npcs with same name.
2014-04-26 14:21:13 +02:00
Gacko
938947880a
Move merge_updates_windows.bat to right folder and add Unix version
2014-04-26 10:41:31 +02:00
Kinzcool
6bf71b80ae
DB/Gossips: Assigned some gossips with typos to their BroadcastTextId
2014-04-26 00:43:37 -04:00
joschiwald
33a9b879ef
Fixed non-pch build
2014-04-26 04:03:37 +02:00
joschiwald
211d56d633
Core/BG/SA:
...
* replaced some trinity_string with broadcasttexts
* basic implementation of phasing in SA
* spawn some triggers in SA (fixes dest position of teleport pads)
* added text getter to broadcasttext struct
* some cleanup in destructable go event notification
2014-04-26 03:40:30 +02:00
Kinzcool
b1d1d65506
DB/Locales: Official Localizations of creature_template of koKR, zhCN, zhTW and Spanish (MX) locales
2014-04-25 19:58:43 -04:00
Vincent-Michael
c81d6e9b4b
Core/Texts:
...
* Enable some BroadcastTexts stuff (is not finish)
* Added reload command for broadcast_text table
ToDo:
- Enable: Sound/Emote stuff, etc.
- Auth base need refresh
2014-04-25 23:25:59 +02:00
jackpoz
f27057bf24
Core/Misc: Fix build warnings
2014-04-25 21:46:43 +02:00