Commit Graph

16420 Commits

Author SHA1 Message Date
Shocker
ff85ebe632 Fix Didn't Stand a Chance achievement 2012-08-20 13:29:52 -04:00
Nay
afd9c28d8e - Rename scriptnames to keep naming consistent;
- Template updates and spells to WG vehicles;
- Cleanup SQL files a bit.
2012-08-20 13:29:22 -04:00
Nay
b1a300545c Missed changes on previous commit. 2012-08-20 13:28:52 -04:00
Nay
1e8814c8fa Moved SQL and TXT files to Wintergrasp_temp;
Clean-up and split up SQL files;
Fixed SQL import errors;
Add template updates for most creatures and GOs
2012-08-20 13:28:51 -04:00
Imprtat
c736dc3e34 Core/Battlefield: fix copy/paste typo in prev commits 2012-08-20 13:25:50 -04:00
Imprtat
d45b66ce22 Core/Battlefield: missed changes 2012-08-20 13:25:49 -04:00
Imprtat
4ac5301c9f Core/Battlefield: removed "magic numbers" 2012-08-20 13:25:48 -04:00
Imprtat
eb669c31e2 Core/Battlefield: added enum for worldstates 2012-08-20 13:25:47 -04:00
Kandera
09192e23c1 Sql/Wintergrasp: add sql files for wintergrasp implementation 2012-08-20 13:21:53 -04:00
Shauren
936c62ef4c Core/Players: Fixed uninitialized trade data 2012-08-20 16:49:19 +02:00
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