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