| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-26 | Scripts/ShadowmoonValley: Fixup script for Lord Illidan Stormrage quest to ↵ | w1sht0l1v3 | |
| be doable. Notice: this whole script needs a proper rewrite(contains wrong Illidan npc id,bad dialogues,etc). | |||
| 2013-01-26 | Update README | Aokromes | |
| TrinityCore Requirements Platform: Linux, Windows or Mac Processor with SSE2 support ACE ≥ 5.8.3 MySQL ≥ 5.1.0 CMake ≥ 2.8.0 OpenSSL ≥ 0.9.8o GCC ≥ 4.3 (Linux only) MS Visual Studio ≥ 9 (2008) (Windows only) | |||
| 2013-01-26 | Fix Typo. | WishToDie | |
| 2013-01-26 | Script/Commands: Implement command to list the members of a group/party. | w1sht0l1v3 | |
| 2013-01-25 | DB: Fix SAI broke by quest_end_script conversion | Gacko | |
| Closes #8995 | |||
| 2013-01-25 | Core/Log: Fix crash due to uninitialized variable | Machiavelli | |
| 2013-01-25 | DB/Stats: Correct a few creature_classlevelstats | Malcrom | |
| Research done for 4.3.4 but still valid in 3.3.5 | |||
| 2013-01-25 | DB/Texts: Ensure that correct types are used in `creature_text` (42 texts ↵ | nelegalno | |
| should be corrected) Closes #9055 | |||
| 2013-01-25 | Merge pull request #9056 from thomas33/typo | Nay | |
| fix typo | |||
| 2013-01-25 | fix typo | thomas33 | |
| 2013-01-24 | Scripts/Icecrown Citadel: Fixed possible crash with Bone Spike Graveyard | Shauren | |
| Closes #7171 | |||
| 2013-01-24 | Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang's Blood Power scaling ↵ | Shauren | |
| on first attempt. Closes #3283 | |||
| 2013-01-24 | Core/Log: Fix console colors (missing change from 53a3373) | Spp | |
| Closes #9051 | |||
| 2013-01-24 | Merge pull request #8953 from MrSmite/PetAI_PassiveCastFix | Nay | |
| Fix passive pets not using spells when commanded to attack | |||
| 2013-01-24 | DB/SAI: Fix quest Wrangle Some Aether Rays! | Kirkhammett | |
| Closes #6176 Closes #8968 | |||
| 2013-01-24 | Merge pull request #8978 from Naios/sai_timed_cond | Nay | |
| Core/SmartScripts: Check Conditions also for timed Events | |||
| 2013-01-24 | Core/Players: Fixed uninitialized variable for item swaps | Shauren | |
| 2013-01-24 | Core/Logging: Fix all possible crashes when using bad Appender config settings | Spp | |
| 2013-01-24 | Core/Misc: Minor cosmetic changes here and there | Spp | |
| 2013-01-24 | Tools/mmap_generator: Fixed a deadlock at exit | Shauren | |
| 2013-01-24 | Merge pull request #9049 from springfieldking/master | Nay | |
| Fix crash when wordserver startup | |||
| 2013-01-24 | Merge pull request #9037 from krofna/crefixes | Nay | |
| Fix error when swapping unique equipped weapon on dual wield | |||
| 2013-01-24 | Update src/server/shared/Logging/Log.cpp | springfieldking | |
| Fix crash when the last iter plus and change value | |||
| 2013-01-24 | Core/Log: Rotate logs when maximum size is exceeded, backup name will be ↵ | Spp | |
| "filename".datetime - This is an addition to 39c2d89 | |||
| 2013-01-24 | Merge pull request #9045 from krofna/mysql | Shauren | |
| Fix magic numbers: You meant 5.1 and not 5.10 | |||
| 2013-01-24 | Core/DBLayer: Fixed required version definitions | Mislav Blažević | |
| 2013-01-24 | Fix error when swapping unique equipped weapon on dual wield | Mislav Blažević | |
| Also fix rings and trinkets | |||
| 2013-01-24 | Tools/mmaps_generator: Multithreading optimisations. Should save some time ↵ | Machiavelli | |
| generating mmaps. | |||
| 2013-01-24 | Merge branch 'HEAD' of git@github.com:TrinityCore/TrinityCore.git | Machiavelli | |
| 2013-01-23 | Tools: Remove a bit of spam when mmaps_generator loads vmaps | Shauren | |
| 2013-01-23 | Scripts/Icecrown Citadel: Fixed Essence of the Blood Queen interrupting ↵ | Shauren | |
| player spell casts Closes #8665 | |||
| 2013-01-23 | Core/DBLayer: Drop support for MySQL versions <5.1 | Machiavelli | |
| Both server and client libraries must be up to date in order to run TC. | |||
| 2013-01-23 | SQL: Rename SQL merged in PR | Vincent_Michael | |
| 2013-01-23 | Merge pull request #9016 from joschiwald/spellscripts4 | blub | |
| Core/Spell: convert more spells to SpellScripts | |||
| 2013-01-23 | Typo fix. | WishToDie | |
| 2013-01-23 | Script/Commands: Add command to join an existing group/party. | w1sht0l1v3 | |
| 2013-01-23 | Core/Log: Allow configuring a maximum file size for a log file. If the file ↵ | Machiavelli | |
| size is about to be exceeded, the core will create a new file titled <oldname>_.log and start outputting there. | |||
| 2013-01-23 | DB/Misc: Add back flight aura on Wyrmrest Defender.(probably deleted on last ↵ | w1sht0l1v3 | |
| template_addon cleanup) Correct a SAI line for Nerub'ar Broodkeeper. | |||
| 2013-01-22 | Core/Spell: convert more spells to SpellScripts | joschiwald | |
| 2013-01-22 | Merge pull request #9020 from krofna/krafixes | click | |
| Core/ConfigReader: Expand ~ as the HOME envvar on UNIX-based platforms (requries that the HOME envvar has been set, it normally is) | |||
| 2013-01-22 | Core: Yet another warning fix | Nay | |
| @Kaelima: could you verify MoveCharge? | |||
| 2013-01-22 | Core: Fix build | Vincent_Michael | |
| 2013-01-22 | Core: Fix compile warnings | Nay | |
| 2013-01-22 | Update more copyright note for 2013. | Vincent_Michael | |
| 2013-01-22 | DB/SAI: Fix more some db errors no.4 | Vincent_Michael | |
| 2013-01-22 | Tools/MeshExtractor: Fix warnings | Nay | |
| 2013-01-22 | Tools: Build fix, for real this time | Shauren | |
| 2013-01-22 | Tools/MapExtractor: Fix displaying of a few counts in Windows | Nay | |
| %zu works fine on GCC/Linux, but fails in MSVC/Windows | |||
| 2013-01-22 | Tools: Build fix | Shauren | |
| 2013-01-22 | Core/Objects: Changed how update fields marked for sending are stored ↵ | Shauren | |
| serverside to use our UpdateMask class | |||
