| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-07-19 | Clean up old (and partially unused) Aggro() function and use EnterCombat() ↵ | click | |
| instead + fix some minor enum-typos (INTURRUPT -> INTERRUPT) (fix by Azazel) --HG-- branch : trunk | |||
| 2010-07-12 | change "IN_MILISECONDS" to proper english "IN_MILLISECONDS" | click | |
| --HG-- branch : trunk | |||
| 2010-07-08 | * Implement proper script support for quest "The Prophecy of Akida" (9544) | Brian | |
| * Script by antihrist --HG-- branch : trunk | |||
| 2010-07-06 | Update GPL-licensing information on scripts (now with the proper bling-bling ↵ | click | |
| headers!) If any more scriptfiles are missing their respective header, let us know please... --HG-- branch : trunk | |||
| 2010-07-04 | Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated ↵ | click | |
| spellauras of a type - DueTospell() expects singular spellID Thanks to Azazel for the heads up --HG-- branch : trunk | |||
| 2010-07-02 | Adjust some more script copyrights (grrrrr) | click | |
| --HG-- branch : trunk | |||
| 2010-07-02 | Adjust to use correct timeframe for script-copyrights | click | |
| --HG-- branch : trunk | |||
| 2010-07-02 | Add Trinity copyright holders for scripts | click | |
| --HG-- branch : trunk | |||
| 2010-07-01 | Adjust includes for some Ulduar-scripts (fixes non-PCH build on *nix and ↵ | click | |
| should also do the same for Visual Studio/Windows) --HG-- branch : trunk | |||
| 2010-06-30 | Obsidian Sanctum: Many improvements & fixes, by moriquendu | Tartalo | |
| Closes issue #1278 Closes issue #2505 Finally I make some time to review & push this change. Thanks for the patience --HG-- branch : trunk | |||
| 2010-06-30 | Violet Hold: Don't make sinclari unselectable when event starts | Tartalo | |
| Thanks to dex for pointing it --HG-- branch : trunk | |||
| 2010-06-30 | It is now possible to use CMake on windows for proper build (PCH support ↵ | Shauren | |
| included) Merged PCH header into gamePCH since they became the same after these changes --HG-- branch : trunk rename : src/server/game/PrecompiledHeaders/NixCorePCH.cpp => src/server/game/PrecompiledHeaders/gamePCH.cpp rename : src/server/game/PrecompiledHeaders/NixCorePCH.h => src/server/game/PrecompiledHeaders/gamePCH.h | |||
| 2010-06-29 | Violet Hold: Implement sinclari's option to teleport player's inside during | Tartalo | |
| main event, based on DennisRassmann Closes issue #2810 --HG-- branch : trunk | |||
| 2010-06-29 | Violet Hold: Restructuration: Add an EventPhase var instead of using door's | Tartalo | |
| status to handle main event. Needed for next commits and cleansing --HG-- branch : trunk | |||
| 2010-06-29 | Hellfire Ramparts - Code cleanup & Re-write Nazan a little bit | Supabad | |
| --HG-- branch : trunk | |||
| 2010-06-28 | Violet Hold: More work on crystal activation thing. | Tartalo | |
| Process the event that's throw by the activation spell --HG-- branch : trunk | |||
| 2010-06-28 | Violet Hold: Fix crystal activation mechanic | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-28 | Violet Hold: Link Defenseless achiev code to crystal activation code | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-28 | add forgotten header for leviathan | Supabad | |
| --HG-- branch : trunk | |||
| 2010-06-28 | Add Hard Mode support to Flame Leviathan. more code cleanup. | Supabad | |
| Big Thanks to all who participated. --HG-- branch : trunk | |||
| 2010-06-28 | Violet Hold: Add crystal mechanic support to Portal's and Ichoron's adds | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-28 | Violet Hold: Add crystal activation support backend to instance script. | Tartalo | |
| Support is not used yet by the instance mechanic so is not usable as is --HG-- branch : trunk | |||
| 2010-06-27 | Violet Hold: Implement Defenseless Achievement | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-27 | Violet Hold: Add copyright note | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-27 | Get rid of a compile warning. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-26 | Violet Hold, Cyanigosa: Clear transformation on EnterCombat, now is handled by | Tartalo | |
| instance script --HG-- branch : trunk | |||
| 2010-06-26 | Violet Hold: Azure Saboteour animation on boss encounters, by DenissRassman | Tartalo | |
| From issue #2180 --HG-- branch : trunk | |||
| 2010-06-26 | Violet Hold: Cyanigosa's pre-fight animation, by DenissRassmann | Tartalo | |
| From issue #2810 --HG-- branch : trunk | |||
| 2010-06-26 | Violet Hold: bosses go out of the cell when door is open, by DennisRassmann | Tartalo | |
| From issue #2810 --HG-- branch : trunk | |||
| 2010-06-26 | Another fix for naxx GO handling | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-26 | Fix naxxramas saving | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-26 | Remove duplicated job | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-26 | Load&save gothik's door state on instancedata load&save | Tartalo | |
| Partial fix for issue #1244 --HG-- branch : trunk | |||
| 2010-06-25 | Get rid of Trinity Singleton and Threading patterns and replace them with ↵ | Machiavelli | |
| ACE_Singletons and ACE_GUARD_x macro´s with ACE_Thread_Mutex´es respectively. Also get rid of unused CountedReference class that used Trinity threading pattern. --HG-- branch : trunk | |||
| 2010-06-24 | Remove a possible NaN-value in WorldObject::HasInArc (thanks to arrai) | click | |
| + do some hack'n'slash-work on the CMakeLists with my trusted axe ( I just LOVE being a viking - I get to wield an axe for free!) --HG-- branch : trunk | |||
| 2010-06-23 | minor fixes in boss_morogrim_tidewalker | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-22 | Cleanup of logging - removed a few duplicit functions from olden times, ↵ | Xanadu | |
| fixed a typo. --HG-- branch : trunk | |||
| 2010-06-21 | Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windows | click | |
| --HG-- branch : trunk | |||
| 2010-06-21 | Use CMakeLists.txt file-globbing on scriptslibrary instead of adding every ↵ | click | |
| single script. Note that new scripts added means "run CMake to make it aware of any new files" --HG-- branch : trunk | |||
| 2010-06-21 | Remove obsolete script for Highlord Mograine (not active as boss in Naxxramas) | click | |
| --HG-- branch : trunk | |||
| 2010-06-20 | Violet Hold: Fix portal #2 spawning. Some minor cleansing and pointer checks | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Ulduar: Halls of Stone, Krystallus: Fix Shatter usage | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Violet Hold: Some fixes, infinite loop one included | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Violet Hold: Instance mechanics fixes, by PivoNRoll | Tartalo | |
| Closes issue #2733 Implements door hiting by trash, trash waypoints and more --HG-- branch : trunk | |||
| 2010-06-09 | Add copyright notes to CMake files | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-08 | Change around some more headers to adhere to new strucutre and namebase | click | |
| --HG-- branch : trunk | |||
| 2010-06-08 | * Linux compile with and without PCH fixed | Brian | |
| * Script library compile fixed * --todo: fix all scripts themselves :) --HG-- branch : trunk | |||
| 2010-06-08 | Add libmpq-0.4.2 (was missing from sourcetree after cleanup) | click | |
| --HG-- branch : trunk | |||
| 2010-06-07 | * Nearly done with fixing the Linux build. | Brian | |
| * Thanks to samccstudios for saving me some time with the Outlands scripts. --HG-- branch : trunk | |||
| 2010-06-07 | * More cleanup | Brian | |
| --HG-- branch : trunk | |||
