Filip
5a06f3c90c
DB/SAI: The Last of Her Kind credit update
...
By @untaught, fixes #10254
2013-08-24 18:00:46 +02:00
Filip
adaf5b3d48
DB/Conditions: Awakening Rod
2013-08-24 17:37:00 +02:00
Nay
58e6503eef
Core/Settings: Fix build in non cpp11 compilers
...
std::string back() was only introduced in C++11, a pity..
2013-08-24 15:45:19 +01:00
Filip
4d098b0871
[DB/SAI] Sleeping Giants (11432 & 11433)
2013-08-24 16:34:23 +02:00
Nay
cc3055f344
Core/Settings: Fix a crash if worldserver.conf DataDir setting is empty
2013-08-24 14:30:17 +01:00
Nay
0d5181af4d
Merge pull request #10559 from Discover-/Taxi-Benchmarking
...
Core/Misc: Implement CMSG_SET_TAXI_BENCHMARK_MODE to toggle PLAYER_FLAGS...
2013-08-23 17:57:21 -07:00
Nay
a0a377a0ce
Scripts: Fix two issues found by Valgrind
...
==3400== Invalid write of size 8
==3400== at 0x1241C32: instance_ahnkahet::GetInstanceScript(InstanceMap*) const (instance_ahnkahet.cpp:54)
...
==3400== Conditional jump or move depends on uninitialised value(s)
==3400== at 0xB5DEAE: std::tr1::_Hashtable<unsigned long, std::pair<unsigned long const, Creature*>, std::allocator<std::pair<unsigned long const, Creature*> >, std::_Select1st<std::pair<unsigned long const, Creature*> >, std::equal_to<unsigned long>, std::tr1::hash<unsigned long>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>::_M_find_node(std::tr1::__detail::_Hash_node<std::pair<unsigned long const, Creature*>, false>*, unsigned long const&, unsigned long) const (hashtable.h:830)
==3400== by 0xBDA4CA: std::tr1::_Hashtable<unsigned long, std::pair<unsigned long const, Creature*>, std::allocator<std::pair<unsigned long const, Creature*> >, std::_Select1st<std::pair<unsigned long const, Creature*> >, std::equal_to<unsigned long>, std::tr1::hash<unsigned long>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>::find(unsigned long const&) (hashtable.h:698)
==3400== by 0xBDA5BF: HashMapHolder<Creature>::Find(unsigned long) (ObjectAccessor.h:67)
==3400== by 0xCB5C03: Map::GetCreature(unsigned long) (ObjectAccessor.h:114)
==3400== by 0xB6E6EF: Unit::GetCreature(WorldObject&, unsigned long) (Unit.cpp:13023)
==3400== by 0x10F0790: boss_hydross_the_unstable::boss_hydross_the_unstableAI::Reset() (boss_hydross_the_unstable.cpp:164)
2013-08-24 01:54:37 +01:00
Nay
556c478e68
Tools: Fix compiler warnings
2013-08-23 20:42:22 +01:00
Filip
95bdde84d9
[DB/Errors] Really fix a few more errors.
2013-08-23 20:00:55 +02:00
Shauren
da693bbc81
Scripts/Halls of Reflection: Fixed accessing uninitialized memory
2013-08-23 18:45:17 +02:00
Filip
04707b1287
[DB/Errors] Fix a few DB errors.
2013-08-23 18:11:11 +02:00
Aokromes
b5362c5c45
Script/Ahnkahet: Fix warning
2013-08-23 14:47:38 +02:00
Filip
97a9b7695a
[DB/SAI]: I've Got a Flying Machine! (11390)
...
Fixes #6609
2013-08-22 16:59:56 +02:00
Filip
ce7ac33a42
[DB/SAI] Vile Like Fire!
...
Fixes #6524
2013-08-22 15:53:31 +02:00
joschiwald
99081bcf54
Merge branch 'master' of github.com:TrinityCore/TrinityCore
2013-08-22 13:48:47 +02:00
joschiwald
8e833743d4
Scripts/GruulsLair: reworked InstanceScript
...
Known Issue: position desynch after creature respawn
2013-08-22 13:47:54 +02:00
Vincent-Michael
dc86e87f25
Scripted/ShadeOfAkama: Some cleanups
2013-08-21 19:58:12 +02:00
joschiwald
a383885f5c
Scripts/AhnKahet: reworked InstanceScript
2013-08-21 19:43:46 +02:00
Vincent-Michael
1e89ae1960
Core: Fix warnings and random changes
2013-08-21 18:46:52 +02:00
joschiwald
62c7e309ee
Scripts/BlackTemple: reworked InstanceScript
2013-08-21 12:29:28 +02:00
joschiwald
7a14e366ac
Scripts/AzjolNerub: reworked InstanceScript
2013-08-20 23:05:00 +02:00
Shauren
296da5df12
Core/Commands: Improved debug moveflags to also send associated opcodes
2013-08-20 21:16:54 +02:00
joschiwald
7e3a52bb42
Scripts/HallsOfLightning: reworked InstanceScript
2013-08-20 18:11:41 +02:00
Filip
d74b8f0a1a
DB: Fixup for last file name
2013-08-20 00:46:56 +02:00
Shauren
75cc4e7b25
Core/Auras
...
* Fixed unsafe removal of charm auras, it is now safe to remove them inside AI hooks
* Fixes crash in SmartAI::EnterEvadeMode
Closes #8679
2013-08-20 00:43:03 +02:00
Shauren
8ae88954aa
Delete 2013_08_19_02_world_sai.sql
...
Removed file which broke the repo (tab in name)
2013-08-20 00:31:05 +02:00
Filip
651285173d
[DB/MISC]: To Rule The Skies (23061) & Onyx Scales
2013-08-19 23:46:39 +02:00
Shauren
44485a74ad
Scripts/Icecrown Citadel: Fixed Ice Tomb targeting tanks in phase 3 in Sindragosa encounter
...
Closes #8778
2013-08-19 22:16:05 +02:00
joschiwald
e0f010b310
Scripts: Random script fixes and code optimizations
2013-08-19 20:03:06 +02:00
Vincent-Michael
7679145da5
Core: Fix warning
2013-08-19 15:04:45 +02:00
QAston
dedeb5f9eb
Fix build with gcc. Thanks to McBitter for testing.
2013-08-19 14:52:17 +02:00
Filip
5ec04483cb
[DB/SAI] Rejek: First Blood
...
Fixes #6113
2013-08-19 01:17:14 +02:00
QAston
0513d9c8d0
Core: Fix warnings. Make callback symbols local.
2013-08-18 20:30:38 +02:00
Vincent-Michael
ff3ff68704
Update rename for openssl changes
2013-08-18 20:11:24 +02:00
QAston
19343ddd55
Fix crashed caused by using openssl from multiple threads simultanously.
...
Note that this doesn't make BigNumber class threadsafe - it never was that way.
2013-08-18 17:44:04 +02:00
QAston
2a3370929d
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
...
Remove mutex from BigNumber class - it didn't do what it was advertised to do - consider using the "locked" array outside of the function in which it was "locked".
2013-08-18 17:44:03 +02:00
QAston
8160633e12
Core: Fix a bug in BigNumber::SetBinary
2013-08-18 17:44:02 +02:00
QAston
10fb50ad66
Core: Fix a bug in BigNumber::SetQword
2013-08-18 17:44:02 +02:00
Shauren
6a55395e4f
Core/Players: Do not add banned characters to _legitCharacters container
2013-08-18 15:23:39 +02:00
Vincent-Michael
9eb01d63bd
Core: Fix warnings
2013-08-18 13:54:20 +02:00
Vincent-Michael
7dbf68cbfc
Scripted/Misc: Remove some whitespace
2013-08-18 02:07:13 +02:00
joschiwald
2b19ba1879
Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmetic changes
2013-08-18 01:41:10 +02:00
Vincent-Michael
c32dbd1432
Core/Spells: Fix hunter T7 4P Bonus
...
Closes #8320
2013-08-18 00:55:44 +02:00
Vincent-Michael
da1e466bd5
Core/Misc: Implemented GetObjectScale function
2013-08-17 23:47:43 +02:00
Filip
865353e4a6
[DB/MISC] Spawn entry for TEMP Blackhoof Village Windmill
2013-08-17 23:28:32 +02:00
WishToDie
6a7ac8cef9
Fix typo in commit 7c7f19228e
2013-08-18 00:05:02 +03:00
w1sht0l1v3
1ad954e215
Core/Scripts: Placeholders for instances Maraudon and Dire Maul.
...
It is needed for Random Dungeon Finder credit.
2013-08-17 19:14:48 +03:00
w1sht0l1v3
7c7f19228e
Core/Scripts: Placeholders for instances The Slave Pens and The Underbog.
...
It is needed for Random Dungeon Finder credit.
2013-08-17 17:50:33 +03:00
Filip
08133c7fef
[DB/MISC] Appropriate GO id
2013-08-17 14:31:31 +02:00
w1sht0l1v3
0333d22fe9
Core/Scripts: Placeholder for instance Ragefire Chasm.
...
It is needed for Random Dungeon Finder credit.
2013-08-17 15:25:09 +03:00