aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-03-03Fix a warning.Machiavelli
2012-03-03Core/Commands: Implement .debug moveflags command. With params you can set Mo...Machiavelli
2012-03-01Script/Commands: Some safer code in wp modifykaelima
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-25Core/Warden: Add reload ability for character.warden_action table / Centraliz...leak
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-07Scripts/Commands Send Global GM message when reloading waypoint_data table li...Aokromes
2012-01-28Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in accoun...Subv2112
2012-01-24Core: Fix non-PCH build and remove a few warnings.click
2012-01-22Core/SAI: Linked events should be executed after the event that linked them i...Subv2112
2012-01-21Merge pull request #4839 from Fredi/reloadShocker
2012-01-18Core/DBLayer: Change some incorrect uses of PQuery with PExecute or ExecuteMachiavelli
2012-01-17Core/Commands: Implement reload multiple creature templatesFredi
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-09Scripts/Commands: Fixed an error with account set gmlevel, the gmRealmID can ...Subv2112
2012-01-06Command/Account: fixed crash when creating account from consoledanik
2012-01-05Core/Commands: Implemented .reload waypoint_data command. (requests from Aokr...Venugh
2012-01-04Add Password change (Player level.) logsBezo
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