| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-15 | Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵ | Nyeriah | |
| script to EventMaps/BossAI (cherry picked from commit d417e929307b4db65a89c188b2273199a33d3396) | |||
| 2014-12-15 | Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵ | joschiwald | |
| drain world tree | |||
| 2014-12-13 | Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵ | Nyeriah | |
| and the one after killing Mr. Bigglesworth (cherry picked from commit ee1fa933607342947fa579a02bd135858fd6cf99) | |||
| 2014-12-12 | Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵ | Nyeriah | |
| Gothik's death (cherry picked from commit f7a5a19f00d5a5df8df67b051a5606292d6eea6e | |||
| 2014-12-07 | Core: fixed few coverity issues and warnings | joschiwald | |
| 2014-12-05 | Scripts/Misc: Initialize a couple of fields | Nyeriah | |
| (cherry picked from commit 548cc1cd2f31ca5fa767f148a086c76f8e9ef903) | |||
| 2014-12-04 | Scripts/MountHyjal: Update Archimonde's script | Nyeriah | |
| @todo: instance scripts needs a major clean up Closes #6471 (cherry picked from commit 09b71ef8bd560166f07273bbf68b62e7d2633b67) | |||
| 2014-11-30 | Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird models | Shauren | |
| Closes #13648 | |||
| 2014-11-30 | Core/Creature: Implemented negative levels for creatures having -1 as expansion | Kinzcool | |
| 2014-11-26 | Core: Use the correct function to convert strings to unsigned longs and ↵ | Nayd | |
| unsigned long longs Fixes wrong data being inserted into the database (i.e explored zones). More info in #13493 Fixes #13493 Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report. | |||
| 2014-11-23 | Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players ↵ | Nyeriah | |
| are in range (specially during waves) (cherry picked from commit 0a0e9b196fe3e4db0d807beb17d90895c174ce84) | |||
| 2014-11-23 | Core/Packets: | joschiwald | |
| - updated/enabled CMSG_CHANNEL_DISPLAY_LIST, CMSG_CHANNEL_LIST, CMSG_JOIN_CHANNEL, CMSG_LEAVE_CHANNEL, SMSG_CHANNEL_LIST, SMSG_CHANNEL_NOTIFY_JOINED, SMSG_CHANNEL_NOTIFY_LEFT - updated CMSG_SET_SELECTION - updated CMSG_TUTORIAL_FLAG (removed CMSG_TUTORIAL_CLEAR, CMSG_TUTORIAL_RESET) - fixed null guid in EquipmentSetList - fixed struct of MonsterMove | |||
| 2014-11-21 | Scripts/SteamVault: Remove non-selectable flag from access panels once their ↵ | Nyeriah | |
| respective bosses are done (cherry picked from commit e778ee14163a4989b90025f4d83f897a03ae183d) | |||
| 2014-11-21 | Scripts/SethekkHalls: fixed Talon King Coffer | joschiwald | |
| (cherry picked from commit 716d1404de9d3a5dd6d3c5945f30f48ac544b10c) | |||
| 2014-11-17 | Core/Packets: updated SMSG_INITIALIZE_FACTIONS and added struct for ↵ | joschiwald | |
| SMSG_CHANNEL_LIST | |||
| 2014-11-17 | Core/Packets: Added some chat message packets | Intel | |
| 2014-11-16 | Core/Packets: updated AccountData packets | joschiwald | |
| 2014-11-15 | Core/DataStores: Updated AreaTable.dbc | Intel | |
| Signed-off-by: Nayd <dnpd.dd@gmail.com> | |||
| 2014-11-15 | Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2 | Intel | |
| Signed-off-by: Nayd <dnpd.dd@gmail.com> | |||
| 2014-11-14 | Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler | Intel | |
| 2014-11-12 | Core/Talents: | Intel | |
| Fixed SMSG_TALENTS_INFO packet Fixed talents saving to DB Renamed 'talent spec' to 'talent group' since this name was shadowing character specializations (and new name is correct according to JAM) Enabled loading of MinorTalent.dbc (will be used later) Added additional specialization check in LearnTalent | |||
| 2014-11-12 | Core/World: hold deleted characters in character store | joschiwald | |
| 2014-11-12 | Core/Packets: updated char rename customize and factionchange packets | joschiwald | |
| 2014-11-11 | Build fix | Rat | |
| 2014-11-11 | Merge pull request #13529 from Intel/talents | Rat | |
| Core/Talents: Update talent system, remove talent points. author: Intel | |||
| 2014-11-11 | Scripts/Commands: mod xp command | Heihachi | |
| Closes #13476 (cherry picked from commit 3e03e546d3106bf8930e30ab9c2008b0e696e125) Conflicts: sql/base/auth_database.sql src/server/scripts/Commands/cs_modify.cpp | |||
| 2014-11-10 | Core/Commands: implement .pvpstats command | DDuarte | |
| Shows number of battleground victories in the last 7 days Closes #13460 Conflicts: sql/base/auth_database.sql sql/updates/auth/2014_11_10_00_auth.sql src/server/game/Accounts/RBAC.h (cherry picked from commit fd0b96178174e624510a10f5bc27b60af406d901) | |||
| 2014-11-10 | Core: Nuke authserver | DDuarte | |
| It has been replaced by bnetserver since grunt was deprecated | |||
| 2014-11-10 | Core/Talents: Update talent system, remove talent points | Intel | |
| 2014-11-10 | Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc | Rat | |
| Conflicts: src/server/game/DataStores/DBCStores.cpp src/server/game/DataStores/DBCStructure.h src/server/game/Events/GameEventMgr.cpp | |||
| 2014-11-10 | Warning fixes | Shauren | |
| 2014-11-10 | Core/DataStores: Updating spells dbc part 2 | Intel | |
| 2014-11-10 | Core/Commands: Battle.net account command changes | Shauren | |
| * All commands renamed from "battlenetaccount" to "bnetaccount" * bnetaccount create now also creates and links initial game account * Added new commands bnetaccount link/unlink to manage relations between existing accounts | |||
| 2014-11-09 | Core/DataStores: Updating spells dbc part 1 | Intel | |
| 2014-11-09 | Core/DataStores: Even more converted dbcs | Intel | |
| 2014-11-08 | Core: Fix non-pch build | Bernd Lörwald | |
| 2014-11-08 | Core/DataStores: Updated item dbcs | Intel | |
| 2014-11-08 | Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar" | treak | |
| Signed-off-by: treak <goodfeelingzzz@gmail.com> (cherry picked from commit 341e374c723f0dc78e755ca962d22d5d9a8f54d8) Conflicts: src/server/scripts/Northrend/Ulduar/Ulduar/instance_ulduar.cpp Codestyle (cherry picked from commit 3530b938a8d390d4d39ac840d5b0e7403b08dbc5) | |||
| 2014-11-08 | Scripts/Instance: The Stonecore | Mihapro | |
| (cherry picked from commit 50bf6cad6a6bf1e4190a492c3a88316d6d831656) | |||
| 2014-11-08 | Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, ↵ | Intel | |
| DurabilityQuality.dbc, EmotesEntry.dbc, EmotesText.dbc, Faction.dbc, FactionTemplate.dbc structs | |||
| 2014-11-08 | Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, ↵ | Intel | |
| CreatureSpellData.dbc, CreatureType.dbc, CurrencyTypes.dbc, DestructibleModelData.dbc structs | |||
| 2014-11-08 | Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, ↵ | joschiwald | |
| SMSG_CLIENTCACHE_VERSION, SMSG_MOTD | |||
| 2014-11-07 | Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs | Intel | |
| 2014-11-07 | Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, ↵ | Intel | |
| CharTitle.dbc structs | |||
| 2014-11-07 | Core/DataStores: Fixed name consistency and improved coords handling | Intel | |
| 2014-11-06 | Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievement | Nyeriah | |
| * also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example) (cherry picked from commit 9838cbda1a44ca6e45d114a0c2facc71cb481d38) | |||
| 2014-11-06 | Core/DataStores: Updated AreaTrigger.dbc struct | Intel | |
| 2014-11-05 | Core/DataStores: Fixed build after rename | Intel | |
| 2014-11-04 | Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMES | Shauren | |
| 2014-11-03 | Core/NetworkIO: implemented undelete opcodes and moved char create/delete ↵ | joschiwald | |
| packets to new packet classes | |||
