aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-01-02Core/DBLayer: Couple fixesleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 4leak
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-12-18Commands/Npc: Add AIName/ScriptName to npc infokaelima
2011-12-10Core/Commands: Allow .mod drunk to modify the drunk state of the targeted pla...Kapoeira
2011-11-28Revert 81fea2d7b51549c340866050f93e3780503112f7.megamage
2011-11-28Fix some memory leak from CreateTamedPetFrom.megamage
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-20TabsMachiavelli
2011-11-20Core/Commands: Allow "$home" to be second parameter of .tele name, to telepor...thumsoul
2011-11-13Core/Commands: Fixed .account set gmlevel to correctly use realmId specified ...Shauren
2011-11-07Core: Codestyle clean-upBootz
2011-10-31Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...megamage
2011-10-31Core/Commands: Typo in d9406b0e5940d2e18c72ed10a45658caf5c508cd Ty glkrlosKaelima
2011-10-31Core/Commands: Add stupid-check for trying to add negative itemID to vendor. ...kaelima
2011-10-24Script/Commands: Codestyle and cleanupsFredi
2011-10-21Use read/write thread mx guard instead of general guard for HashMapHolder.megamage
2011-10-18Rename some classes in grid system.megamage
2011-10-17Core/Misc: Added 'f' after float valuesFredi Machado
2011-10-15Core/WaypointMgr: Allow to set orientation to waypoints.kaelima
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-10Script/Commands: Codestyle and cleanupsFredi Machado
2011-10-07REPO: Code-style clean-upsBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-21Scripts/Commands: Added .dev command to show <Dev> tag in nicknameRochet2
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-13Core: Minor cleanups (here and there)Spp-
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-09-08Fix a typo in 327fe7c than changed the logic of a function and simplify IsXXX...Spp
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-09-01Scripts/Commands: Allow c++ style comments in opcode.txt file for .debug send...QAston
2011-08-30Core: Cleanup.Chaplain
2011-08-21Fix warnings from merged pull requests.QAston
2011-08-21Scripts/Commands: Unify .go xy and .go xyz commands, also add orientation par...Joeri Thissen
2011-08-13Core/Commands: Console should be able to add/remove rights in any caseleak
2011-08-09Scripts/Commands: Forgotten change & fix a mistake.Cron
2011-08-09Scripts/Commands: Killed some more engrish in debug CommandScripts.Cron
2011-08-08Scripts/Commandes: Kill some engrish.Cron
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston