index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2011-10-18
More clean up of grid system.
megamage
2011-10-18
Clean up grid system: allow directly creating Cell from x, y.
megamage
2011-10-18
Use method IsCoordValid() to replace explicit checks.
megamage
2011-10-18
Rename some classes in grid system.
megamage
2011-10-18
Minor changes here and there:
Spp
2011-10-18
Core/Calendar: Send map raid reset only once
Spp
2011-10-18
Core: Fix some warnings
Spp
2011-10-18
Core/Grid: Replaced ambiguous operator overloads with functions (Makes it cle...
Spp
2011-10-18
Minor cleanups here and there
Spp
2011-10-18
Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)
Spp
2011-10-18
Core/GameObject: Fixed memory leak in GameObject AI handling
Spp
2011-10-18
Core/GameObject: Fix compile warning (Note: bg->GetTypeID(true) will always r...
Spp
2011-10-17
Core/Mechanic: Fix spell penetration from items.
kaelima
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-10-17
Core/Movement: Fix Point Movement after a stun/root. The NPC should now corre...
Liberate
2011-10-16
Core/Auras: Fixed another proc crash
Shauren
2011-10-15
Core/WaypointMgr: Allow to set orientation to waypoints.
kaelima
2011-10-13
Remove some "_" from private methods as required by TC standards. Thanks to S...
megamage
2011-10-13
More cleanup of CanSeeOrDetect
megamage
2011-10-13
Some cleanup of CanSeeOrDetect code.
megamage
2011-10-12
Add a missing break in AuraEffect::CalculateSpellMod. Thanks to vlad852 for p...
megamage
2011-10-12
Merge pull request #3444 from Havenard/fix0008
megamage
2011-10-12
Merge pull request #3469 from Chaplain/cleanup3
megamage
2011-10-12
Add MX lock to InstanceSave::Add/RemovePlayer. Because BindToInstance can be ...
megamage
2011-10-12
Core/Spells: SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT improvement
Chaplain
2011-10-11
Core/MapScripts: Fixed SCRIPT_COMMAND_QUEST_EXPLORED again after 26869bda30b5...
kaelima
2011-10-11
Core/Group: Fix recent issues with displaying group members on minimap.
kaelima
2011-10-11
Fix compile error in gcc.
megamage
2011-10-11
Fix a crash caused by my previous commit.
megamage
2011-10-10
Pass low guid instead of guid to DeleteCharaceterNameData.
megamage
2011-10-10
Remove/Add creature from/to map when it changes map.
megamage
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
Fix Elemental Oath
Havenard
2011-10-10
Merge pull request #3399 from megamage/master
megamage
2011-10-10
Fix the bug that CC AOE spells do not remove stealth aura if the target is be...
megamage
2011-10-10
Remove duplicated code for SendNameQueryOpcode
megamage
2011-10-08
Merge pull request #3259 from Souler/pull
megamage
2011-10-08
Update char name data when create/delete char.
megamage
2011-10-08
Update code related to character name data.
megamage
2011-10-08
Scripts/Icecrown Citadel
Shauren
2011-10-08
Core/PlayerDump: Add config to disallow overwriting existing files and usage ...
Shocker
2011-10-08
Core/GameObects: Fix a crash in GameObject::Delete
Machiavelli
2011-10-08
One last culprit...
Machiavelli
2011-10-08
Core: Fix a boatload of crashes after the mass cleanup... Thanks to Broodwyrm...
Machiavelli
2011-10-08
Core: Build fix for linux after code style cleanup
Machiavelli
2011-10-08
Core: Fix some build errors after code style cleanup
Machiavelli
2011-10-08
Core/GameObjects: Fix infinite respawning of chest gameobjects that are summo...
Machiavelli
2011-10-08
Core/Spells: Restore work of Unrelenting Assault after 341d22ff9184c1988c87a2...
3kids
2011-10-07
Merge pull request #3400 from Bootz/master
megamage
[next]