aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances
AgeCommit message (Expand)Author
2012-01-07Merge branch 'master' into 4.xNay
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Remove unnecessary const_cast<Map*>.megamage
2011-11-23Do not allow an instance map to be created twice if it already exists. Fix #4...megamage
2011-11-22fixed startup crash while loading instance_encountersRat
2011-11-08Change more ace_guard to trinity_guardmegamage
2011-10-18Core: Fix some warningsSpp
2011-10-12Add MX lock to InstanceSave::Add/RemovePlayer. Because BindToInstance can be ...megamage
2011-10-08Core: Fix some build errors after code style cleanupMachiavelli
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: code-style clean-upBootz
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-01Core: cleanup.Chaplain
2011-08-19Core/InstanceScript: Function DoRemoveAurasDoToSpellOnPlayers() will also rem...Lopin
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-06-25Core/Instances: Remove function DoCompleteAchievement()Lopin
2011-06-12Core: And some more cleanups...click
2011-06-12Core: More codestyle cleanupsclick
2011-05-16Core/Scripts: Implemented DOOR_TYPE_SPAWN_HOLE to use in instance script Door...Shauren
2011-05-02Core/Instances: Kill weird SQL generator function and fix cleaning of expired...leak
2011-05-02And another oneleak
2011-04-29Add spaces after commasleak
2011-04-28Removing SQLStorage class leftoversleak
2011-04-28Core/ObjectMgr: Refactor sInstanceTemplateleak
2011-04-25Core/InstanceSaveMgr: Fixed typo in friend declarationShauren
2011-04-22Core: Added definitions to mark methods as deprecated and marked DoCompleteAc...Shauren
2011-04-21Core/Achievements: Removed unused parameter from UpdateAchievementCriteria an...Shauren
2011-04-13Core/CharDB cleanup: change creature_respawn and gameobject_respawn column na...Azazel
2011-04-11Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ...Azazel
2011-03-19Core/Scripts: Code style cleanup in ScriptedAI and BossAIShauren
2011-03-13Core/Scripts: Added FillInitialWorldStates hook to InstanceScript class for t...Shauren
2011-03-11Core/Instances: Fix crash and allocation issue in instance id generationleak
2011-03-10Core/Instances: Recycle instance IDs. Should fix instance ID shifting and rel...leak
2011-02-23Core/Instances: Remove unused mapleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-28Core/Instances: Fixed cleaning and packing query for account_instance_times t...Shauren
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-24Core/Instances: Made the max amount of instances player can enter within hour...Shauren
2011-01-24Core/Instances: Implemented confirmation dialog for players upon entering ins...Shauren
2011-01-24Core/Instances: Implemented hourly instance limit: players are limited to ent...Shauren
2011-01-23Scripts/Icecrown Citadel: Implemented boss raid frames for Blood Prince CouncilShauren