aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-01Scripts/ToC: Twin Val'kyrNyeriah
- Script rewritten to EventMaps - Implemented random special ability sequence - Adjusted timer for special abilities to 45 seconds - Misc clean up. Closes #7546 (cherry picked from commit e5da0dccfac75fc1ccb111b9977f31ff35745922)
2014-10-31Core/NetworkIO: Fixed packet compressionShauren
2014-10-31Merge pull request #13477 from bloerwald/map_extractor/nicer_output_on_errorsDuarte Duarte
Map extractor: nicer output on errors
2014-10-31Core/NetworkIO: update opcodes to 6.0.3.19103 and disable all handlersjoschiwald
2014-10-31Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGINjoschiwald
2014-10-30DB/GameObjects: Updated some templates with sniffed data from build 5.4.1.17538Kinzcool
2014-10-30DB/GameObjects: Updated some templates with sniffed data from build 5.4.2.17658Kinzcool
2014-10-30SQL: Changed data fields in gameobject_template to allow int32sKinzcool
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet ↵Shauren
claases, added SMSG_COMPRESSED_PACKET
2014-10-30DB/Achievement: Remove unneeded criteria data for "A Tribute to Immortality"Nyeriah
Required team is already checked from dbc on criteria update Closes #4622 Thanks to @joschiwald
2014-10-30Fixed gcc buildShauren
2014-10-30Fixed typo in previous commitShauren
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-30DB/Disables: Remove criteria for the "Shattered" achievement from disablesNyeriah
...as it works fine. Ulduar/Ignis achievement.
2014-10-30Merge pull request #13434 from TrinityCore/packitifyDuarte Duarte
Networking code overhaul proof of concept
2014-10-30Core/Networking: PoC changes to the way packets are handledDDuarte
This is a rewrite of the way we send SMSG opcodes, the reasoning behind this is to make fixing packets sent in multiple places easier, and allow for clearer documentation of the packet fields. Included SMSG_AUTH_RESPONSE and SMSG_AUCTION_COMMAND_RESULT as two examples.
2014-10-30Build: Fixup 428d510f7664. Use check_cxx_source_compiles instead of try_compileDDuarte
2014-10-30Merge pull request #13478 from ↵Duarte Duarte
bloerwald/cmake/use_CMAKE_BUILD_TYPE_with_clang_as_well cmake: use $CMAKE_BUILD_TYPE instead of $CONFIGURATION as BUILD_DIRECTIVE
2014-10-30Build: Support boost versions compiled in C++11 as well as C++03 modebloerwald
Issues related to boost::filesystem and scoped enums
2014-10-29Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement ↵Nyeriah
"Hot Pocket" (cherry picked from commit 21820b425b0b573229f683a2d45b23d8a42c888d)
2014-10-29Merge pull request #13475 from ↵Duarte Duarte
bloerwald/connection_patcher/human_readable_pattern Tools/connection_patcher: use user readable characters for '.logon.battle.net' pattern
2014-10-29cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVEBernd Lörwald
2014-10-29Tools/MapExtractor: add -h and add missing newlineBernd Lörwald
2014-10-29Tools/MapExtractor: print human readable casc errorsBernd Lörwald
2014-10-29Tools/MapExtractor: give a nice error message on failing to CascOpenStorage()Bernd Lörwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-29Tools/connection_patcher: use user readable characters for ↵Bernd Lörwald
'.logon.battle.net' pattern
2014-10-29Tools/Patcher: Added pattern & patch for portal to all build configurationsShauren
2014-10-29Scripts/Ulduar: Fix Ignis' golems not shattering in 25mUnholychick
Closes #10519 (cherry picked from commit 60493b3057034833dc24674d688eae9bf3d77505)
2014-10-29Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ↵Nyeriah
access the rubble spawning triggers (cherry picked from commit 4c93ac74da81eeb5af27320777b64d347050f8e2)
2014-10-28Merge pull request #13440 from Rochet2/ahbotjackpoz
Core/AH: AHBot related fixes (cherry picked from commit 248847290ae11478d51decdc605691311dc934c5)
2014-10-28DB/Misc: Short John Mithril / Arena Treasure ChestDr-J
Since I used a sniff from 4.1.0 after finding out Gurubashi arena is unchanged since 3.3.5 and spawn positions are still the same.
2014-10-28Tools/connection_patcher: remove c# code, add c++ code with minor ↵bloerwald
modification, move to tools, integrate into cmake note: no longer downloads nonexistent modules note: now throws on not finding patterns new dependency: boost.filesystem Closes #13471
2014-10-27SQL: Revert changes to dev/world_database.sqlDDuarte
This file should only be updated in TDB releases. Fixes Travis 'build'
2014-10-27Core: Even more warning fixesDDuarte
2014-10-27Core/Defines: Add CLASS_MONK to CLASSMASK_ALL_PLAYABLEDDuarte
Closes #13469 Thanks @Noffear
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Merge pull request #13468 from AriDEV/6.xDuarte Duarte
Server/Entities: Updated Item Container Sub Class & Bag Family Mask For ...
2014-10-27DB/Misc: Zone Wide TextsDr-J
2014-10-27Server/Entities: Updated Item Container Sub Class & Bag Family Mask For ↵AriDEV
Cooking Supplies. Example: Portable Refrigerator (http://www.wowhead.com/item=92748) Signed-off-by: AriDEV <aridev666@gmail.com>
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-27Merge pull request #13466 from AriDEV/6.xShauren
Server/Entities: Should Fix Compile Error Under GCC 4.8+
2014-10-27Server/Entities: Should Fix Compile Error Under GCC 4.8+AriDEV
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-10-26DB/Graveyards: Fixed wrong values in the comments for graveyards having more ↵Kinzcool
than 1 zone by ID
2014-10-27Scripts/Freya: Fix Lumberjacked Achievetreak
Closes #13435 Fixes #8166 (cherry picked from commit e0512dd4b43503d58a0334c54aed513bf24f6eff)
2014-10-26DB/SAI: Added SAI for the second part of mobs before the gunship battleMitchesD
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/AH: Fix buildjackpoz
Fix build caused by 4.3.4 dbcs not having locales in ItemRandom*.dbcs . Fix a buffer overflow trying to access a char* as char**
2014-10-26Core/AH: Code cleanupjackpoz
Remove unused paramters from RemoveAuction(), kept till now for compatibility with ahbot patch. Reverts 28dffbee11024c1abc82a29a3fef655d9262904b (cherry picked from commit 8d39ad435a1f85d73e438c07e81003bfaa0c125f)
2014-10-26Merge pull request #13455 Rochet2/ahjackpoz
AH related fixes (cherry picked from commit d924553002339a07544063784acd6241ce469986)