| Age | Commit message (Expand) | Author |
| 2010-08-25 | * Fix a crash in Culling of Stratholme | Shocker |
| 2010-08-24 | Core: Fix more warnings | Spp |
| 2010-08-23 | Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and... | silinoron |
| 2010-08-24 | *Add AuraScript class for scripting aura objects - scripts are registered sam... | QAston |
| 2010-08-23 | Fix instance script for the Nexus. | silinoron |
| 2010-08-23 | Core: | azazel |
| 2010-08-23 | Core: Fix more warnings | Spp |
| 2010-08-22 | * Some consistency changes. | silinoron |
| 2010-08-22 | Core: | azazel |
| 2010-08-22 | Core/Script/Spells: Trial of the Crusader | John Holiver |
| 2010-08-22 | Scripts: | azazel |
| 2010-08-21 | Core: Remove lots warnings: | Spp |
| 2010-08-21 | *Add script hooks for SpellScript class - now you can use BeforeHit, OnHit, A... | QAston |
| 2010-08-21 | Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowg... | Shauren |
| 2010-08-20 | * Remove support for map-based random number generation (which seems unused). | silinoron |
| 2010-08-20 | Buildsystem: Add helperscripts to detect SSE2 extensions, and optimize platfo... | click |
| 2010-08-19 | Core/Scripts: Onyxia movement before phase 2 | John Holiver |
| 2010-08-19 | Core/Scripts: Fix build - AND DON'T USE SPACES IN FOLDERNAMES PLEASEKTHX! | click |
| 2010-08-19 | Vehicles: Prohibit entering vehicle in combat only if it is a multi-passenger... | Shauren |
| 2010-08-19 | Scripting: Skadi the Ruthless can now be removed from his drake with 3 harpoo... | Supabad |
| 2010-08-18 | Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard) | click |
| 2010-08-18 | Scripts: Added script for Lord Marrowgar | Shauren |
| 2010-08-18 | Add missing header. Now project should compile without PCH as well | azazel |
| 2010-08-18 | Core/spells: move 20425 Guarded by the Light spell from Warlock spells to Pal... | azazel |
| 2010-08-18 | Add more methods to SpellScript. | azazel |
| 2010-08-17 | Core/Scripts: Fix some typos in a few scripts - thanks to Kierkegaard | click |
| 2010-08-17 | Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename... | click |
| 2010-08-16 | Buildsystem: Add PCH-support for targets shared, collision, authserver and wo... | click |
| 2010-08-16 | Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655 | click |
| 2010-08-14 | This should be the last of the malfunctioning AI scripts, thanks to click for... | Machiavelli |
| 2010-08-14 | Also fix npc_scarlet_miner | Machiavelli |
| 2010-08-14 | Fix script (and crash in) npc_scarlet_miner_cart | Machiavelli |
| 2010-08-13 | Moved battleground achievement scripted checks into scripts | Shauren |
| 2010-08-12 | * Modify PlayerScript::OnChat hook. Now it takes one optional parameter of ty... | azazel |
| 2010-08-12 | Fix Emalon + adds AI initialization | Machiavelli |
| 2010-08-11 | This is why we need to be consistent in the code, so we can find and replace ... | Machiavelli |
| 2010-08-11 | Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map... | Machiavelli |
| 2010-08-09 | Small fix for the Flame Tsunami DoT debuff. | John Holiver |
| 2010-08-09 | BuilSystem: Clean up some small but annoying things from my earlier commits: | click |
| 2010-08-09 | BuildSystem/Windows: Add RelWithDebInfo configuration-type (reverts previous ... | click |
| 2010-08-09 | Fixed script name for announcer in Trial of the Champion | Shauren |
| 2010-08-09 | * Get rid of virtual function calls completely, seeing as they weren't necess... | XTZGZoReX |
| 2010-08-09 | Properly initialize instance scripts with the appropriate map id to avoid loa... | silinoron |
| 2010-08-09 | Clean up some doubledefined ScriptPCH.h includes | click |
| 2010-08-09 | Replace (CR) character from all converted scripts and replace it with it's pr... | click |
| 2010-08-08 | set correct script in class instance the eye, | Supabad |
| 2010-08-08 | Fix. | XTZGZoReX |
| 2010-08-09 | * Fix remaining errors in scripts project | azazel |
| 2010-08-08 | Fix. | XTZGZoReX |
| 2010-08-08 | Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl... | click |