| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-01 | Scripts/ToC: Twin Val'kyr | Nyeriah | |
| - 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-31 | Core/NetworkIO: Fixed packet compression | Shauren | |
| 2014-10-31 | Merge pull request #13477 from bloerwald/map_extractor/nicer_output_on_errors | Duarte Duarte | |
| Map extractor: nicer output on errors | |||
| 2014-10-31 | Core/NetworkIO: update opcodes to 6.0.3.19103 and disable all handlers | joschiwald | |
| 2014-10-31 | Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGIN | joschiwald | |
| 2014-10-30 | DB/GameObjects: Updated some templates with sniffed data from build 5.4.1.17538 | Kinzcool | |
| 2014-10-30 | DB/GameObjects: Updated some templates with sniffed data from build 5.4.2.17658 | Kinzcool | |
| 2014-10-30 | SQL: Changed data fields in gameobject_template to allow int32s | Kinzcool | |
| 2014-10-31 | Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet ↵ | Shauren | |
| claases, added SMSG_COMPRESSED_PACKET | |||
| 2014-10-30 | DB/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-30 | Fixed gcc build | Shauren | |
| 2014-10-30 | Fixed typo in previous commit | Shauren | |
| 2014-10-30 | Core/GameObjects: Updated GameObjectTemplate data structure | Shauren | |
| 2014-10-30 | DB/Disables: Remove criteria for the "Shattered" achievement from disables | Nyeriah | |
| ...as it works fine. Ulduar/Ignis achievement. | |||
| 2014-10-30 | Merge pull request #13434 from TrinityCore/packitify | Duarte Duarte | |
| Networking code overhaul proof of concept | |||
| 2014-10-30 | Core/Networking: PoC changes to the way packets are handled | DDuarte | |
| 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-30 | Build: Fixup 428d510f7664. Use check_cxx_source_compiles instead of try_compile | DDuarte | |
| 2014-10-30 | Merge 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-30 | Build: Support boost versions compiled in C++11 as well as C++03 mode | bloerwald | |
| Issues related to boost::filesystem and scoped enums | |||
| 2014-10-29 | Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement ↵ | Nyeriah | |
| "Hot Pocket" (cherry picked from commit 21820b425b0b573229f683a2d45b23d8a42c888d) | |||
| 2014-10-29 | Merge 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-29 | cmake: use CMAKE_BUILD_TYPE instead of CONFIGURATION as BUILD_DIRECTIVE | Bernd Lörwald | |
| 2014-10-29 | Tools/MapExtractor: add -h and add missing newline | Bernd Lörwald | |
| 2014-10-29 | Tools/MapExtractor: print human readable casc errors | Bernd Lörwald | |
| 2014-10-29 | Tools/MapExtractor: give a nice error message on failing to CascOpenStorage() | Bernd Lörwald | |
| 2014-10-29 | Core/Entites: Updated GUID format | Shauren | |
| 2014-10-29 | Tools/connection_patcher: use user readable characters for ↵ | Bernd Lörwald | |
| '.logon.battle.net' pattern | |||
| 2014-10-29 | Tools/Patcher: Added pattern & patch for portal to all build configurations | Shauren | |
| 2014-10-29 | Scripts/Ulduar: Fix Ignis' golems not shattering in 25m | Unholychick | |
| Closes #10519 (cherry picked from commit 60493b3057034833dc24674d688eae9bf3d77505) | |||
| 2014-10-29 | Scripts/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-28 | Merge pull request #13440 from Rochet2/ahbot | jackpoz | |
| Core/AH: AHBot related fixes (cherry picked from commit 248847290ae11478d51decdc605691311dc934c5) | |||
| 2014-10-28 | DB/Misc: Short John Mithril / Arena Treasure Chest | Dr-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-28 | Tools/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-27 | SQL: Revert changes to dev/world_database.sql | DDuarte | |
| This file should only be updated in TDB releases. Fixes Travis 'build' | |||
| 2014-10-27 | Core: Even more warning fixes | DDuarte | |
| 2014-10-27 | Core/Defines: Add CLASS_MONK to CLASSMASK_ALL_PLAYABLE | DDuarte | |
| Closes #13469 Thanks @Noffear | |||
| 2014-10-27 | Core: Fix warnings, mostly wrong printf formatters | DDuarte | |
| 2014-10-27 | Merge pull request #13468 from AriDEV/6.x | Duarte Duarte | |
| Server/Entities: Updated Item Container Sub Class & Bag Family Mask For ... | |||
| 2014-10-27 | DB/Misc: Zone Wide Texts | Dr-J | |
| 2014-10-27 | Server/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-27 | Core/Entities: Updated HighGuid values | Shauren | |
| 2014-10-27 | Merge pull request #13466 from AriDEV/6.x | Shauren | |
| Server/Entities: Should Fix Compile Error Under GCC 4.8+ | |||
| 2014-10-27 | Server/Entities: Should Fix Compile Error Under GCC 4.8+ | AriDEV | |
| Signed-off-by: AriDEV <aridev666@gmail.com> | |||
| 2014-10-26 | DB/Graveyards: Fixed wrong values in the comments for graveyards having more ↵ | Kinzcool | |
| than 1 zone by ID | |||
| 2014-10-27 | Scripts/Freya: Fix Lumberjacked Achieve | treak | |
| Closes #13435 Fixes #8166 (cherry picked from commit e0512dd4b43503d58a0334c54aed513bf24f6eff) | |||
| 2014-10-26 | DB/SAI: Added SAI for the second part of mobs before the gunship battle | MitchesD | |
| 2014-10-26 | Core/Entities: Updated updatefields | Shauren | |
| 2014-10-26 | Core/AH: Fix build | jackpoz | |
| 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-26 | Core/AH: Code cleanup | jackpoz | |
| Remove unused paramters from RemoveAuction(), kept till now for compatibility with ahbot patch. Reverts 28dffbee11024c1abc82a29a3fef655d9262904b (cherry picked from commit 8d39ad435a1f85d73e438c07e81003bfaa0c125f) | |||
| 2014-10-26 | Merge pull request #13455 Rochet2/ah | jackpoz | |
| AH related fixes (cherry picked from commit d924553002339a07544063784acd6241ce469986) | |||
