aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-02-23Merge branch 'master' into 4.xSpp
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-31Merge branch 'master' into 4.xSpp
2012-01-30Core/Commands: Fixed crash in .modify reputationShauren
2012-01-28Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in accoun...Subv2112
2012-01-23Core/Movement: Added a cs for SMSG_MOVE_SPLINE_ENABLE/DISABLE_COLLISION.Drake Fish
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-21Core/Movement: updated UN/SET_FLY packets, .gm fly on/off now works, fly moun...Rat
2012-01-21Merge pull request #4839 from Fredi/reloadShocker
2012-01-19Core/Movement: Updated/Added/Removed/Renamed Movement related Opcodes.Rat
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-07Merge branch 'master' into 4.xNay
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-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-12-18Commands/Npc: Add AIName/ScriptName to npc infokaelima
2011-12-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-12-10Core/Commands: Allow .mod drunk to modify the drunk state of the targeted pla...Kapoeira
2011-12-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
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-26Merge branch 'master' into 4.xNay
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-26Core/Misc: Fix compile and char creationkaelima
2011-11-24Core/DataStores:Rat
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-20Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-20Initial Commit for client version change to 4.2.2 (14545)Rat
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