Vincent-Michael
ae1fbba3cc
DB/Conditions: Fix conditions for Xink gossip
2014-06-09 23:11:00 +02:00
Vincent-Michael
3be5178304
Core/Misc: Kill Whitespace ...
2014-06-09 23:10:59 +02:00
Vincent-Michael
2897476517
Core: Fix non pch build
2014-06-09 23:10:50 +02:00
Vincent-Michael
b6a9e56193
DB/Gossip: Fix some gossip in dalaran
2014-05-09 03:19:37 +02:00
Vincent-Michael
33978774ff
SQL: Rename in correct name
2014-05-08 23:36:28 +02:00
Vincent-Michael
2c48938c6d
DB/Instance: Fix Ahn''Kahet exit (portal/areatrigger)
2014-05-08 23:36:21 +02:00
Vincent-Michael
b6bf83589c
Core/Gameobject: Added missing break in 24ef7dbdf4
2014-05-05 10:06:44 +02:00
Vincent-Michael
49018c4bdb
DB/CreatureTexts: Set some creature_text field BroadcastTextId to 0 because change on cata/mop
2014-05-04 12:12:01 +02:00
Vincent-Michael
0faf4b1b24
Core/Text: Fix typo in 5caf6aad98
2014-05-01 21:59:19 +02:00
Vincent-Michael
5caf6aad98
Core/Texts:
...
* Fix creautre text with gender female
* Small cleanUp
* ObjectMgr.cpp/ObjectMgr.h part from joschi
2014-04-30 22:15:28 +02:00
Vincent-Michael
fb36d551d0
DB/Seasonal:
...
* Added missing seasonal quest in game_event_seasonal_questrelation table
* Remove all event = 0 in character_queststatus_seasonal table
2014-04-30 01:40:53 +02: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
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
Vincent-Michael
221fde5711
Core: Fix warning
2014-04-28 09:55:11 +02:00
Vincent-Michael
57cf043aec
Core/Creature: Missed changes in c536305e3a
2014-04-28 09:19:37 +02: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
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
blub
62dd05fc8a
Merge pull request #11823 from MitchesD/core_sai
...
Core/SmartScripts: SMART_ACTION_EQUIP prevent to false errors
2014-04-03 21:53:04 +02:00
Vincent-Michael
bacfbdc4ee
Core/Sai: Added new db errors :P (hihi)
2014-03-31 17:32:39 +02:00
Vincent-Michael
0b615ec159
Scripts/Misc: Small code optimizations
2014-03-29 20:58:49 +01:00
Vincent-Michael
4a5d7a395b
DB/SAI: Fix "Badlands Enraged Rock Elemental" event spam
...
Closes #11802
2014-03-29 18:19:08 +01:00
Vincent-Michael
b4dec55b96
Cmake: Added level restriction for msvc 2013
2014-03-24 15:54:40 +01:00
Vincent-Michael
899b6da4dc
Update readme for cmake version for c++11 stuff
2014-03-24 14:37:23 +01:00
Vincent_Michael
a5a6799b4e
Scripts: Added missing stuff in 1d1aeda86c
2014-02-09 19:15:17 +01:00
Vincent_Michael
1d1aeda86c
Core: Fix build
2014-02-09 19:01:56 +01:00
Vincent_Michael
79e30bbda4
Revert "DB/Misc: A lucky bag random fixes"
...
This reverts commit 3fcb1bf091 .
2014-02-07 18:43:16 +01:00
Vincent_Michael
b76e2db32e
SQL: Maybe I'll have more luck :(
2014-02-07 17:32:38 +01:00
Vincent_Michael
3fcb1bf091
DB/Misc: A lucky bag random fixes
2014-02-07 17:10:59 +01:00
Vincent_Michael
822092ea15
DB/Creature: Fix warnings with creature_formations loading
2014-02-01 18:04:54 +01:00
Vincent_Michael
4567faa34b
SQL: Rename in correct name
2014-01-27 23:12:45 +01:00
Vincent_Michael
ec020ea048
SQL: Rename in correct name
2014-01-27 06:26:48 +01:00
Vincent_Michael
79a2a0c434
Core/Spell: Fix logic fail in 96ae4caf62
2014-01-26 16:42:02 +01:00
Vincent_Michael
96ae4caf62
Core/Spells: Fix typo in 955fb907c5
2014-01-26 03:56:41 +01:00
Vincent_Michael
955fb907c5
Core: Fix warnings
2014-01-26 03:48:33 +01:00
Vincent_Michael
c6650ecc71
Core/Spells: Move Pilgrims Bounty BuffFood in AuraScript (mimimi)
2014-01-25 16:28:29 +01:00
Vincent_Michael
9531073b77
Scripts: Gossip can crash with null instance
2014-01-24 17:08:17 +01:00
Vincent_Michael
abc1effd80
Core: Fix non pch build
2014-01-24 06:19:52 +01:00
Vincent_Michael
46e1b93c2b
Scripts: A lots of changes here and there (maybe useless?!?)
2014-01-23 22:54:01 +01:00
Vincent_Michael
516a6344fe
Misc: Fix warnings
2014-01-22 07:31:37 +01:00
Vincent_Michael
101ac7f511
Misc: Minor cosmetic changes here and there
2014-01-21 20:20:38 +01:00
Vincent_Michael
d4479d9413
Missing changes in 313b294d6b
2014-01-19 21:10:41 +01:00
Vincent_Michael
313b294d6b
Core/RBAC: Fix difference problems with 4.3.4
2014-01-19 20:48:15 +01:00
Vincent_Michael
e773c9a693
Update more copyright note for 2014.
...
I have no excuse for my fail :/
2014-01-01 18:20:16 +01:00
Vincent_Michael
20004050bc
Update copyright note for 2014.
...
Happy new year.
2014-01-01 00:07:53 +01:00
Vincent_Michael
f31baacb10
SQL: LQS elif emaneR
2013-12-20 23:04:13 +01:00
Vincent_Michael
fb26e18523
Core: Fix warnings
2013-12-11 20:30:15 +01:00
Vincent_Michael
b76d141ce0
Core: Fix warning
2013-12-08 20:53:06 +01:00
Vincent_Michael
2ed05e487d
Core: Fix non pch build
2013-12-08 02:06:55 +01:00
Vincent_Michael
c2984e3dbc
Core/RBAC: Fix typo
2013-12-04 22:35:44 +01:00
Vincent_Michael
1bb4cf3ab6
Core/Misc: Removed more unused eventAI stuff
2013-12-01 02:06:37 +01:00
Vincent_Michael
59e4be69f4
Core/RBAC: Added missing changes in 6e13263c7a
2013-12-01 01:30:01 +01:00
Vincent_Michael
6e13263c7a
Core/AI: Good bye, Good bye my beloved EventAI system :(
2013-12-01 01:27:08 +01:00
Vincent_Michael
ff1d9eec02
DB/SAI: Fix db startup error
2013-11-27 20:10:53 +01:00
Vincent_Michael
b069ade49b
DB/Loot: Fix pilgrims bounty loot for cooking book
2013-11-25 19:50:23 +01:00
Vincent_Michael
7cd21549f6
Core: Fix build
2013-11-24 22:48:47 +01:00
Vincent_Michael
d4d4eb3123
Misc/Misc: A mix useless random changes
2013-11-24 20:54:28 +01:00
Vincent_Michael
9fd70663ab
SQL: Fix import error
2013-11-15 23:23:21 +01:00
Vincent_Michael
cbc9870b4a
SQL: Fix import errors
2013-11-14 21:01:03 +01:00
Vincent_Michael
9802c7b891
Scripts/Misc: Coding Style unification? (by Aokromes)
2013-10-22 20:24:05 +02:00
Vincent_Michael
5915a220a5
Misc: Removed some whitespace
2013-10-19 03:39:58 +02:00
Vincent_Michael
59caeb8b49
DB/Gossip: Added some missing gossips (Source: 5.4.0 sniffs)
2013-10-19 03:24:59 +02:00
Vincent_Michael
77013aa081
Core: Fix warnings
2013-10-18 13:31:09 +02:00
Vincent_Michael
47741f4fa6
Core/Object: Added more information for MovePosition log
2013-10-18 12:36:54 +02:00
Vincent_Michael
94161a8341
Core/Creature: Added log/change back to default speed for speed walk / run = 0 (Speed is never zero)
2013-10-18 12:35:11 +02:00
Vincent_Michael
ddada2d182
Scripted/ScarletMonastery: Fix crash for headless horseman
2013-10-18 12:25:50 +02:00
Vincent-Michael
a0b3863bd1
SQL: Update auth base
2013-10-17 12:17:47 +02:00
Vincent-Michael
6d562b1248
Fix typo (thx to vlad852)
2013-10-10 07:31:42 +02:00
Vincent-Michael
4588294dd8
Fix some db errors ... (Yippie-Ya-Yeah)
2013-10-09 23:13:26 +02:00
Vincent-Michael
20d070172b
Core/Logs: Random changes
2013-09-23 22:55:35 +02:00
Vincent-Michael
2b9b2a7388
DB/GameObject: Added gameobject "Dark Iron Mole Machine (Minion Summoner Trap)"
2013-09-20 13:16:04 +02:00
Vincent-Michael
eab10cc6ae
Core/Achievement: Fix warning
2013-09-18 23:47:35 +02:00
Vincent-Michael
8af46f1c57
Core: Fix non pch build
2013-09-18 23:15:25 +02:00
Vincent-Michael
653ff9b243
Core/RBAC: Update RBACPermissions enum with 4.3.4 branch
2013-09-10 19:55:06 +02:00
Vincent-Michael
a5bcab16a9
DB/Creature: Removed hack in 356ba1e0ce
2013-09-10 18:55:03 +02:00
Vincent-Michael
fab0f461c0
Core/Condition: Added CONDITION_SOURCE_TYPE_PHASE_DEFINITION define for only 4.3.4 branch
2013-09-07 00:16:10 +02:00
Vincent-Michael
bc1a079b6c
Core/SAI: Fix typo (i blame germans laziness)
2013-09-06 21:40:04 +02:00
Vincent-Michael
458f5b9502
Core/SAI: Added SMART_ACTION_SUMMON_CREA / SMART_ACTION_SUMMON_GO log for has already summon spell
2013-09-05 16:16:23 +02:00
Vincent-Michael
78c53bb032
Quest/SAI: Fix quest credit for quest "Monitoring the Rift: Cleftcliff Anomaly"
2013-09-02 23:28:59 +02:00
Vincent-Michael
ab85a9507e
Core/SAI: Added SMART_ACTION_CALL_KILLEDMONSTER log for has already spell kill credit
2013-09-02 17:48:55 +02:00
Vincent-Michael
37bdc7a62b
DB/SAI: Fix quest credit for quest "Laying Waste to the Unwanted"
2013-09-01 23:34:07 +02:00
Vincent-Michael
a43e97f02d
SQL: Fix fail in 7facda2002
2013-09-01 21:45:22 +02:00
Vincent-Michael
591b90f3ce
DB/SAI: Fix quest credit for quest "Torching Sunfury Hold"
2013-09-01 19:57:55 +02:00
Vincent-Michael
8897f805a0
DB/SAI: Fix quest credit for quest "Building a Perimeter"
...
Note: Quest need event script
2013-09-01 19:48:13 +02:00
Vincent-Michael
ff8eab2d9f
DB/SAI: Fix quest credit for quest "Burn in Effigy"
...
Note: Quest need event script
2013-09-01 19:41:16 +02:00
Vincent-Michael
27bc3b1751
Core/Creatures: Added error log for SPELL_AURA_CONTROL_VEHICLE auras in creature_addon / creature_template_addon
2013-09-01 02:21:04 +02:00
Vincent-Michael
22b71244a0
DB/Creature: Fix cords for quest "Death Comes From On High"
2013-08-31 19:33:14 +02:00
Vincent-Michael
e753a47162
DB/Sai: Fix quest credit for quest "Blessing of Incineratus"
2013-08-31 18:29:51 +02:00
Vincent-Michael
842b807757
DB/Creature: Add missing sql in 8fd1f46192
2013-08-31 17:54:07 +02:00
Vincent-Michael
8fd1f46192
Scripted: Fix warning
2013-08-31 17:52:47 +02:00
Vincent-Michael
b1721a65ee
Core/Spells: Fix quest credit for quest "Death Comes From On High"
2013-08-31 17:42:04 +02:00
Vincent-Michael
1501e95876
SQL: Fix typo in 44a317b71f
2013-08-31 00:03:35 +02:00
Vincent-Michael
44a317b71f
DB/Reputation: Move quest_repeatable_rate after quest_monthly_rate
2013-08-30 23:58:52 +02:00
Vincent-Michael
3f6296b65e
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2013-08-30 23:09:01 +02:00
Vincent-Michael
081ee8f5d8
SQL: Fix typo
2013-08-30 22:14:24 +02:00
Vincent-Michael
87e105c818
Core: Fix warning
2013-08-30 20:56:41 +02:00