Commit Graph
100 Commits
Author SHA1 Message Date
Vincent-Michael b6eb66e192 Scripts/Kalimdor: Fix non pch build 2015-02-01 18:05:32 +01:00
Vincent-Michael 74094dae63 SQL: Fix import 2015-01-30 23:00:18 +01:00
blub c86cde3429 Merge pull request #13935 from AriDEV/patch-1
Fixed Printf arg type mismatch
2015-01-19 06:03:12 +01:00
Vincent-Michael 8428aee8c9 Core: Fix build temporary 2015-01-01 01:22:24 +01:00
blub f5c69549c5 Merge pull request #13831 from Goatform/6.x
Core: updated refer a friend enum
2015-01-01 01:07:27 +01:00
Vincent-Michael 6794d4dfe8 Fuck you 2013 2015-01-01 00:39:01 +01:00
Vincent-Michael ab90f74486 Update copyright note for 2015
Happy new year
2015-01-01 00:28:09 +01:00
Vincent-Michael ddb0b1acda Core: Remove White spaces 2014-12-29 16:55:49 +01:00
Vincent-Michael cd8e48a62f SQL: Sync auth base 2014-12-28 23:11:25 +01:00
Vincent-Michael 5c3762e1ee Core/Packets: Fix SMSG_GAMEOBJECT_QUERY_RESPONSE data size calculation 2014-12-28 20:47:06 +01:00
Vincent-Michael 26d9c0e464 DB/Quests: Added quest_offer_reward & quest_details data from various builds 2014-12-27 16:57:45 +01:00
Vincent-Michael 585bb6cca4 DB/Gameobjects: Added more gameobject wdb data (build 19034) 2014-12-27 02:13:51 +01:00
Vincent-Michael c037228107 DB/Gameobjects: Added some gameobject wdb data 2014-12-27 02:00:21 +01:00
Vincent-Michael 433ffd5f07 SQL: Meh (@Kinzcool) 2014-12-27 01:46:44 +01:00
Vincent-Michael d0367d28ba DB/Quests: Added more data to quest_greeting 2014-12-27 01:42:03 +01:00
Vincent-Michael 998f1f9873 Core: Fix non pch build² 2014-12-23 00:51:32 +01:00
Vincent-Michael d5a4059ce7 Core: Fix non pch build 2014-12-23 00:39:33 +01:00
Vincent-Michael d61488563c Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECT 2014-12-21 00:13:52 +01:00
Vincent-Michael 6f8903ebf5 Core/MovementPacket: Fix typo (meh @Intelz) 2014-12-20 22:48:02 +01:00
Vincent-Michael 356b27cb00 Core: Fix build 2014-12-20 17:44:17 +01:00
Vincent-Michael 5177d776d2 DB/BattleNet: Update wow build to 19342 2014-12-20 11:32:26 +01:00
Vincent-Michael 2721cf8340 Core/Packets: Fix typo (meh @Intelz) 2014-12-19 22:14:18 +01:00
Vincent-Michael 5007efd7a2 DB/BattleNet: Update wow build to 19243 2014-12-05 22:52:38 +01:00
Vincent-Michael 9beb3ca114 Core/DataStores: meh, wrong build -.- 2014-12-04 20:33:15 +01:00
Vincent-Michael 333322fa63 Core/DataStores: Fix startup (meh, @intelz) 2014-12-04 20:10:56 +01:00
Vincent-Michael 48d47998d9 Core: Fix warnings 2014-11-03 17:25:56 +01:00
Vincent-Michael bb6f46b0fd Core/NetworkIO: Enable CMSG_CHAR_CREATE / SMSG_CHAR_CREATE opcodes 2014-11-02 02:19:48 +01:00
Vincent-Michael 89fae5d172 Core: Fix merge fail 2014-10-18 00:37:24 +02:00
Vincent-Michael 35bd935779 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/DungeonFinding/LFGMgr.cpp
	src/server/game/Handlers/ChatHandler.cpp
	src/server/game/Handlers/GroupHandler.cpp
	src/server/game/Handlers/LFGHandler.cpp
	src/server/game/Handlers/PetitionsHandler.cpp
2014-10-18 00:32:39 +02:00
Vincent-Michael 42f5017261 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Handlers/MiscHandler.cpp
2014-10-12 21:46:40 +02:00
Vincent-Michael 241fdc49a7 Core: Fix non pch build 2014-10-12 02:02:40 +02:00
Vincent-Michael 02192ab870 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-12 02:02:07 +02:00
Vincent-Michael 1e181d7021 Core:/SAI: Added better error log output in 0a897616da 2014-10-11 18:56:58 +02:00
Vincent-Michael 0a897616da Core/SAI: Added new error for wrong target orientation value 2014-10-11 05:33:34 +02:00
Vincent-Michael 35b14f15e1 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-11 03:47:17 +02:00
Vincent-Michael 5d0cc2e531 DB/Gameobject: Revert hack in cabfcb1a3d 2014-10-11 03:02:47 +02:00
Vincent-Michael 03732846fe Core: Fix non pch build 2014-10-10 22:42:48 +02:00
Vincent-Michael d760579dd6 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-10 21:43:33 +02:00
Vincent-Michael 889e82ebe4 Core: Fix non pch build 2014-10-10 19:31:17 +02:00
Vincent-Michael 63d7b348bb Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-10 05:29:06 +02:00
Vincent-Michael ba676f8c3e Core/Spells: Added new error log for spell linked 2014-10-09 18:54:46 +02:00
Vincent-Michael ec784be893 Core/SAI: Ingore text valid errors for SMART_TARGET_CREATURE_DISTANCE / SMART_TARGET_CREATURE_RANGE / SMART_TARGET_CLOSEST_CREATURE 2014-10-07 22:56:50 +02:00
Vincent-Michael def151bb18 Core/SAI: Fix text over errors 2014-10-07 21:49:50 +02:00
Vincent-Michael 348d79cc79 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-06 22:02:30 +02:00
Vincent-Michael 949cbc23cd Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-05 22:03:43 +02:00
Vincent-Michael 8abdede17d Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-05 03:51:13 +02:00
Vincent-Michael a3192b1ae3 Core: Fix warning 2014-10-05 03:50:45 +02:00
Vincent-Michael 689b7f6d56 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-05 03:44:35 +02:00
Vincent-Michael adefe39bf6 DB/Brewfest: Added missing brewfest spawn in shatttath 2014-10-05 03:21:26 +02:00
Vincent-Michael f989c7182c Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject table at loading (Slow server startup ca.3-4 sec.) 2014-10-05 01:57:37 +02:00
Vincent-Michael 8a4abdaa67 Core: Remove Whitespaces 2014-10-04 22:04:36 +02:00
Vincent-Michael ef92d31c49 Revert "Core/SAI: Added new error for is using other script as sai"
This reverts commit d08862a792.
2014-10-04 20:24:58 +02:00
Vincent-Michael d08862a792 Core/SAI: Added new error for is using other script as sai 2014-10-04 20:18:02 +02:00
Vincent-Michael 3d0c5cbf9a Core/SAI: Fix typo 2014-10-04 19:45:33 +02:00
Vincent-Michael 973df92043 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-04 16:32:14 +02:00
Vincent-Michael a21149e1b7 Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in db 2014-10-04 16:19:52 +02:00
Vincent-Michael a73cee97e2 SQL: Fix typo :/ 2014-10-04 04:20:17 +02:00
Vincent-Michael 8ff3c3a285 DB/Spells: Convert spell_dbc from branch master without effect data 2014-10-04 04:17:07 +02:00
Vincent-Michael 995ace8988 SQL: Fix typo 2014-10-04 03:52:47 +02:00
Vincent-Michael 90b3e69b06 DB/Spells: Convert some spells dbc stuff from branch master 2014-10-04 03:41:47 +02:00
Vincent-Michael 339ddf5e83 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-04 03:29:04 +02:00
Vincent-Michael 1d92315492 Core/SAI: CleanUp in 98257b9472 / 2838a62264 2014-10-03 20:06:22 +02:00
Vincent-Michael 10e8a110e6 DB/Spells: Fix typo 2014-10-03 19:03:50 +02:00
Vincent-Michael c1381c2219 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-03 17:20:22 +02:00
Vincent-Michael 98257b9472 Core/Sai: Added SMART_ACTION_TALK error log also for -guid creature 2014-10-03 16:20:12 +02:00
Vincent-Michael 6ef51481eb Core: Fix crash 2014-10-03 16:07:11 +02:00
Vincent-Michael 758b8ee164 Core/Brewfest: Fix typo in b74ef3f3ca (thx to Gooyeth) 2014-10-03 16:03:13 +02:00
Vincent-Michael 2838a62264 Core/Sai: Added new error log for action SMART_ACTION_TALK 2014-10-03 16:02:11 +02:00
Vincent-Michael 9cddbe0b11 Core/Brewfest: Fix typo in b74ef3f3ca (thx to Gooyeth) 2014-10-02 23:12:30 +02:00
Vincent-Michael b347df111f Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-02 23:04:17 +02:00
Vincent-Michael cb2862671b Core/SmartScript: Fix warnings 2014-10-02 23:03:48 +02:00
Vincent-Michael c169d54a6a Core/Achievement: Fix warnings 2014-10-02 22:56:43 +02:00
Vincent-Michael caeb933d9e Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-02 22:36:58 +02:00
Vincent-Michael d10dc5ac35 Core/Sai: Added better version for 4060fb1b59 2014-10-02 22:24:59 +02:00
Vincent-Michael 921457ae7b Core/Sai: Added missing changes in 4060fb1b59 2014-10-02 21:13:16 +02:00
Vincent-Michael 4060fb1b59 Core/Sai: Added ugly code for new sai error log :( 2014-10-02 21:11:50 +02:00
Vincent-Michael 4322a0dc37 DB/Quests: Fix half sleep fail in 6a47175523 2014-10-02 19:54:25 +02:00
Vincent-Michael 3545d60b7d Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-02 05:50:35 +02:00
Vincent-Michael 6a47175523 Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for alliance-side) (meh, blizzard :/) 2014-10-02 05:49:32 +02:00
Vincent-Michael 7696bec538 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-01 21:25:41 +02:00
Vincent-Michael 6357560186 Core/Spells: Added hack for "There and Back Again" quest credit (for alliance-side) (meh, blizzard :/) 2014-10-01 20:53:16 +02:00
Vincent-Michael faa4fc1b31 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-30 22:33:30 +02:00
Vincent-Michael b74ef3f3ca Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark for the Barleybrews!" 2014-09-30 22:30:27 +02:00
Vincent-Michael f9cf45981f DB/Brewfest: Convert some brewfest for alliance:
- Fix Quest "Bark for the Barleybrews!" (for Alliance-side)
- Fix Quest "Bark for the Thunderbrews!" (for Alliance-side)
2014-09-30 22:07:26 +02:00
Vincent-Michael 364f32f1ba DB/Brewfest: Convert some brewfest for alliance:
- Fix Quest "There and Back Again" (for Alliance-side)
- Fix Quest "Now This is Ram Racing... Almost." (for Alliance-side)
2014-09-30 21:33:33 +02:00
Vincent-Michael 88ea67add0 Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid target 2014-09-30 18:56:12 +02:00
Vincent-Michael 479afe6123 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-30 18:20:20 +02:00
Vincent-Michael 977b5f41e9 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-29 19:23:52 +02:00
Vincent-Michael aa638d9bc7 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Loot/LootMgr.cpp
2014-09-28 04:25:15 +02:00
Vincent-Michael bcfc2911b4 SQL: Fix sql import on unix 2014-09-28 04:09:40 +02:00
Vincent-Michael ea005b0e58 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-27 23:11:11 +02:00
Vincent-Michael 774195a935 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-27 12:45:29 +02:00
Vincent-Michael 09f682b11e Core/Spells: Fix typo 2014-09-27 06:03:57 +02:00
Vincent-Michael da91ae1f22 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp
	src/server/scripts/EasternKingdoms/zone_isle_of_queldanas.cpp
	src/server/scripts/Spells/spell_dk.cpp
	src/server/scripts/Spells/spell_druid.cpp
	src/server/scripts/Spells/spell_shaman.cpp
	src/server/scripts/Spells/spell_warrior.cpp
2014-09-27 05:23:46 +02:00
Vincent-Michael eccc6e97ea SQL: meh, save button 2014-09-27 02:17:06 +02:00
Vincent-Michael ebdf156212 DB/Gameobject: Fix wrong "Brewfest Banner" position in durotar 2014-09-27 02:14:57 +02:00
Vincent-Michael a6a23a73af Misc/Brewfest: Fix Quest "11407 - Bark for Drohn''s Distillery!" / "11408 -Bark for T''chali''s Voodoo Brewery!" 2014-09-27 01:19:20 +02:00
Vincent-Michael 2fe25d714d DB/Brewfest: Fix quest start for "Bark for T'chali's Voodoo Brewery!" / "Bark for Drohn's Distillery!"
To/Do: Fix quest kill credit
2014-09-26 22:34:21 +02:00
Vincent-Michael b620b2d27a DB/Quest: Fix LimitTime for Quest "Bark for Drohn's Distillery!" / "Bark for T'chali's Voodoo Brewery!" / "Bark for the Barleybrews!" / "Bark for the Thunderbrews!" 2014-09-26 21:23:20 +02:00
Vincent-Michael 1739ff3443 DB/Brewfest: Fix "Ram Master Ray" gossip 2014-09-25 20:24:52 +02:00