aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances
AgeCommit message (Expand)Author
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-26Several todo corrections for documentationAscathor
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-08Core/Maps: Fixed possible crash when resetting instancesShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-04-03Core/DBLayer: Fix issues in instance saving; spotted by Saring, thank youNay
2012-03-28Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core: Fix warningsElron103
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-03-16Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...kaelima
2012-03-16Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...kaelima
2012-03-09Some random cleanup here and thereSpp
2012-02-16Fix a lot of warningsSpp
2012-01-30Core/DBLayer: Restore removal and cleanup of respawn times of expired instancesleak
2012-01-12Compile fixShauren
2012-01-12Core/Scripts: Fixed DoSendNotifyToInstance message formatting (that should on...Shauren
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-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
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-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