| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-05 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-05 | DB/Brewfest: Added missing brewfest spawn in shatttath | Vincent-Michael | |
| 2014-10-05 | Core/Misc: Added support for calculate zoneId/areaId for creature / ↵ | Vincent-Michael | |
| gameoject table at loading (Slow server startup ca.3-4 sec.) | |||
| 2014-10-05 | DB/Creature: K3 Perimeter Turret | Aokromes | |
| By cr4st, closes #13158 | |||
| 2014-10-05 | DB/Creature: Linda Ann Kastinglow & Arcanist Alec | Aokromes | |
| By Killyana. closes #12524 | |||
| 2014-10-05 | DB/Gossips: Assigned some gossips to their BroadcastTextId | Aokromes | |
| By 41782992, closes https://github.com/TrinityCore/TrinityCore/issues/13239 | |||
| 2014-10-04 | Core: Remove Whitespaces | Vincent-Michael | |
| 2014-10-04 | Revert "Core/SAI: Added new error for is using other script as sai" | Vincent-Michael | |
| This reverts commit d08862a7928707258f8741d7cb368b4622abc08e. | |||
| 2014-10-04 | Core/SAI: Added new error for is using other script as sai | Vincent-Michael | |
| 2014-10-04 | Core/SAI: Fix typo | Vincent-Michael | |
| 2014-10-04 | DB/SAI: fix more startup errors | MitchesD | |
| Updates https://github.com/TrinityCore/TrinityCore/issues/13256 | |||
| 2014-10-04 | Scripts/Misc: fixed GameObjects chests in CoS and HoR | MitchesD | |
| Fixes https://github.com/TrinityCore/TrinityCore/issues/13246 | |||
| 2014-10-04 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-04 | Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in db | Vincent-Michael | |
| 2014-10-04 | Core/Authserver | Shauren | |
| * Reorganized packet classes, moved each channel to separate namespace and file * Added all opcode names for channels: auth, connection and wowrealm * Documented more fields in LogonResponse | |||
| 2014-10-04 | DB/SAI: fixed some startup errors | MitchesD | |
| Updates https://github.com/TrinityCore/TrinityCore/issues/13256 | |||
| 2014-10-04 | SQL: Fix typo :/ | Vincent-Michael | |
| 2014-10-04 | DB/Spells: Convert spell_dbc from branch master without effect data | Vincent-Michael | |
| 2014-10-04 | SQL: Fix typo | Vincent-Michael | |
| 2014-10-04 | DB/Spells: Convert some spells dbc stuff from branch master | Vincent-Michael | |
| 2014-10-04 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-03 | Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdown | jackpoz | |
| Partially revert 4fe45b8c63d3c4118a0a69c6ed44573c53eba54c to fix worldserver stuck on "Halting process" on shutdown. Fixes #13201 | |||
| 2014-10-03 | Core/SAI: CleanUp in 98257b94728223ff027c3696b630462288c85255 / ↵ | Vincent-Michael | |
| 2838a622647a1e12ec483b59440c7d0414dc14fa | |||
| 2014-10-03 | DB/Spells: Fix typo | Vincent-Michael | |
| 2014-10-03 | Merge pull request #13259 from sonic3000/master | Duarte Duarte | |
| Core/Scripts: Fix for issue #882 | |||
| 2014-10-03 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-03 | Core/Sai: Added SMART_ACTION_TALK error log also for -guid creature | Vincent-Michael | |
| 2014-10-03 | Core: Fix crash | Vincent-Michael | |
| 2014-10-03 | Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to ↵ | Vincent-Michael | |
| Gooyeth) | |||
| 2014-10-03 | Core/Sai: Added new error log for action SMART_ACTION_TALK | Vincent-Michael | |
| 2014-10-02 | Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to ↵ | Vincent-Michael | |
| Gooyeth) | |||
| 2014-10-02 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-02 | Core/SmartScript: Fix warnings | Vincent-Michael | |
| 2014-10-02 | Core/Achievement: Fix warnings | Vincent-Michael | |
| 2014-10-02 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-02 | Core/AHBot: Fix reference_loot_template being excluded from ahbot items | jackpoz | |
| Fixes #13265 | |||
| 2014-10-02 | Core/Sai: Added better version for 4060fb1b592ef50ab0c5bd450ddc94a1461e900e | Vincent-Michael | |
| 2014-10-02 | Core/Sai: Added missing changes in 4060fb1b592ef50ab0c5bd450ddc94a1461e900e | Vincent-Michael | |
| 2014-10-02 | Core/Sai: Added ugly code for new sai error log :( | Vincent-Michael | |
| 2014-10-02 | Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: ↵ | Shauren | |
| associated lock is not held by any thread ==25829== at 0x4C2A1D5: pthread_cond_broadcast_WRK (hg_intercepts.c:891) ==25829== by 0x654A758: std::condition_variable::notify_all() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==25829== by 0x132305A: ProducerConsumerQueue<SQLOperation*>::Cancel() (ProducerConsumerQueue.h:100) ==25829== by 0x13229A7: DatabaseWorkerPool<WorldDatabaseConnection>::~DatabaseWorkerPool() (DatabaseWorkerPool.h:70) ==25829== by 0x6C6CB21: __run_exit_handlers (exit.c:78) ==25829== by 0x6C6CB74: exit (exit.c:100) ==25829== by 0x6C54EF3: (below main) (libc-start.c:276) | |||
| 2014-10-02 | DB/Quests: Fix half sleep fail in 6a471755231eb6481c7ce2091b58755b10373acc | Vincent-Michael | |
| 2014-10-02 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-02 | Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for ↵ | Vincent-Michael | |
| alliance-side) (meh, blizzard :/) | |||
| 2014-10-01 | Core/AH: Don't send expired auctions to clients | jackpoz | |
| Fixes #12964 | |||
| 2014-10-01 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-10-01 | Core/Spells: Added hack for "There and Back Again" quest credit (for ↵ | Vincent-Michael | |
| alliance-side) (meh, blizzard :/) | |||
| 2014-09-30 | Core/GameObjects: Fixed possible crashes if transport objects don't have ↵ | Shauren | |
| entries in TransportAnimation.dbc | |||
| 2014-09-30 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-09-30 | Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark ↵ | Vincent-Michael | |
| for the Barleybrews!" | |||
| 2014-09-30 | DB/Brewfest: Convert some brewfest for alliance: | Vincent-Michael | |
| - Fix Quest "Bark for the Barleybrews!" (for Alliance-side) - Fix Quest "Bark for the Thunderbrews!" (for Alliance-side) | |||
