Chaplain
fb1ac16b0c
Core/Misc: Some fixes here and there
...
Closes #7277
2012-08-20 11:05:50 +02:00
Faq
28c0874873
Core/Spells: Fixed Libram of Wracking. thnx Vincent-Michael
...
Closes #7094
2012-08-20 10:59:35 +02:00
Vincent-Michael
3a25fdeade
DB/Spells:
...
* Fix spell target for 68184
* Add missing 'Resilience Will Fix It - achievement credit marker' (spell id 68620) to spell_dbc
2012-08-19 20:06:15 +02:00
Nay
c161da9207
Merge pull request #7448 from Faq/db
...
DB/Loot: Some loot contents imported from UDB. Author Helias
2012-08-19 09:57:13 -07:00
Faq
453158fe9d
DB/Loot: Some loot contents imported from UDB. Author Helias
2012-08-19 19:54:46 +03:00
Subv
48e50b8254
Misc/Codestyle: Made some changes to function names
2012-08-19 11:07:21 -05:00
Vincent-Michael
19cec23f39
DB/Spells: Fix a typo in 7b9ed5afdd (thx Destalker)
2012-08-17 15:43:42 +02:00
Spp
13aa00d5f2
Core/Logging: Restore dumping packets in binary format
2012-08-17 10:36:48 +02:00
Spp
77b7933ed3
Core/Logging: Restore proper Log Filter to some arena messages
2012-08-17 10:31:09 +02:00
Vincent-Michael
7b9ed5afdd
DB/Spells: Add missing Invisibility (spell id 35009) to spell_dbc
2012-08-16 21:42:00 +02:00
Spp
a566e3e58b
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
2012-08-16 11:02:46 +02:00
Spp
3c42401d66
Core/Logging: Set config options to behave like old log system.
2012-08-16 00:56:58 +02:00
Spp
8a1e7dd070
Core/Loading: Re-enable Server loading log
2012-08-16 00:23:44 +02:00
Nay
ca2bc35713
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
2012-08-15 21:30:55 +01:00
Spp
52a5991c12
Core/Logging: Added documentation about this system
...
- Restored old CharDump (LOG_FILTER_PLAYER_DUMP) but disabled by default.
- "%s" is now used to set dynamic file names, only used by GM commands and Player dump
2012-08-15 19:58:02 +02:00
Spp
b77d88ec51
Core/Logging: Fix crash on authserver shutdown
...
Closes #7365
Closes #7325
2012-08-15 15:59:11 +02:00
Vincent-Michael
a306d39bb4
Core/Scripts: Missing change from previous commit
2012-08-15 00:06:19 +02:00
Vincent-Michael
bddaf9b3a4
Core/Scripts: Fix uninitialized variable in boss_akilzon
2012-08-14 23:58:08 +02:00
Vincent-Michael
302051da3d
Core/Scripts: Fixed more uninitialized variables
2012-08-14 23:46:42 +02:00
Vincent-Michael
0f40869627
DB/Creature: Add Missing spawn for Mistcaller Soo-gan
2012-08-14 20:15:27 +02:00
Nay
79a2165e27
Merge pull request #7398 from Vincent-Michael/onyxiaCreatureText
...
Scripts/Onyxias Lair: Convert script_texts in creature_text
2012-08-14 09:39:50 -07:00
Vincent-Michael
a896fa8e76
Scripts/Onyxias Lair: Convert script_texts in creature_text
2012-08-14 18:10:54 +02:00
Nay
a0aecdb8cd
Merge pull request #7385 from Vincent-Michael/tocr
...
Scripts/Trial Of The Crusader:
* Fix typo
* Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
2012-08-13 15:04:31 -07:00
Vincent-Michael
c9f4866648
Scripts/Trial Of The Crusader:
...
* Fix typo
* Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
2012-08-14 00:01:39 +02:00
Nay
07a2de0393
Merge pull request #7383 from Vincent-Michael/tocrCreatureText
...
Scripts/Trial of the Crusader: Convert script_texts in creature_text
2012-08-13 13:19:31 -07:00
Vincent-Michael
d1071d6e81
Scripts/Trial of the Crusader: Convert script_texts in creature_text
2012-08-13 22:15:22 +02:00
Nay
59225bb6a6
Merge pull request #7379 from Vincent-Michael/warning
...
Core: Fix warnings
2012-08-13 10:34:04 -07:00
Vincent-Michael
56d10f218d
Core: Fix warnings
2012-08-13 19:24:47 +02:00
Shauren
d1ed95faa5
Scripts: Fixed more uninitialized variables
2012-08-13 13:47:51 +02:00
kaelima
f92946e128
Core/Misc: Fix some mem-leaks and uninitialized variables.
2012-08-12 20:06:12 +02:00
e000
65469c9ee9
Core/Gameobject: Properly toggle collision state when a gameobject is activated or spawned.
2012-08-12 20:04:02 +02:00
Nay
bd37e73fdf
SQL: Rename 2 PR'ed SQL files
2012-08-12 17:19:47 +01:00
Nay
b33d41faac
Merge pull request #7360 from Vincent-Michael/MalGanis
...
Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis
2012-08-12 08:59:49 -07:00
Shauren
7d29e585df
Scripts/Karazhan: Fixed some uninitialized variables
2012-08-12 14:16:11 +02:00
Vincent-Michael
da229008bb
Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis
2012-08-12 14:12:44 +02:00
Shauren
666602e1aa
Scripts: Fixed some unitialized variables
2012-08-12 13:56:43 +02:00
Nay
a55f00a2ad
Update sql/base/auth_database.sql
2012-08-12 04:20:58 +02:00
kaelima
a3adf6a2b9
Scripts/Grizzly Hills: Fix uninitialized variable in npc_venture_co_straggler. minor cleanup
2012-08-11 16:54:08 +02:00
Nay
04ee08acd2
DB/Schema: Add primary keys to quest_poi and quest_poi_points tables
2012-08-11 14:43:26 +01:00
ZxBiohazardZx
c8b3812940
Db/Loot: assign lootid to npc
2012-08-11 12:12:51 +02:00
Svannon
53bc7c2ff5
DB/NPCs: Add missing Tracker Val'zij spawn
...
Closes #2662
2012-08-10 03:59:12 +01:00
gecko32
68453c69b7
DB/Quests: Fix a typo in Message to Freewind Post description
...
Closes #7340
2012-08-10 03:37:03 +01:00
RedSonja
6dd1e198cd
DB/NPCs: Fix Barim Splithoof leather trainer gossip options
...
Closes #2677
2012-08-10 03:24:45 +01:00
nelegalno
76f0e87263
DB/Quests: Zandalar Tribe Quests Required Class/Race FIX
...
Closes #7322
2012-08-10 03:18:04 +01:00
Kinzcool
41682b59a3
DB/Scripts: Add missing sounds to npc 29309
...
Closes #7305
2012-08-10 03:07:46 +01:00
nelegalno
2f6b08807d
DB/Loot: Loot fixes for Temple of Ahn'Qiraj boses
...
Closes #7335
2012-08-10 03:06:32 +01:00
joschiwald
f57531376b
DB/Conditions: Fix startup db errors
...
Closes #7334
2012-08-10 03:03:52 +01:00
w1sht0l1v3
8585df1c19
DB/SAI: Fix quest Territorial Trespass
2012-08-09 22:05:25 +01:00
Nay
081acfde53
Merge pull request #6520 from Vincent-Michael/shadowstep
...
Core/Spell: Fix not using Shadowstep while rooted
2012-08-09 11:40:26 -07:00
Shauren
ca0a54f357
Core/Logging: Fixed a possible crash with dynamic log file names
2012-08-09 14:31:09 +02:00