| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-20 | Core/Networking: Close the instance socket acceptor on shutdown | Shauren | |
| 2016-02-19 | Core/Networking: Rewrite networking threading model | Shauren | |
| Each network thread has its own io_service - this means that all operations on a given socket except queueing packets run from a single thread, removing the need for locking Sending packets now writes to a lockfree intermediate queue directly, encryption is applied in network thread if it was required at the time of sending the packet | |||
| 2016-02-18 | Build fix - who the hell places semicolons after preprocessor defines?! | Shauren | |
| 2016-02-17 | Core/Configuration: Set default value of "Expansion" config to ↵ | Shauren | |
| CURRENT_EXPANSION (whatever the value at the moment is) and prevent setting LOCALE_none as dbc locale | |||
| 2016-02-17 | Give emphasis to the steps part of issue_template.md | DDuarte | |
| 2016-02-17 | Also add a template for new Github pull requests | DDuarte | |
| https://github.com/blog/2111-issue-and-pull-request-templates | |||
| 2016-02-17 | Fix typos and shortify issue template | DDuarte | |
| 2016-02-17 | Add a Github issue template | DDuarte | |
| https://github.com/TrinityCore/TrinityCore/issues/new | |||
| 2016-02-16 | Core/Bnet: Moved expiring bans to background task running every minute by ↵ | Shauren | |
| default (configurable) - no longer executed during login. | |||
| 2016-02-15 | Merge pull request #16615 from Rochet2/patch-2 | Shauren | |
| Fix build failing since https://github.com/TrinityCore/TrinityCore/commit/52758c1a0b8e37e198d744803460e34600d115b5 | |||
| 2016-02-14 | Fix build failing since ↵ | Rochet2 | |
| https://github.com/TrinityCore/TrinityCore/commit/52758c1a0b8e37e198d744803460e34600d115b5 /TrinityCore/src/server/game/Maps/Map.cpp:2448:22: fatal error: variable 'areaId' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (GridMap* gmap = const_cast<Map*>(this)->GetGrid(x, y)) | |||
| 2016-02-13 | Scripts/TheEye: Add spell Rend to advisor Thaladred the Darkener | w5860363 | |
| Closes #16594 Closes #15915 (cherry picked from commit e28cc7161af3929d7aa066b409dfe446705444b5) | |||
| 2016-02-12 | Core/Maps: Use map.dbc zone fallback if no area is found in grid files, not ↵ | Shauren | |
| only if grid files don't exist Closes #16583 Closes #16584 Extracting new maps is NOT needed. (cherry picked from commit fa3f106693733e7db8061fbd44295b0168a94614) | |||
| 2016-02-11 | DB/Gameobject: Delete multiple elevelator spawns | Rushor | |
| * closes #16285 * by msoky | |||
| 2016-02-11 | DB/Spell: Challenge mode teleport spell_target_positions | Rushor | |
| * by Foldor * closes #16115 | |||
| 2016-02-11 | Core/Scripts: Fixed calling UnitScript hooks | Shauren | |
| Closes #16543 | |||
| 2016-02-11 | Codestyle | Carbenium | |
| 2016-02-11 | Core/PacketIO: Updated and enabled SMSG_FISH_ESCAPED | Carbenium | |
| 2016-02-10 | Build fixes | Shauren | |
| 2016-02-10 | Core/Maps: Moved min height calculation to worldserver for more precise results | Shauren | |
| Closes #16530 | |||
| 2016-02-10 | DB/Quest: Have They No Shame - AllowableRaces | Rushor | |
| * fixup previous commit | |||
| 2016-02-10 | DB/Quest: Have They No Shame - AllowableRaces | Rushor | |
| * by Alastyr * closes #16510 | |||
| 2016-02-10 | DB/Creature: Nalpak Spawn | Rushor | |
| * by Saben65 * closes #16114 | |||
| 2016-02-10 | DB/Creature: Loot for NPC Tunneling Worm | Rushor | |
| * by Shoxxo, Killyana, tkrokli * closes #14270 | |||
| 2016-02-10 | DB/Creature: Ironforge Gryphon Riders Hovering | Rushor | |
| * by Saben65 * closes #16220 | |||
| 2016-02-10 | Core/PacketIO: Updated and enabled SMSG_FISH_NOT_HOOKED | Carbenium | |
| 2016-02-10 | Scripts: Fix no-PCH build MKII | Nyeriah | |
| Bah | |||
| 2016-02-10 | Scripts: Fix no-PCH | Nyeriah | |
| (cherry picked from commit 130f744c297008ed8b6f6536186513091f8f81fb) | |||
| 2016-02-10 | Scripts/Magister's Terrace: Script Kalecgos' appearance after using the ↵ | Nyeriah | |
| Scryer's Orb - Added missing waypoints, spells, emotes, proper timing... and prevent him from being summoned multiple times Closes #13208, #16522 (cherry picked from 6a56ede1796b25cb66facc289e75cc0deceabfdd) | |||
| 2016-02-10 | Core/GameObject: Also send EventInform() calls for GAMEOBJECT_TYPE_CAMERA | Nyeriah | |
| - This allows object and zone AI to process events called by camera objects as well (previously only possible through event_scripts) Closes #16506 (cherry-picked from commit 6904073c9cf2d6d1291bf976b8efff55edae74bc) | |||
| 2016-02-10 | Core/PacketIO: Updated and enabled SMSG_CHAT_RESTRICTED | Carbenium | |
| 2016-02-09 | Core/Maps: Parse MFBO adt chunk to properly handle height where player ↵ | Shauren | |
| counts as falling under the map * This fixes the height at which player is instantly killed when falling from The Frozen Throne * Set PLAYER_FLAGS_IS_OUT_OF_BOUNDS on players under the map to enable release spirit button while still falling Note: Extracting new maps is required | |||
| 2016-02-08 | Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_AMBIGUOUS | Carbenium | |
| 2016-02-08 | Dep/CascLib: Update to ↵ | Shauren | |
| ladislav-zezula/CascLib@919a2d670cb749c501ee15887a88e9b9a538961b | |||
| 2016-02-07 | Core/PacketIO: Updated and enabled SMSG_SET_PLAYER_DECLINED_NAMES_RESULT | Carbenium | |
| 2016-02-07 | Core/Maps: Use IsValidMapCoord for checking Z coord instead of just ↵ | Shauren | |
| std::isfinite - only acceptable values are between -17066.6656 and 17066.6656 | |||
| 2016-02-06 | Core/PacketIO: Updated and enabled SMSG_NOTIFY_MISSILE_TRAJECTORY_COLLISION | Carbenium | |
| 2016-02-06 | Core/Gossips: added some sanity checks to prevent duplicate interaction | joschiwald | |
| (cherry picked from commit 8b6954e81b76f8d7c6700eaf1a8b942bebaa85a0) Scripts: addition to 8b6954e81b76f8d7c6700eaf1a8b942bebaa85a0 Closes #16466 (cherry picked from commit b259d5c2bc41a545aad978c286f21347c0ba51a2) | |||
| 2016-02-06 | Merge pull request #16449 from imbavirus/TrinityCore/6.x | Aokromes | |
| [6.x] DB/Filenames: Rename incorrectly named sql files | |||
| 2016-02-06 | Warning fix | Shauren | |
| 2016-02-05 | Core/PacketIO: Marked SMSG_COMPRESSED_PACKET as enabled (this commit has no ↵ | Shauren | |
| effect whether it is enabled or not - this opcode is always enabled as it is sent directly from WorldSocket) | |||
| 2016-02-05 | Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCE | Carbenium | |
| 2016-02-05 | Core/PacketIO: Enable SMSG_GM_TICKET_SYSTEM_STATUS, ↵ | Carbenium | |
| SMSG_ON_CANCEL_EXPECTED_RIDE_VEHICLE_AURA, SMSG_PLAY_SCENE and SMSG_QUERY_ITEM_TEXT_RESPONSE | |||
| 2016-02-05 | Core/PacketIO: Enable SMSG_CORPSE_TRANSPORT_QUERY | Carbenium | |
| 2016-02-04 | Core/Opcodes: enabled SMSG_PVP_CREDIT | MitchesD | |
| 2016-02-04 | Core/PacketIO: Updated and enabled SMSG_AREA_SPIRIT_HEALER_TIME | Shauren | |
| 2016-02-04 | Core/PacketIO: Enable SMSG_AREA_TRIGGER_NO_CORPSE | Carbenium | |
| 2016-02-04 | Warning fix | Carbenium | |
| 2016-02-03 | Core/PacketIO: Updated CMSG_WARDEN_DATA | Carbenium | |
| Note: No packet handling changes made whatsoever. ...and ninja-fix a missing break from previous commit. | |||
| 2016-02-03 | Core/PacketIO: Updated CMSG_COMPLAINT | Carbenium | |
