index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2013-04-04
Core/Gossips: Fix usage of PrepareGossipMenu with GOs
Gacko
2013-03-31
Core/Player: showQuests check in PrepareGossipMenu for GameObjects
Gacko
2013-03-25
typo fix after 1a6a23e
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-25
Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...
Spp
2013-03-21
Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)
Shauren
2013-03-21
Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907b
Shauren
2013-03-21
Core: More functions moved to const
Spp
2013-03-21
Core/Pets: Remove unnecesary member variable (m_owner)
Spp
2013-03-20
Core/Misc: Define multiple functions const (+ code cleanup here and there)
Spp
2013-03-20
Core/Misc: Do not use singleton when calling to static function ChooseDisplay...
Spp
2013-03-15
Merge pull request #9396 from thomas007788/Whispers
Nay
2013-03-15
Core/Unit: Fall after exiting vehicle if is in air and can not fly
Gacko
2013-03-15
Fix some engrish
Gacko
2013-03-15
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...
Nefarion
2013-03-13
Core/Vehicles
Shauren
2013-03-10
Core/Vehicles: Corrected an oversight in b3b66a8d028fafef1e71477325f467ef7362...
Shauren
2013-03-09
Core/Vehicles: Fixed a possible crash if vehicle is deleted before its passen...
Shauren
2013-03-09
Scripts/Commands: Fix .mod rep faction not updating client side reputation
SgT-Fatality
2013-03-09
Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or m...
Trista
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-03-05
Core/Players: Corrected online flag set in database when logging out, spotted...
Shauren
2013-03-04
Core: Whitespace cleanup
Vincent_Michael
2013-03-04
Core/Entities: nullify m_uint32Values after object deletion for better detect...
QAston
2013-03-04
Merge remote-tracking branch 'origin/refactoring'
QAston
2013-03-04
Core/Entities: Move complex function implementations from Player.h to Player.cpp
QAston
2013-03-04
Added missed change to previous commit
Shauren
2013-03-04
Fix build.
QAston
2013-03-04
Core/Entities: Move complex function implementations from Creature.h to Creat...
QAston
2013-03-04
Move complex functions from Object.h to Object.cpp
QAston
2013-03-04
Move complex functions from Unit.h to Unit.cpp
QAston
2013-03-03
Core/Spells: Improved facing setting for creature casts
Shauren
2013-03-02
Core/GameObjects
Shauren
2013-02-28
Core/Spells: Defined & implemented SPELL_ATTR6_IGNORE_CATEGORY_COOLDOWN_MODS
Shauren
2013-02-28
Core/Spells: Defined two spell attributes
Shauren
2013-02-28
Core: Whitespace cleanup
Vincent_Michael
2013-02-28
Merge pull request #9299 from Ascathor/master
QAston
2013-02-27
Core/Spells: Allow free casting of player's own spells on vehicle seats with ...
Shauren
2013-02-26
Core&SQL: Fix typos (RBAC and equips related)
Nay
2013-02-26
Core/Player: Rename PLAYER_FLAGS_UNK19 to PLAYER_FLAGS_UBER
Nay
2013-02-26
Several todo corrections for documentation
Ascathor
2013-02-26
Fixing some Engrish.
Ascathor
2013-02-26
Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...
Shauren
2013-02-26
Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP...
Shauren
2013-02-26
Core/Summons: Pack the TempSummonGroupKey structure so it is being compared c...
horn
2013-02-25
Additional changes and requests as by @subv
Ascathor
2013-02-25
Core: Whitespace cleanup
Vincent_Michael
2013-02-25
Some documentation additions within player.h and Creature.h
Ascathor
2013-02-25
Merge pull request #9193 from drskull/master
QAston
[next]