aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2012-10-25Merge pull request #8127 from Gacko/childrens_weekSubv
Core/DB: Children's Week
2012-10-25Core: Children's Week - Remove event.h includeGacko
2012-10-25Merge pull request #8174 from tibbi/sotaSubv
correcting SotA teleports + cleanup
2012-10-24correcting SotA teleports + cleanuptibbi
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Misc: Add default count param to HasItemCountSpp
2012-10-23Merge pull request #8074 from Warpten/halionUpdateKaelima
Scripts/Ruby Sanctum: Misc fixes.
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-22Scripts/Ruby Sanctum:Warpten
* Fixed a crash caused by the grid. * Update spawnmasks. * Misc updates and corrections. Closes #8079. Closes #8078. Closes #8081. Closes #8077.
2012-10-21Core/Build: Build fix from previous mergeSubv
2012-10-21Merge pull request #8088 from Gacko/q13038Subv
Core/DB: Quest 'Distortions in time' Closes #3011
2012-10-21Core/DB: Children's WeekGacko
2012-10-20Core/Script: Gnomeregan - Deleting duplicate texts and adjusted the scriptdurotar
2012-10-20Core/DB: Quest 'Gordunni Cobalt' - CodestyleGacko
2012-10-20Core/DB: Quest 'Gordunni Cobalt'Gacko
SpellScript and conditions for spells of this quest.
2012-10-19Merge pull request #8107 from durotar/masterSubv
Core/Script: Update creature_text for Gnomeregan
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
- Store teleport coordinates to avoid recalculations each time someone has to be teleported - Correct teleport error msg when player is charming or using vehicle - Internal changes in storage types - Proper code for missing achievement lock type - Better debug msgs - Trying to get rid of "Player*" and "Group*" inside LFGMgr as much as possible (Step 1)
2012-10-16Added some suggestions from Subvdurotar
2012-10-16Core/Script: Update creature_text for gnomeregandurotar
2012-10-16Scripts/Halion: Fixed some warningsSubv
2012-10-16Core: Quest 'Distortion in time' - CodestyleGacko
Replace enum name eCloseRift with CloseRift and add underscore to private member counter.
2012-10-14Core/DB: Quest 'Distortions in time'Gacko
2012-10-14Core/DB: Quest 'Distortions in time'Gacko
2012-10-12Merge pull request #8065 from MrSmite/PetAI_Cleanup_1Nay
PetAI Cleanup
2012-10-12Cleanup PetAI, remove unnecessary and broken JustDied(). Closes #7242MrSmite
Thanks to Oiler2112 for suggestions and testing.
2012-10-12Core/Commands: Allow .modify money to take another parameter structure:Warpten
Example uses: * .modify money 325g 25s 12c is the same as .modify money 3252512 * .modify money -12g is the same as .modify money -120000 * .modify money -12g 45s is the same as .modify money -115500 * .modify money 25c 18g is the same as .modify money 18g 25c
2012-10-12Core/Script: Fix item unusual compass.Nay
By Kaelima and Retriman Closes #8039
2012-10-10Scripts/Commands: Fixed the command to restore a deleted character.Subv
Thanks @vlad852
2012-10-10Merge pull request #8001 from tibbi/reputation_convertSubv
correct reputation converting at faction change
2012-10-09Scripts/Misc: Correct two wrong urand'skaelima
(found by Aokromes)
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-10-07Spells/Hunter: ReadinessGigatotem
Fixes Readiness resetting the cooldown of Gift of the Naaru. Needs testing
2012-10-07Core/Scripts: Typo fix.w1sht0l1v3
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-10-07Fix non-pch buildkaelima
2012-10-07Fixed compile and renamed one sql fileskaelima
2012-10-06Merge pull request #7913 from Warpten/theRubySanctumKaelima
Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.
2012-10-06Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.Warpten
2012-10-06Core/Traps: Remove hardcoded cooldown value of 1 and use startDelay instead, ↵Nay
as per Kaelima suggestion startDelay is 1 for all hunter traps Fix non PCH build (boss_elder_madox.cpp) Remove a double parentheses in LFGGroupScript
2012-10-06Core/Misc: Tabs to spaces and whitespace cleanupNay
2012-10-06Merge pull request #7987 from CeIa/masterNay
Core/Script: Iron assemby encounter
2012-10-06SQL: Rename SQLs from 65c6b89d01b1a5675d2cNay
2012-10-06Merge pull request #7970 from Retriman/DungeonsSIINay
Core/Script: Dungeon Ahnkahet Boss Elder Nadox.
2012-10-05Compile fixShauren
2012-10-05Fix encounter in progress on the iron assemblyCeIa
2012-10-05Core/Script: Dungeon Ahnkahet Boss Elder Nadox.Retriman
Fix typo sorry.
2012-10-05Core/Battlefield: fix the wintergrasp and ioc teleporters.Kandera
2012-10-05Core/Spells: Master's Call should not remove stun effects.Kandera
2012-10-05Core/Scripts: add another missing include.Kandera