index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T14: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-07
Merge branch 'master' into 4.x
Nay
2012-01-05
Core/Commands: Implemented .reload waypoint_data command. (requests from Aokr...
Venugh
2012-01-04
Add Password change (Player level.) logs
Bezo
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-27
Merge branch 'master' into 4.x and some warning fixes
Spp
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-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Machiavelli
2011-12-10
Core/Commands: Allow .mod drunk to modify the drunk state of the targeted pla...
Kapoeira
2011-12-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Machiavelli
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
Merge branch 'master' into 4.x
Nay
2011-11-26
Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...
Nay
2011-11-26
Core/Misc: Fix compile and char creation
kaelima
2011-11-24
Core/DataStores:
Rat
2011-11-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-20
Initial Commit for client version change to 4.2.2 (14545)
Rat
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-
[next]