aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-04-07Core/DBLayer: More type fixes.Shauren
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-03-16Core/Script: Code style.Gyx
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-03-12Core/Units:Machiavelli
2012-03-10Merge pull request #5632 from FrozenSouL/tc_helperDiscover-
2012-03-10Core/DBC: Remove store getters (useless since we don't have scripts as extern...Shauren
2012-03-11Update forgotten copyright-headers for 2012.frozenarmor
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-03-07Core/MapsShauren
2012-03-07Core: Remove some whitespace and tabsclick
2012-03-05Core/Commands: add command to reload locales_creature_textjoschiwald
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