Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-21 | Merge pull request #9842 from Bezo/Arena | Aokromes | |
Core/Command: Implement .arena commands | |||
2013-05-22 | Implement .arena commands - add new commands to the core to handle with ↵ | Bezo | |
arena teams. *.arena create [player] "arena name" [type] *.arena create "arena name" [type] *.arena disband [TeamID] *.arena rename "oldName" "newName" *.arena captain [TeamID] [Player] *.arena info [TeamID] *.arena lookup [name] | |||
2013-05-21 | Merge pull request #9840 from Ascathor/master | Aokromes | |
Core/Command: Remove excess parameter in LANG_PINFO_PLAYER | |||
2013-05-21 | Core/Command: Remove excess parameter in LANG_PINFO_PLAYER | Ascathor | |
Should fix the command on linux servers | |||
2013-05-21 | Core: Fix warnings | Vincent-Michael | |
2013-05-21 | Merge pull request #9822 from wowpsp/master | Aokromes | |
Support 1.12.3 (build 6141) | |||
2013-05-21 | Merge pull request #9827 from Ascathor/master | Aokromes | |
Core/Command: Rework .PInfo and give more output and add Gender to trinity_string | |||
2013-05-21 | Merge pull request #9808 from xjose93/ImproveLog12 | Aokromes | |
Core/Logs: Added more info for .send mail command. | |||
2013-05-21 | Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ↵ | Spp | |
changes | |||
2013-05-21 | Core/Build: Fix compile under Ubuntu 13.04 and openSUSE 12.3 (and probably ↵ | Spp | |
other new distros) Closes #9832 Closes #9740 | |||
2013-05-19 | DB/Triggers: Added "anti-exploration" teleport for Scholomance. | Kinzcool | |
2013-05-20 | Core/Command: Rework PInfo and give more output and add Gender to trinity_string | Ascathor | |
* Prints out in several strings instead of few * Leaves unnecessary ones out (e.g. phase for GMs) * Some code documentation included (including doxygen) * Cleaner code (partly) * Prints more content, e.g.: ** Localized Class- and Race names ** Localizable Gender names ** Current experience, required experience ** And more Shoutouts to @Nay, @Subv, @Shauren and several others from the irc Core/Command: Rework PInfo and give more output and add Gender to trinity_string | |||
2013-05-20 | DB: Several runtime error fixes | Gacko | |
2013-05-20 | Core/Spells: Fix spell script "spell_yogg_saron_malady_of_the_mind" | joschiwald | |
Closes #9813 | |||
2013-05-19 | DB/Creature: Fix startup error (thx Runico) | Vincent-Michael | |
2013-05-19 | MMAPS: Update mmaps_generator readme.txt with thread info | Nay | |
2013-05-19 | Cmake: Fix typo in msvc/settings.cmake | Nay | |
2013-05-19 | Merge pull request #1 from TrinityCore/master | wowpsp | |
2013-05-19 | Core/Misc: Another batch of fixes for issues found by static analysis | Shauren | |
2013-05-19 | Core/Misc: Another batch of fixes for issues found by static analysis | Shauren | |
2013-05-19 | Core/Spells: Fixed channeling spells with infinite duration | Shauren | |
2013-05-19 | Scripts/Misc: Fixed many scripts not executing one of their actions because ↵ | Shauren | |
of an event with id = 0 | |||
2013-05-18 | Reverted part of 60a88a08f5e85c1986aee49f9bfdbf8fa254f370 | Shauren | |
All 8 bytes must be read from file to match output from vmap4extractor | |||
2013-05-18 | Core/Collision: Corrected logic for closing source file in ↵ | Shauren | |
WorldModel_Raw::Read, fixes resource leak if method succeeds and prevents double free if it fails. Closes #9823 | |||
2013-05-18 | support 1.12.3 (build 6141) | wowpsp | |
2013-05-18 | Reverted part of 8be181c7e60daf9833044da61b379c2136892c37 that was not ↵ | Shauren | |
supposed to be pushed | |||
2013-05-18 | Buildsystem/MSVC: Fix a minor issue with /Zm heap allocation parameters not ↵ | click | |
being used 32-bit environment | |||
2013-05-17 | Core/Build: Fixed the build | Subv | |
2013-05-17 | * Another small batch of fixes from static analysis tool. | Subv | |
2013-05-17 | * Some more static analysis issues fixed. | Subv | |
2013-05-17 | * Another issue found by static analysis fixed. | Subv | |
2013-05-17 | * Batch of fixes for issues found by static analysis. | Subv | |
2013-05-17 | Merge pull request #9815 from Ascathor/master | Nay | |
Core: Add "GetRaceNameByID" and "GetClassNameByID" to get localized class and race string. | |||
2013-05-17 | Core/Vehicles: Fixed a crash that happened during seat changes searching for ↵ | Shauren | |
a previous free seat Closes #9609 | |||
2013-05-17 | Core/Misc: Another batch of fixes for issues found by static analysis | Shauren | |
2013-05-17 | Core/Misc: Fixed a bunch of issues found by static analysis | Shauren | |
2013-05-17 | Core: Add "GetRaceNameByID" and "GetClassNameByID" to get localized class ↵ | Ascathor | |
and race names. Core: Add "GetRaceNameByID" and "GetClassNameByID" to get localized class and race names. | |||
2013-05-16 | Merge pull request #9814 from vlad852/master | Shauren | |
Fix startup errors | |||
2013-05-16 | Fix startup errors. | Vlad | |
2013-05-16 | Core: Fix compiler warnings | Nay | |
2013-05-15 | Core/Logs: Added more info for .send mail command. | xjose93 | |
2013-05-14 | Merge pull request #9800 from horn/yogg_saron | Shauren | |
Scripts/Ulduar: Fix warnings | |||
2013-05-14 | Scripts/Ulduar: Fix warnings | horn | |
2013-05-14 | Merge pull request #9799 from xjose93/DamageGO | Shauren | |
Core/Commands: Improve .damage command, now can damage destructible gameobjects => ".damage go <guid> <damage>" | |||
2013-05-14 | Core/Commands: Improve .damage command, now can damage destructible ↵ | xjose93 | |
gameobjects => ".damage go <guid> <damage>" | |||
2013-05-14 | Merge pull request #9690 from horn/yogg_saron | Shauren | |
Scripts/Ulduar: Yogg-Saron | |||
2013-05-14 | Scripts/Ulduar: Yogg-Saron | horn | |
Known issues: - encounter doesn't start immediately after you enter the room, you need to go closer - players standing outside of the room are not turned Insane after 15 seconds - encounter resets if the last living player is gripped by Constrictor Tentacle or encased in Hodir's Flash Freeze - Hodir won't freeze multiple players when they die at the same moment - Flash Freeze missile (64176) won't hit anybody, probably cast too soon (cosmetic issue) - there are some unused spells, don't know when or why they should be cast - some spell animations hit multiple players, but they shouldn't do that | |||
2013-05-13 | Core/Debugging: Marked assert functions as non returning | Shauren | |
2013-05-13 | Core: Fixed windows compile | Shauren | |
2013-05-13 | Core/Spells: Manually reverted 8dea73fc83ed00764e03c6ee3bb7c1ffa28527eb. | Warpten | |
Will have a closer and better look later. |